Trace number 3191638

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) 1300 1300.01

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.943
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
1299.98/1300.00	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191638-1302538642/watcher-3191638-1302538642 -o /tmp/evaluation-result-3191638-1302538642/solver-3191638-1302538642 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191638-1302538642.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 11.00 11.05 9.25 9/197 26441
/proc/meminfo: memFree=28554728/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0 cores=1,3
/proc/26441/stat : 26441 (ppfolio) R 26439 26441 26080 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 98055498 18763776 392 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26441/statm: 4581 392 343 23 0 91 0

[startup+0.065569 s]
/proc/loadavg: 11.00 11.05 9.25 9/197 26441
/proc/meminfo: memFree=28554728/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 98055498 18763776 394 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 1137078920735064328 0 0 17 3 0 0 0
/proc/26441/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100566 s]
/proc/loadavg: 11.00 11.05 9.25 9/197 26441
/proc/meminfo: memFree=28554728/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 98055498 18763776 394 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 1137078920735064328 0 0 17 3 0 0 0
/proc/26441/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30053 s]
/proc/loadavg: 11.00 11.05 9.25 9/197 26441
/proc/meminfo: memFree=28554728/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 98055498 18763776 394 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26441/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70046 s]
/proc/loadavg: 11.00 11.05 9.25 9/197 26441
/proc/meminfo: memFree=28554728/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 11.00 11.05 9.25 11/200 26445
/proc/meminfo: memFree=28551976/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=13248 CPUtime=0.6 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 782 0 0 0 60 0 0 0 25 0 1 0 98055498 13565952 674 33554432000 4194304 4785740 140735450335728 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 3312 674 340 145 0 357 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=0.62 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 62 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 487528

[startup+3.10104 s]
/proc/loadavg: 11.00 11.05 9.26 11/200 26445
/proc/meminfo: memFree=28549744/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=13648 CPUtime=1.4 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 884 0 0 0 140 0 0 0 25 0 1 0 98055498 13975552 776 33554432000 4194304 4785740 140735450335728 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 3412 776 340 145 0 457 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=1.42 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 142 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 487928

[startup+6.30047 s]
/proc/loadavg: 11.00 11.05 9.26 11/200 26445
/proc/meminfo: memFree=28547648/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=14344 CPUtime=3 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 1028 0 0 0 300 0 0 0 25 0 1 0 98055498 14688256 920 33554432000 4194304 4785740 140735450335728 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 3586 920 340 145 0 631 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=3.02 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 302 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 488624

[startup+12.7003 s]
/proc/loadavg: 10.92 11.04 9.27 11/200 26445
/proc/meminfo: memFree=28547148/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=15040 CPUtime=6.2 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 1196 0 0 0 620 0 0 0 25 0 1 0 98055498 15400960 1088 33554432000 4194304 4785740 140735450335728 18446744073709551615 4550354 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 3760 1088 340 145 0 805 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=6.22 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 622 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 489320

[startup+25.5011 s]
/proc/loadavg: 10.72 10.98 9.28 11/200 26445
/proc/meminfo: memFree=28539576/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=16072 CPUtime=12.6 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 1432 0 0 0 1260 0 0 0 25 0 1 0 98055498 16457728 1324 33554432000 4194304 4785740 140735450335728 18446744073709551615 4562640 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 4018 1324 340 145 0 1063 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=12.62 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 1262 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 490352

[startup+51.1006 s]
/proc/loadavg: 10.47 10.90 9.29 11/200 26446
/proc/meminfo: memFree=28521824/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=17248 CPUtime=25.4 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 1724 0 0 0 2540 0 0 0 25 0 1 0 98055498 17661952 1616 33554432000 4194304 4785740 140735450335728 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 4312 1616 340 145 0 1357 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=25.42 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 2542 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 491528

[startup+102.307 s]
/proc/loadavg: 10.19 10.75 9.33 11/200 26448
/proc/meminfo: memFree=28501140/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=18688 CPUtime=51.01 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 2038 0 0 0 5101 0 0 0 25 0 1 0 98055498 19136512 1930 33554432000 4194304 4785740 140735450335728 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 4672 1930 341 145 0 1717 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=51.01 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 5101 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 492968

[startup+162.301 s]
/proc/loadavg: 10.13 10.64 9.37 11/200 26449
/proc/meminfo: memFree=28498732/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=19644 CPUtime=81.01 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 2273 0 0 0 8101 0 0 0 25 0 1 0 98055498 20115456 2165 33554432000 4194304 4785740 140735450335728 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 4911 2165 341 145 0 1956 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=81.01 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 8101 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 493924

[startup+222.3 s]
/proc/loadavg: 10.04 10.51 9.41 11/200 26450
/proc/meminfo: memFree=28490508/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=20468 CPUtime=111.01 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 2458 0 0 0 11101 0 0 0 25 0 1 0 98055498 20959232 2350 33554432000 4194304 4785740 140735450335728 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 5117 2350 341 145 0 2162 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=111 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 11100 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 494748

[startup+282.301 s]

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

[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=24268 CPUtime=350.99 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3384 0 0 0 35099 0 0 0 25 0 1 0 98055498 24850432 3276 33554432000 4194304 4785740 140735450335728 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6067 3276 341 145 0 3112 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=351.03 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 35103 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 5159224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 498548

[startup+762.307 s]
/proc/loadavg: 10.10 10.12 9.67 11/200 26496
/proc/meminfo: memFree=28485888/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=24916 CPUtime=380.98 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3503 0 0 0 38098 0 0 0 25 0 1 0 98055498 25513984 3395 33554432000 4194304 4785740 140735450335728 18446744073709551615 4277561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6229 3395 341 145 0 3274 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=381.04 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 38104 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 499196

[startup+822.301 s]
/proc/loadavg: 10.04 10.10 9.68 11/200 26497
/proc/meminfo: memFree=28484688/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=25252 CPUtime=410.98 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3571 0 0 0 41098 0 0 0 25 0 1 0 98055498 25858048 3463 33554432000 4194304 4785740 140735450335728 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6313 3463 341 145 0 3358 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=411.04 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 41104 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 499532

[startup+882.3 s]
/proc/loadavg: 10.06 10.09 9.71 11/200 26499
/proc/meminfo: memFree=28461844/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=25420 CPUtime=440.97 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3611 0 0 0 44097 0 0 0 25 0 1 0 98055498 26030080 3503 33554432000 4194304 4785740 140735450335728 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6355 3503 341 145 0 3400 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=441.04 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 44104 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 499700

[startup+942.301 s]
/proc/loadavg: 10.02 10.07 9.72 11/200 26501
/proc/meminfo: memFree=28460556/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=25420 CPUtime=470.97 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3630 0 0 0 47097 0 0 0 25 0 1 0 98055498 26030080 3522 33554432000 4194304 4785740 140735450335728 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6355 3522 341 145 0 3400 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=471.04 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 47104 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 499700

[startup+1002.3 s]
/proc/loadavg: 10.00 10.05 9.74 11/200 26503
/proc/meminfo: memFree=28448368/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=25760 CPUtime=500.97 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3701 0 0 0 50097 0 0 0 25 0 1 0 98055498 26378240 3593 33554432000 4194304 4785740 140735450335728 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6440 3593 341 145 0 3485 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=501.04 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 50104 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 500040

[startup+1062.3 s]
/proc/loadavg: 10.06 10.06 9.75 11/200 26504
/proc/meminfo: memFree=28450700/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=26096 CPUtime=530.97 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3750 0 0 0 53097 0 0 0 25 0 1 0 98055498 26722304 3642 33554432000 4194304 4785740 140735450335728 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6524 3642 341 145 0 3569 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=531.04 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 53104 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 500376

[startup+1122.3 s]
/proc/loadavg: 10.02 10.05 9.77 11/200 26505
/proc/meminfo: memFree=28482784/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=26264 CPUtime=560.98 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3812 0 0 0 56098 0 0 0 25 0 1 0 98055498 26894336 3704 33554432000 4194304 4785740 140735450335728 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6566 3704 341 145 0 3611 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=561.03 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 56103 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 500544

[startup+1182.3 s]
/proc/loadavg: 10.00 10.03 9.78 11/200 26507
/proc/meminfo: memFree=28447040/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=26432 CPUtime=590.98 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3849 0 0 0 59098 0 0 0 25 0 1 0 98055498 27066368 3741 33554432000 4194304 4785740 140735450335728 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6608 3741 341 145 0 3653 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=591.03 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 59103 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 500712

[startup+1242.3 s]
/proc/loadavg: 9.83 9.98 9.77 10/199 26660
/proc/meminfo: memFree=28528708/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=26772 CPUtime=620.99 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3897 0 0 0 62099 0 0 0 25 0 1 0 98055498 27414528 3789 33554432000 4194304 4785740 140735450335728 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6693 3789 341 145 0 3738 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=621.03 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 62103 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 501052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.75 9.93 9.77 10/199 26842
/proc/meminfo: memFree=28578576/32951124 swapFree=67111528/67111528
[pid=26441] ppid=26439 vsize=18324 CPUtime=0.26 cores=1,3
/proc/26441/stat : 26441 (ppfolio) S 26439 26441 26080 0 -1 4202496 503 1068 0 0 0 0 26 0 20 0 1 0 98055498 18763776 395 33554432000 4194304 4287625 140733954145888 18446744073709551615 268660682255 0 0 4096 65536 4505643074025652484 0 0 17 3 0 0 0
/proc/26441/statm: 4581 395 346 23 0 91 0
[pid=26443] ppid=26441 vsize=26940 CPUtime=649.84 cores=1
/proc/26443/stat : 26443 (clasp) R 26441 26441 26080 0 -1 4202496 3931 0 0 0 64984 0 0 0 25 0 1 0 98055498 27586560 3823 33554432000 4194304 4785740 140735450335728 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26443/statm: 6735 3823 341 145 0 3780 0
[pid=26444] ppid=26441 vsize=455956 CPUtime=649.88 cores=1
/proc/26444/stat : 26444 (TNM) R 26441 26441 26080 0 -1 4202496 339 0 0 0 64988 0 0 0 25 0 1 0 98055498 466898944 236 33554432000 134512640 134534564 4290015312 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26444/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 501220

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.99
CPU system time (s): 0.007998
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 501220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5872
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= 34
involuntary context switches= 15454

runsolver used 2.11468 second user time and 4.98124 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-11 18:17:22
IDJOB=3191638
IDBENCH=82769
IDSOLVER=1613
FILE ID=node107/3191638-1302538642
RUNJOBID= node107-1302537256-26100
PBS_JOBID= 12951133
Free space on /tmp= 73648 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-3191638-1302538642/watcher-3191638-1302538642 -o /tmp/evaluation-result-3191638-1302538642/solver-3191638-1302538642 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191638-1302538642.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7a1181bb5cb0b1221253c27ad7ead33e
RANDOM SEED=496504408

node107.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.829
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.829
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	: 5332.75
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.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.75
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.829
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:     32951124 kB
MemFree:      28554884 kB
Buffers:        521812 kB
Cached:        3484896 kB
SwapCached:          0 kB
Active:        2425756 kB
Inactive:      1733500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28554884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20588 kB
Writeback:           0 kB
AnonPages:      152852 kB
Mapped:          17600 kB
Slab:           172796 kB
PageTables:       6400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3113464 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= 73636 MiB
End job on node107 at 2011-04-11 18:39:02