Trace number 3191608

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
MD5SUM1c5680fb79b6ea8965a1c94337260953
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
1298.19/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-3191608-1302538536/watcher-3191608-1302538536 -o /tmp/evaluation-result-3191608-1302538536/solver-3191608-1302538536 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191608-1302538536.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: 9.00 9.11 7.73 8/193 31777
/proc/meminfo: memFree=20442748/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=0 cores=1,3
/proc/31777/stat : 31777 (ppfolio) R 31775 31777 31540 0 -1 4202496 456 0 0 0 0 0 0 0 25 0 1 0 365452297 18763776 391 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970370453 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31777/statm: 4581 391 342 23 0 91 0

[startup+0.0152989 s]
/proc/loadavg: 9.00 9.11 7.73 8/193 31777
/proc/meminfo: memFree=20442748/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=0 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365452297 18763776 394 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 5530731233618657543 0 0 17 3 0 0 0
/proc/31777/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100284 s]
/proc/loadavg: 9.00 9.11 7.73 8/193 31777
/proc/meminfo: memFree=20442748/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=0 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365452297 18763776 394 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 5530731233618657543 0 0 17 3 0 0 0
/proc/31777/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300251 s]
/proc/loadavg: 9.00 9.11 7.73 8/193 31777
/proc/meminfo: memFree=20442748/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=0 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 365452297 18763776 394 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4363316924512206848 0 0 17 3 0 0 0
/proc/31777/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700183 s]
/proc/loadavg: 9.00 9.11 7.73 8/193 31777
/proc/meminfo: memFree=20442748/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=0 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365452297 18763776 394 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4363317199390113792 0 0 17 3 0 0 0
/proc/31777/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50105 s]
/proc/loadavg: 9.00 9.11 7.73 10/197 31781
/proc/meminfo: memFree=20437996/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=0 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365452297 18763776 394 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4363315275244765184 0 0 17 3 0 0 0
/proc/31777/statm: 4581 394 345 23 0 91 0
[pid=31778] ppid=31777 vsize=1417936 CPUtime=0.99 cores=1
/proc/31778/stat : 31778 (cryptominisat) R 31777 31777 31540 0 -1 4202496 2254 0 0 0 99 0 0 0 19 0 1 0 365452297 1451966464 951 33554432000 4194304 4587354 140735618294976 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31778/statm: 354484 951 331 96 0 351046 0
[pid=31780] ppid=31777 vsize=12960 CPUtime=0.14 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 702 0 0 0 14 0 0 0 25 0 1 0 365452297 13271040 594 33554432000 4194304 4785740 140735774532608 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 3240 594 340 145 0 285 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=0.34 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 34 0 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1905216

[startup+3.10077 s]
/proc/loadavg: 9.00 9.10 7.73 10/197 31781
/proc/meminfo: memFree=20430556/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=0 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365452297 18763776 394 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31777/statm: 4581 394 345 23 0 91 0
[pid=31778] ppid=31777 vsize=1424192 CPUtime=1.49 cores=1
/proc/31778/stat : 31778 (cryptominisat) R 31777 31777 31540 0 -1 4202496 3852 0 0 0 149 0 0 0 20 0 1 0 365452297 1458372608 2547 33554432000 4194304 4587354 140735618294976 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31778/statm: 356048 2547 337 96 0 352610 0
[pid=31780] ppid=31777 vsize=13500 CPUtime=0.69 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 848 0 0 0 69 0 0 0 25 0 1 0 365452297 13824000 740 33554432000 4194304 4785740 140735774532608 18446744073709551615 4309699 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 3375 740 340 145 0 420 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=0.89 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 89 0 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1912012

[startup+6.30022 s]
/proc/loadavg: 9.00 9.10 7.73 9/196 31781
/proc/meminfo: memFree=20436092/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=14336 CPUtime=2.18 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 1026 0 0 0 218 0 0 0 25 0 1 0 365452297 14680064 918 33554432000 4194304 4785740 140735774532608 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 3584 918 340 145 0 629 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=2.34 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 234 0 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 488656

[startup+12.7011 s]
/proc/loadavg: 9.00 9.10 7.74 9/196 31781
/proc/meminfo: memFree=20434072/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=15288 CPUtime=5.38 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 1283 0 0 0 538 0 0 0 25 0 1 0 365452297 15654912 1175 33554432000 4194304 4785740 140735774532608 18446744073709551615 4549788 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 3822 1175 340 145 0 867 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=5.54 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 554 0 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 489608

[startup+25.5009 s]
/proc/loadavg: 8.86 9.06 7.75 9/196 31782
/proc/meminfo: memFree=20431020/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=16576 CPUtime=11.78 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 1564 0 0 0 1178 0 0 0 25 0 1 0 365452297 16973824 1456 33554432000 4194304 4785740 140735774532608 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 4144 1456 340 145 0 1189 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=11.94 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 1194 0 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134530983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 490896

[startup+51.1005 s]
/proc/loadavg: 8.64 8.99 7.76 9/196 31783
/proc/meminfo: memFree=20425872/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=18012 CPUtime=24.59 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 1900 0 0 0 2459 0 0 0 25 0 1 0 365452297 18444288 1792 33554432000 4194304 4785740 140735774532608 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 4503 1792 340 145 0 1548 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=24.74 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 2474 0 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 492332

[startup+102.307 s]
/proc/loadavg: 8.26 8.82 7.77 9/196 31784
/proc/meminfo: memFree=20417916/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=20076 CPUtime=50.18 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 2372 0 0 0 5018 0 0 0 25 0 1 0 365452297 20557824 2264 33554432000 4194304 4785740 140735774532608 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 5019 2264 340 145 0 2064 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=50.35 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 5035 0 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 494396

[startup+162.3 s]
/proc/loadavg: 8.32 8.73 7.80 10/197 31815
/proc/meminfo: memFree=20407952/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=21332 CPUtime=80.17 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 2652 0 0 0 8017 0 0 0 25 0 1 0 365452297 21843968 2544 33554432000 4194304 4785740 140735774532608 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 5333 2544 341 145 0 2378 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=80.35 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 8035 0 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 495652

[startup+222.301 s]
/proc/loadavg: 8.80 8.80 7.88 10/197 31817
/proc/meminfo: memFree=20394000/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=22848 CPUtime=110.18 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 3005 0 0 0 11017 1 0 0 25 0 1 0 365452297 23396352 2897 33554432000 4194304 4785740 140735774532608 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 5712 2897 341 145 0 2757 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=110.36 cores=1

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

/proc/meminfo: memFree=20435564/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=28648 CPUtime=379.25 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 4322 0 0 0 37914 11 0 0 25 0 1 0 365452297 29335552 4214 33554432000 4194304 4785740 140735774532608 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 7162 4214 341 145 0 4207 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=379.48 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 37940 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 760.48
Current children cumulated vsize (KiB) 502968

[startup+822.301 s]
/proc/loadavg: 10.08 9.87 8.87 11/198 32045
/proc/meminfo: memFree=20425464/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=29660 CPUtime=409.25 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 4553 0 0 0 40914 11 0 0 25 0 1 0 365452297 30371840 4445 33554432000 4194304 4785740 140735774532608 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 7415 4445 341 145 0 4460 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=409.48 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 40940 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 820.48
Current children cumulated vsize (KiB) 503980

[startup+882.3 s]
/proc/loadavg: 10.02 9.90 8.94 11/198 32047
/proc/meminfo: memFree=20417028/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=30504 CPUtime=439.25 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 4723 0 0 0 43914 11 0 0 25 0 1 0 365452297 31236096 4615 33554432000 4194304 4785740 140735774532608 18446744073709551615 4277639 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 7626 4615 341 145 0 4671 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=439.47 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 43939 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 880.47
Current children cumulated vsize (KiB) 504824

[startup+942.301 s]
/proc/loadavg: 10.29 9.99 9.03 11/198 32108
/proc/meminfo: memFree=20409836/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=31012 CPUtime=469.26 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 4826 0 0 0 46915 11 0 0 25 0 1 0 365452297 31756288 4718 33554432000 4194304 4785740 140735774532608 18446744073709551615 4550442 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 7753 4718 341 145 0 4798 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=469.47 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 46939 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 940.48
Current children cumulated vsize (KiB) 505332

[startup+1002.3 s]
/proc/loadavg: 10.10 9.99 9.09 11/198 32110
/proc/meminfo: memFree=20400508/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=31012 CPUtime=499.27 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 4850 0 0 0 49916 11 0 0 25 0 1 0 365452297 31756288 4742 33554432000 4194304 4785740 140735774532608 18446744073709551615 4546264 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 7753 4742 341 145 0 4798 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=499.47 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 49939 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1000.49
Current children cumulated vsize (KiB) 505332

[startup+1062.3 s]
/proc/loadavg: 10.04 9.99 9.14 11/198 32111
/proc/meminfo: memFree=20398264/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=31348 CPUtime=529.27 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 4926 0 0 0 52916 11 0 0 25 0 1 0 365452297 32100352 4818 33554432000 4194304 4785740 140735774532608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 7837 4818 341 145 0 4882 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=529.46 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 52938 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1060.48
Current children cumulated vsize (KiB) 505668

[startup+1122.3 s]
/proc/loadavg: 10.01 9.99 9.19 11/198 32113
/proc/meminfo: memFree=20391560/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=31516 CPUtime=559.28 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 4949 0 0 0 55917 11 0 0 25 0 1 0 365452297 32272384 4841 33554432000 4194304 4785740 140735774532608 18446744073709551615 4287250 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 7879 4841 341 145 0 4924 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=559.46 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 55938 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1120.49
Current children cumulated vsize (KiB) 505836

[startup+1182.3 s]
/proc/loadavg: 10.03 10.00 9.24 11/198 32115
/proc/meminfo: memFree=20365632/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=31516 CPUtime=589.28 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 4981 0 0 0 58917 11 0 0 25 0 1 0 365452297 32272384 4873 33554432000 4194304 4785740 140735774532608 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 7879 4873 341 145 0 4924 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=589.45 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 58937 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1180.48
Current children cumulated vsize (KiB) 505836

[startup+1242.3 s]
/proc/loadavg: 10.01 10.00 9.29 11/198 32116
/proc/meminfo: memFree=20365996/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=31516 CPUtime=619.29 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 4996 0 0 0 61918 11 0 0 25 0 1 0 365452297 32272384 4888 33554432000 4194304 4785740 140735774532608 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 7879 4888 341 145 0 4924 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=619.45 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 61937 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1240.49
Current children cumulated vsize (KiB) 505836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.00 10.00 9.33 11/198 32118
/proc/meminfo: memFree=20368340/32951132 swapFree=67111528/67111528
[pid=31777] ppid=31775 vsize=18324 CPUtime=1.75 cores=1,3
/proc/31777/stat : 31777 (ppfolio) S 31775 31777 31540 0 -1 4202496 502 4002 0 0 0 0 174 1 15 0 1 0 365452297 18763776 395 33554432000 4194304 4287625 140734417787856 18446744073709551615 242970570255 0 0 4096 65536 4473769194009100548 0 0 17 3 0 0 0
/proc/31777/statm: 4581 395 346 23 0 91 0
[pid=31780] ppid=31777 vsize=32024 CPUtime=648.1 cores=1
/proc/31780/stat : 31780 (clasp) R 31777 31777 31540 0 -1 4202496 5097 0 0 0 64799 11 0 0 25 0 1 0 365452297 32792576 4989 33554432000 4194304 4785740 140735774532608 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31780/statm: 8006 4989 341 145 0 5051 0
[pid=31781] ppid=31777 vsize=455996 CPUtime=648.34 cores=1
/proc/31781/stat : 31781 (TNM) R 31777 31777 31540 0 -1 4202496 363 0 0 0 64826 8 0 0 25 0 1 0 365452297 466939904 260 33554432000 134512640 134534564 4294953088 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31781/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1298.19
Current children cumulated vsize (KiB) 506344

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

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

Child status: 0

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

Real time (s): 1300.01
CPU time (s): 1298.19
CPU user time (s): 1297.99
CPU system time (s): 0.2
CPU usage (%): 99.8601
Max. virtual memory (cumulated for all children) (KiB): 1912148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 649.739
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9633
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= 51
involuntary context switches= 8877

runsolver used 2.18067 second user time and 4.90225 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-11 18:15:36
IDJOB=3191608
IDBENCH=82739
IDSOLVER=1613
FILE ID=node128/3191608-1302538536
RUNJOBID= node128-1302537234-31560
PBS_JOBID= 12951131
Free space on /tmp= 71996 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191608-1302538536/watcher-3191608-1302538536 -o /tmp/evaluation-result-3191608-1302538536/solver-3191608-1302538536 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191608-1302538536.cnf

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=1438987519

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20443028 kB
Buffers:        541336 kB
Cached:       11447588 kB
SwapCached:          0 kB
Active:        7450628 kB
Inactive:      4730676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20443028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20332 kB
Writeback:           0 kB
AnonPages:      192220 kB
Mapped:          17364 kB
Slab:           262436 kB
PageTables:       6264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1743024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71988 MiB
End job on node128 at 2011-04-11 18:37:17