Trace number 3263878

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss UP? (TO) 2468.97 1300.02

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 14085
0.00/0.00	c parsetime: 333us
0.00/0.00	c parsed 896 clauses with 184 variables
0.00/0.60	c preprocessor returned 10029 variables
0.00/0.60	c preprocessing returned UNKNOWN
0.00/0.60	c PP set 0 variables
0.00/0.60	c pp time: 596506us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263878-1304066866/watcher-3263878-1304066866 -o /tmp/evaluation-result-3263878-1304066866/solver-3263878-1304066866 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263878-1304066866.cnf 2054031739 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.62 3.67 3.62 3/179 14084
/proc/meminfo: memFree=13952976/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0

[startup+0.0545229 s]
/proc/loadavg: 3.62 3.67 3.62 3/179 14084
/proc/meminfo: memFree=13952976/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100506 s]
/proc/loadavg: 3.62 3.67 3.62 3/179 14084
/proc/meminfo: memFree=13952976/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300478 s]
/proc/loadavg: 3.62 3.67 3.62 3/179 14084
/proc/meminfo: memFree=13952976/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700402 s]
/proc/loadavg: 3.62 3.67 3.62 3/179 14084
/proc/meminfo: memFree=13952976/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50026 s]
/proc/loadavg: 3.62 3.67 3.62 5/182 14088
/proc/meminfo: memFree=13943416/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=102128 CPUtime=2.08 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 3095 0 0 0 188 20 0 0 20 0 2 0 518286429 104579072 2678 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 25532 2678 391 389 0 21282 0
[pid=14085/tid=14088] ppid=14084 vsize=102128 CPUtime=0.58 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 23 0 0 0 46 12 0 0 16 0 2 0 518286489 104579072 2678 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 110828

[startup+3.10098 s]
/proc/loadavg: 3.62 3.67 3.62 5/182 14088
/proc/meminfo: memFree=13941680/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=102260 CPUtime=4.84 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 3442 0 0 0 440 44 0 0 25 0 2 0 518286429 104714240 3025 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 25565 3025 391 389 0 21315 0
[pid=14085/tid=14088] ppid=14084 vsize=102260 CPUtime=1.74 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) S 14084 14084 12807 0 -1 4202560 71 0 0 0 148 26 0 0 15 0 2 0 518286489 104714240 3025 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 18446604456298889472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 110960

[startup+6.30042 s]
/proc/loadavg: 3.57 3.66 3.62 4/182 14088
/proc/meminfo: memFree=13938456/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=102524 CPUtime=10.57 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 3930 0 0 0 969 88 0 0 25 0 2 0 518286429 104984576 3513 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 25631 3513 391 389 0 21381 0
[pid=14085/tid=14088] ppid=14084 vsize=102524 CPUtime=4.27 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 135 0 0 0 372 55 0 0 16 0 2 0 518286489 104984576 3513 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.57
Current children cumulated vsize (KiB) 111224

[startup+12.7003 s]
/proc/loadavg: 3.52 3.65 3.62 4/182 14088
/proc/meminfo: memFree=13929412/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=102960 CPUtime=22.27 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 4684 0 0 0 2083 144 0 0 25 0 2 0 518286429 105431040 4267 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 25740 4267 391 389 0 21490 0
[pid=14085/tid=14088] ppid=14084 vsize=102960 CPUtime=9.57 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 245 0 0 0 864 93 0 0 15 0 2 0 518286489 105431040 4267 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 111660

[startup+25.501 s]
/proc/loadavg: 3.55 3.65 3.62 4/182 14088
/proc/meminfo: memFree=13921972/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=103568 CPUtime=45.91 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 5524 0 0 0 4366 225 0 0 25 0 2 0 518286429 106053632 5106 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 25892 5106 391 389 0 21642 0
[pid=14085/tid=14088] ppid=14084 vsize=103568 CPUtime=20.4 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 356 0 0 0 1894 146 0 0 15 0 2 0 518286489 106053632 5106 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.91
Current children cumulated vsize (KiB) 112268

[startup+51.1005 s]
/proc/loadavg: 3.56 3.65 3.62 4/182 14089
/proc/meminfo: memFree=13908916/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=110072 CPUtime=93.9 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 8627 0 0 0 9051 339 0 0 25 0 2 0 518286429 112713728 8188 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 27518 8188 391 389 0 23268 0
[pid=14085/tid=14088] ppid=14084 vsize=110072 CPUtime=42.8 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 655 0 0 0 4057 223 0 0 16 0 2 0 518286489 112713728 8188 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 93.9
Current children cumulated vsize (KiB) 118772

[startup+102.306 s]
/proc/loadavg: 3.73 3.68 3.63 3/182 14090
/proc/meminfo: memFree=13901420/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=111128 CPUtime=190.11 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 10399 0 0 0 18494 517 0 0 25 0 2 0 518286429 113795072 9879 33554432000 4194304 5787044 140737243627120 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 27782 9879 391 389 0 23532 0
[pid=14085/tid=14088] ppid=14084 vsize=111128 CPUtime=87.79 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 878 0 0 0 8440 339 0 0 16 0 2 0 518286489 113795072 9879 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 190.11
Current children cumulated vsize (KiB) 119828

[startup+162.301 s]
/proc/loadavg: 3.63 3.65 3.62 4/182 14092
/proc/meminfo: memFree=13888372/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=117404 CPUtime=303.56 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 14040 0 0 0 29678 678 0 0 25 0 2 0 518286429 120221696 13166 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 29351 13166 391 389 0 25101 0
[pid=14085/tid=14088] ppid=14084 vsize=117404 CPUtime=141.26 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) S 14084 14084 12807 0 -1 4202560 1150 0 0 0 13681 445 0 0 16 0 2 0 518286489 120221696 13166 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 18446604456298889472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 303.56
Current children cumulated vsize (KiB) 126104

[startup+222.301 s]
/proc/loadavg: 3.70 3.65 3.62 5/182 14093
/proc/meminfo: memFree=13880036/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=118876 CPUtime=417.36 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 16023 0 0 0 40918 818 0 0 25 0 2 0 518286429 121729024 15149 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 29719 15149 391 389 0 25469 0
[pid=14085/tid=14088] ppid=14084 vsize=118876 CPUtime=195.07 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 1437 0 0 0 18974 533 0 0 16 0 2 0 518286489 121729024 15149 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 417.36
Current children cumulated vsize (KiB) 127576

[startup+282.301 s]
/proc/loadavg: 3.74 3.67 3.63 5/182 14095
/proc/meminfo: memFree=13875556/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=119132 CPUtime=531.21 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 17004 0 0 0 52169 952 0 0 25 0 2 0 518286429 121991168 16032 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 29783 16032 391 389 0 25533 0
[pid=14085/tid=14088] ppid=14084 vsize=119132 CPUtime=248.9 cores=1,3,5,7

################
# More data... #
################

[pid=14085] ppid=14084 vsize=200612 CPUtime=1331.82 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 28054 0 0 0 131473 1709 0 0 25 0 2 0 518286429 205426688 26367 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14085/statm: 50153 26367 391 389 0 45903 0
[pid=14085/tid=14088] ppid=14084 vsize=200612 CPUtime=629.5 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 2771 0 0 0 61882 1068 0 0 18 0 2 0 518286489 205426688 26367 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1331.82
Current children cumulated vsize (KiB) 209312

[startup+762.307 s]
/proc/loadavg: 2.09 3.04 3.41 3/174 14126
/proc/meminfo: memFree=14021524/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=205224 CPUtime=1446.48 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 30500 0 0 0 142818 1830 0 0 25 0 2 0 518286429 210149376 28588 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14085/statm: 51306 28588 391 389 0 47056 0
[pid=14085/tid=14088] ppid=14084 vsize=205224 CPUtime=684.15 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 2874 0 0 0 67282 1133 0 0 18 0 2 0 518286489 210149376 28588 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1446.48
Current children cumulated vsize (KiB) 213924

[startup+822.3 s]
/proc/loadavg: 1.94 2.82 3.30 2/174 14136
/proc/meminfo: memFree=14020964/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=205224 CPUtime=1560.35 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 30502 0 0 0 154040 1995 0 0 25 0 2 0 518286429 210149376 28590 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14085/statm: 51306 28590 391 389 0 47056 0
[pid=14085/tid=14088] ppid=14084 vsize=205224 CPUtime=738.03 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 2874 0 0 0 72573 1230 0 0 18 0 2 0 518286489 210149376 28590 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1560.35
Current children cumulated vsize (KiB) 213924

[startup+882.301 s]
/proc/loadavg: 1.98 2.67 3.22 3/174 14138
/proc/meminfo: memFree=14020940/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=205224 CPUtime=1674.37 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 30502 0 0 0 165284 2153 0 0 25 0 2 0 518286429 210149376 28590 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 51306 28590 391 389 0 47056 0
[pid=14085/tid=14088] ppid=14084 vsize=205224 CPUtime=792.05 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 2874 0 0 0 77891 1314 0 0 18 0 2 0 518286489 210149376 28590 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1674.37
Current children cumulated vsize (KiB) 213924

[startup+942.301 s]
/proc/loadavg: 1.95 2.53 3.14 3/174 14140
/proc/meminfo: memFree=14020912/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=205224 CPUtime=1788.3 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 30535 0 0 0 176528 2302 0 0 25 0 2 0 518286429 210149376 28623 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 51306 28623 391 389 0 47056 0
[pid=14085/tid=14088] ppid=14084 vsize=205224 CPUtime=845.98 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 2882 0 0 0 83205 1393 0 0 18 0 2 0 518286489 210149376 28623 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1788.3
Current children cumulated vsize (KiB) 213924

[startup+1002.3 s]
/proc/loadavg: 1.93 2.41 3.06 3/174 14144
/proc/meminfo: memFree=14020884/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=205736 CPUtime=1902.4 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 30663 0 0 0 187795 2445 0 0 25 0 2 0 518286429 210673664 28751 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14085/statm: 51434 28751 391 389 0 47184 0
[pid=14085/tid=14088] ppid=14084 vsize=205736 CPUtime=900.08 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 2970 0 0 0 88537 1471 0 0 18 0 2 0 518286489 210673664 28751 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527171 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1902.4
Current children cumulated vsize (KiB) 214436

[startup+1062.3 s]
/proc/loadavg: 1.97 2.34 2.99 3/174 14146
/proc/meminfo: memFree=14019588/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=206248 CPUtime=2016.55 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 31073 0 0 0 199083 2572 0 0 25 0 2 0 518286429 211197952 29161 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14085/statm: 51562 29161 391 389 0 47312 0
[pid=14085/tid=14088] ppid=14084 vsize=206248 CPUtime=954.22 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 3090 0 0 0 93884 1538 0 0 18 0 2 0 518286489 211197952 29161 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527089 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2016.55
Current children cumulated vsize (KiB) 214948

[startup+1122.3 s]
/proc/loadavg: 1.92 2.26 2.92 3/174 14147
/proc/meminfo: memFree=14013344/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=207016 CPUtime=2130.82 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 32651 0 0 0 210380 2702 0 0 25 0 2 0 518286429 211984384 30739 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 51754 30739 391 389 0 47504 0
[pid=14085/tid=14088] ppid=14084 vsize=207016 CPUtime=1008.5 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 3247 0 0 0 99244 1606 0 0 18 0 2 0 518286489 211984384 30739 33554432000 4194304 5787044 140737243627120 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2130.82
Current children cumulated vsize (KiB) 215716

[startup+1182.3 s]
/proc/loadavg: 1.93 2.19 2.85 2/174 14149
/proc/meminfo: memFree=14002772/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=212652 CPUtime=2245.02 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 35286 0 0 0 221668 2834 0 0 25 0 2 0 518286429 217755648 33374 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 53163 33374 391 389 0 48913 0
[pid=14085/tid=14088] ppid=14084 vsize=212652 CPUtime=1062.69 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 3522 0 0 0 104598 1671 0 0 18 0 2 0 518286489 217755648 33374 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2245.02
Current children cumulated vsize (KiB) 221352

[startup+1242.3 s]
/proc/loadavg: 1.97 2.16 2.80 3/174 14151
/proc/meminfo: memFree=13995916/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=214188 CPUtime=2359.18 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 36937 0 0 0 232967 2951 0 0 25 0 2 0 518286429 219328512 35025 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 53547 35025 391 389 0 49297 0
[pid=14085/tid=14088] ppid=14084 vsize=214188 CPUtime=1116.85 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 3820 0 0 0 109957 1728 0 0 18 0 2 0 518286489 219328512 35025 33554432000 4194304 5787044 140737243627120 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2359.18
Current children cumulated vsize (KiB) 222888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.90 2.09 2.73 3/174 14152
/proc/meminfo: memFree=13990544/32950928 swapFree=67111528/67111528
[pid=14084] ppid=14082 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14084/stat : 14084 (prissup.sh) S 14082 14084 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518286429 8908800 252 33554432000 4194304 4922060 140736994007040 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14084/statm: 2175 252 211 178 0 68 0
[pid=14085] ppid=14084 vsize=214700 CPUtime=2468.97 cores=1,3,5,7
/proc/14085/stat : 14085 (priss) R 14084 14084 12807 0 -1 4202496 38292 0 0 0 243830 3067 0 0 25 0 2 0 518286429 219852800 36380 33554432000 4194304 5787044 140737243627120 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14085/statm: 53675 36380 391 389 0 49425 0
[pid=14085/tid=14088] ppid=14084 vsize=214700 CPUtime=1168.94 cores=1,3,5,7
/proc/14085/task/14088/stat : 14088 (priss) R 14084 14084 12807 0 -1 4202560 3973 0 0 0 115105 1789 0 0 18 0 2 0 518286489 219852800 36380 33554432000 4194304 5787044 140737243627120 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2468.97
Current children cumulated vsize (KiB) 223400

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14084 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2468.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 2468.97
CPU user time (s): 2438.3
CPU system time (s): 30.67
CPU usage (%): 189.918
Max. virtual memory (cumulated for all children) (KiB): 223400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 3

runsolver used 2.07069 second user time and 4.99924 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 10:47:46
IDJOB=3263878
IDBENCH=84030
IDSOLVER=1601
FILE ID=node123/3263878-1304066866
RUNJOBID= node123-1304057050-13126
PBS_JOBID= 13170421
Free space on /tmp= 72816 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263878-1304066866/watcher-3263878-1304066866 -o /tmp/evaluation-result-3263878-1304066866/solver-3263878-1304066866 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263878-1304066866.cnf 2054031739 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=2054031739

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13953124 kB
Buffers:       2193224 kB
Cached:       16011196 kB
SwapCached:          0 kB
Active:        9269780 kB
Inactive:      9179520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13953124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:      244636 kB
Mapped:          15524 kB
Slab:           486200 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   401364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72816 MiB
End job on node123 at 2011-04-29 11:09:28