Trace number 3220516

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
ppfolio seq? (TO) 5000.06 4999.91

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2098066936-001.UNKNOWN.cnf
MD5SUM7a1181bb5cb0b1221253c27ad7ead33e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark347.316
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3220516-1303273298/watcher-3220516-1303273298 -o /tmp/evaluation-result-3220516-1303273298/solver-3220516-1303273298 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220516-1303273298.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 5.76 5.95 5.98 4/180 12153
/proc/meminfo: memFree=15532304/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 8381481760197673218 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0

[startup+0.0828119 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 12153
/proc/meminfo: memFree=15532304/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 8381481760197673218 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100856 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 12153
/proc/meminfo: memFree=15532304/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 8381481760197673218 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300798 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 12153
/proc/meminfo: memFree=15532304/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156316576807911424 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700732 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 12153
/proc/meminfo: memFree=15532304/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156316576807911424 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 5.76 5.95 5.98 7/184 12157
/proc/meminfo: memFree=15527932/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156316714246864896 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=7780836 CPUtime=0.49 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 1351 0 0 0 49 0 0 0 25 0 1 0 438932153 7967576064 823 33554432000 4194304 4587354 140734030086688 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 1945209 823 327 96 0 1941771 0
[pid=12155] ppid=12153 vsize=13112 CPUtime=0.44 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 742 0 0 0 44 0 0 0 25 0 1 0 438932153 13426688 634 33554432000 4194304 4785740 140733926113984 18446744073709551615 4278090 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 3278 634 340 145 0 323 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=0.54 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 54 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8268236

[startup+3.10029 s]
/proc/loadavg: 5.76 5.95 5.98 7/184 12157
/proc/meminfo: memFree=15526816/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156314927540469760 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=7781440 CPUtime=1.04 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 2025 0 0 0 104 0 0 0 25 0 1 0 438932153 7968194560 898 33554432000 4194304 4587354 140734030086688 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 1945360 898 331 96 0 1941922 0
[pid=12155] ppid=12153 vsize=13512 CPUtime=1 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 825 0 0 0 100 0 0 0 25 0 1 0 438932153 13836288 717 33554432000 4194304 4785740 140733926113984 18446744073709551615 4539020 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 3378 717 340 145 0 423 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=1.04 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 104 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8269240

[startup+6.30069 s]
/proc/loadavg: 5.78 5.95 5.98 7/184 12157
/proc/meminfo: memFree=15520132/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156316989124771840 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=7786872 CPUtime=2.09 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 3848 0 0 0 209 0 0 0 25 0 1 0 438932153 7973756928 2312 33554432000 4194304 4587354 140734030086688 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 1946718 2312 337 96 0 1943280 0
[pid=12155] ppid=12153 vsize=13924 CPUtime=2.04 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 922 0 0 0 204 0 0 0 25 0 1 0 438932153 14258176 814 33554432000 4194304 4785740 140733926113984 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 3481 814 340 145 0 526 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=2.14 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 214 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134528631 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8275084

[startup+12.7005 s]
/proc/loadavg: 5.80 5.95 5.98 7/184 12158
/proc/meminfo: memFree=15516564/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156316714246864896 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1239424 CPUtime=4.24 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 5436 0 0 0 423 1 0 0 25 0 1 0 438932153 1269170176 3025 33554432000 4194304 4587354 140734030086688 18446744073709551615 4237592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 309856 3025 337 96 0 306418 0
[pid=12155] ppid=12153 vsize=14628 CPUtime=4.19 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 1091 0 0 0 419 0 0 0 25 0 1 0 438932153 14979072 983 33554432000 4194304 4785740 140733926113984 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 3657 983 340 145 0 702 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=4.24 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 424 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134530723 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1728340

[startup+25.5011 s]
/proc/loadavg: 5.84 5.95 5.98 7/184 12158
/proc/meminfo: memFree=15509736/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156316989124771840 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1238180 CPUtime=8.49 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 7810 0 0 0 848 1 0 0 25 0 1 0 438932153 1267896320 3264 33554432000 4194304 4587354 140734030086688 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 309545 3264 337 96 0 306107 0
[pid=12155] ppid=12153 vsize=15176 CPUtime=8.45 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 1242 0 0 0 845 0 0 0 25 0 1 0 438932153 15540224 1134 33554432000 4194304 4785740 140733926113984 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 3794 1134 340 145 0 839 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=8.54 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 854 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1727644

[startup+51.1002 s]
/proc/loadavg: 5.89 5.95 5.98 7/184 12159
/proc/meminfo: memFree=15503684/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1240800 CPUtime=17.54 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 12527 0 0 0 1752 2 0 0 25 0 1 0 438932153 1270579200 3616 33554432000 4194304 4587354 140734030086688 18446744073709551615 4430830 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 310200 3616 337 96 0 306762 0
[pid=12155] ppid=12153 vsize=16208 CPUtime=16.69 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 1480 0 0 0 1669 0 0 0 25 0 1 0 438932153 16596992 1372 33554432000 4194304 4785740 140733926113984 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 4052 1372 340 145 0 1097 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=16.84 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 1684 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1731296

[startup+102.307 s]
/proc/loadavg: 5.95 5.96 5.98 7/184 12160
/proc/meminfo: memFree=15481712/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156316576807911424 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1255172 CPUtime=34.59 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 21084 0 0 0 3455 4 0 0 25 0 1 0 438932153 1285296128 7539 33554432000 4194304 4587354 140734030086688 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 313793 7539 337 96 0 310355 0
[pid=12155] ppid=12153 vsize=17824 CPUtime=33.79 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 1842 0 0 0 3379 0 0 0 25 0 1 0 438932153 18251776 1734 33554432000 4194304 4785740 140733926113984 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 4456 1734 340 145 0 1501 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=33.91 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 3391 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1747284

[startup+162.3 s]
/proc/loadavg: 6.02 5.98 5.99 7/184 12162
/proc/meminfo: memFree=15493224/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156316989124771840 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1255612 CPUtime=54.58 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 26944 0 0 0 5453 5 0 0 25 0 1 0 438932153 1285746688 7769 33554432000 4194304 4587354 140734030086688 18446744073709551615 4231914 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 313903 7769 337 96 0 310465 0
[pid=12155] ppid=12153 vsize=18556 CPUtime=53.79 cores=0

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

/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 1809196

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12325
/proc/meminfo: memFree=15411868/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156315202418376704 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1305504 CPUtime=1554.65 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 197339 0 0 0 155425 40 0 0 25 0 1 0 438932153 1336836096 20922 33554432000 4194304 4587354 140734030086688 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 326376 20922 337 96 0 322938 0
[pid=12155] ppid=12153 vsize=29468 CPUtime=1553.86 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 4493 0 0 0 155380 6 0 0 25 0 1 0 438932153 30175232 4385 33554432000 4194304 4785740 140733926113984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 7367 4385 341 145 0 4412 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=1553.93 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 155393 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134529991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 1809260

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12326
/proc/meminfo: memFree=15406132/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156315202418376704 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1305576 CPUtime=1574.65 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 200037 0 0 0 157424 41 0 0 25 0 1 0 438932153 1336909824 19558 33554432000 4194304 4587354 140734030086688 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 326394 19558 337 96 0 322956 0
[pid=12155] ppid=12153 vsize=29636 CPUtime=1573.86 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 4509 0 0 0 157380 6 0 0 25 0 1 0 438932153 30347264 4401 33554432000 4194304 4785740 140733926113984 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 7409 4401 341 145 0 4454 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=1573.94 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 157394 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1809500

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12328
/proc/meminfo: memFree=15411924/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156315202418376704 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1305576 CPUtime=1594.65 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 201713 0 0 0 159424 41 0 0 25 0 1 0 438932153 1336909824 21176 33554432000 4194304 4587354 140734030086688 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 326394 21176 337 96 0 322956 0
[pid=12155] ppid=12153 vsize=29636 CPUtime=1593.85 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 4525 0 0 0 159379 6 0 0 25 0 1 0 438932153 30347264 4417 33554432000 4194304 4785740 140733926113984 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 7409 4417 341 145 0 4454 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=1593.95 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 159395 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 1809500

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12329
/proc/meminfo: memFree=15417592/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156315202418376704 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1305636 CPUtime=1614.64 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 204412 0 0 0 161422 42 0 0 25 0 1 0 438932153 1336971264 19782 33554432000 4194304 4587354 140734030086688 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 326409 19782 337 96 0 322971 0
[pid=12155] ppid=12153 vsize=29804 CPUtime=1613.85 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 4541 0 0 0 161379 6 0 0 25 0 1 0 438932153 30519296 4433 33554432000 4194304 4785740 140733926113984 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 7451 4433 341 145 0 4496 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=1613.96 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 161396 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 1809728

[startup+4902.3 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 12331
/proc/meminfo: memFree=15404172/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156315202418376704 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1305636 CPUtime=1634.64 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 205869 0 0 0 163422 42 0 0 25 0 1 0 438932153 1336971264 21177 33554432000 4194304 4587354 140734030086688 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 326409 21177 337 96 0 322971 0
[pid=12155] ppid=12153 vsize=29804 CPUtime=1633.85 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 4541 0 0 0 163379 6 0 0 25 0 1 0 438932153 30519296 4433 33554432000 4194304 4785740 140733926113984 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 7451 4433 341 145 0 4496 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=1633.96 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 163396 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1809728

[startup+4962.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 12333
/proc/meminfo: memFree=15402164/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156315202418376704 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1305700 CPUtime=1654.64 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 208531 0 0 0 165421 43 0 0 25 0 1 0 438932153 1337036800 19726 33554432000 4194304 4587354 140734030086688 18446744073709551615 4248849 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 326425 19726 337 96 0 322987 0
[pid=12155] ppid=12153 vsize=29804 CPUtime=1653.84 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 4541 0 0 0 165378 6 0 0 25 0 1 0 438932153 30519296 4433 33554432000 4194304 4785740 140733926113984 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 7451 4433 341 145 0 4496 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=1653.97 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 165397 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 1809792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 12334
/proc/meminfo: memFree=15413172/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156315202418376704 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1305700 CPUtime=1667.23 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 209503 0 0 0 166680 43 0 0 25 0 1 0 438932153 1337036800 20655 33554432000 4194304 4587354 140734030086688 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 326425 20655 337 96 0 322987 0
[pid=12155] ppid=12153 vsize=29804 CPUtime=1666.34 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 4541 0 0 0 166628 6 0 0 25 0 1 0 438932153 30519296 4433 33554432000 4194304 4785740 140733926113984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 7451 4433 341 145 0 4496 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=1666.49 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 166649 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1809792

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

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

[startup+4999.9 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 12334
/proc/meminfo: memFree=15413172/32951124 swapFree=67111528/67111528
[pid=12153] ppid=12151 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12153/stat : 12153 (ppfolio) S 12151 12153 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438932153 18763776 394 33554432000 4194304 4287625 140736151564768 18446744073709551615 212436037135 0 0 4096 65536 15156315202418376704 0 0 17 4 0 0 0
/proc/12153/statm: 4581 394 345 23 0 91 0
[pid=12154] ppid=12153 vsize=1305700 CPUtime=1667.23 cores=0
/proc/12154/stat : 12154 (cryptominisat) R 12153 12153 10947 0 -1 4202496 209503 0 0 0 166680 43 0 0 25 0 1 0 438932153 1337036800 20655 33554432000 4194304 4587354 140734030086688 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12154/statm: 326425 20655 337 96 0 322987 0
[pid=12155] ppid=12153 vsize=29804 CPUtime=1666.34 cores=0
/proc/12155/stat : 12155 (clasp) R 12153 12153 10947 0 -1 4202496 4541 0 0 0 166628 6 0 0 25 0 1 0 438932153 30519296 4433 33554432000 4194304 4785740 140733926113984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12155/statm: 7451 4433 341 145 0 4496 0
[pid=12156] ppid=12153 vsize=455964 CPUtime=1666.49 cores=0
/proc/12156/stat : 12156 (TNM) R 12153 12153 10947 0 -1 4202496 339 0 0 0 166649 0 0 0 25 0 1 0 438932153 466907136 236 33554432000 134512640 134534564 4287117136 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12156/statm: 113991 236 95 6 0 112657 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1809792

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.57
CPU system time (s): 0.49
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 8278860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 501
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= 208
involuntary context switches= 4

runsolver used 9.01363 second user time and 17.9853 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-20 06:21:38
IDJOB=3220516
IDBENCH=82769
IDSOLVER=1639
FILE ID=node102/3220516-1303273298
RUNJOBID= node102-1303259275-10965
PBS_JOBID= 13049519
Free space on /tmp= 71864 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S2098066936-001.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220516-1303273298/watcher-3220516-1303273298 -o /tmp/evaluation-result-3220516-1303273298/solver-3220516-1303273298 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220516-1303273298.cnf

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

MD5SUM BENCH= 7a1181bb5cb0b1221253c27ad7ead33e
RANDOM SEED=1150702180

node102.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.828
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.65
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.828
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15532468 kB
Buffers:        738936 kB
Cached:       16170720 kB
SwapCached:          0 kB
Active:        8173252 kB
Inactive:      8897644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15532468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:      160620 kB
Mapped:          16480 kB
Slab:           284456 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1984260 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= 71852 MiB
End job on node102 at 2011-04-20 07:45:00