Trace number 3221386

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-S1336161514-068.UNKNOWN.cnf
MD5SUMbf9c7e319eca3277c9c5b6246acb470c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark390.66
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
5000.03/4999.90	Done

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

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

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: 7.02 7.83 7.94 4/180 26805
/proc/meminfo: memFree=29382228/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 519483723 18763776 394 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 17986675152716267784 0 0 17 3 0 0 0
/proc/26805/statm: 4581 394 345 23 0 91 0

[startup+0.09059 s]
/proc/loadavg: 7.02 7.83 7.94 4/180 26805
/proc/meminfo: memFree=29382228/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 519483723 18763776 394 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 17986675152716267784 0 0 17 3 0 0 0
/proc/26805/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100588 s]
/proc/loadavg: 7.02 7.83 7.94 4/180 26805
/proc/meminfo: memFree=29382228/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 519483723 18763776 394 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 17986675152716267784 0 0 17 3 0 0 0
/proc/26805/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300552 s]
/proc/loadavg: 7.02 7.83 7.94 4/180 26805
/proc/meminfo: memFree=29382228/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 519483723 18763776 394 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26805/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700478 s]
/proc/loadavg: 7.02 7.83 7.94 4/180 26805
/proc/meminfo: memFree=29382228/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 519483723 18763776 394 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4606924995640164352 0 0 17 3 0 0 0
/proc/26805/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 7.02 7.83 7.94 7/184 26809
/proc/meminfo: memFree=29375120/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 519483723 18763776 394 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4606923071494815744 0 0 17 3 0 0 0
/proc/26805/statm: 4581 394 345 23 0 91 0
[pid=26806] ppid=26805 vsize=908372 CPUtime=0.49 cores=1
/proc/26806/stat : 26806 (cryptominisat) R 26805 26805 26704 0 -1 4202496 1397 0 0 0 49 0 0 0 25 0 1 0 519483723 930172928 868 33554432000 4194304 4587354 140736692255760 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26806/statm: 227093 868 327 96 0 223655 0
[pid=26807] ppid=26805 vsize=13100 CPUtime=0.44 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 735 0 0 0 44 0 0 0 25 0 1 0 519483723 13414400 627 33554432000 4194304 4785740 140736711815056 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 3275 627 340 145 0 320 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=0.54 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 54 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1395756

[startup+3.10104 s]
/proc/loadavg: 7.02 7.83 7.94 7/184 26809
/proc/meminfo: memFree=29372764/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 519483723 18763776 394 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4606923483811676160 0 0 17 3 0 0 0
/proc/26805/statm: 4581 394 345 23 0 91 0
[pid=26806] ppid=26805 vsize=909008 CPUtime=0.99 cores=1
/proc/26806/stat : 26806 (cryptominisat) R 26805 26805 26704 0 -1 4202496 2086 0 0 0 99 0 0 0 25 0 1 0 519483723 930824192 941 33554432000 4194304 4587354 140736692255760 18446744073709551615 4243357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26806/statm: 227252 941 331 96 0 223814 0
[pid=26807] ppid=26805 vsize=13376 CPUtime=0.97 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 810 0 0 0 97 0 0 0 25 0 1 0 519483723 13697024 702 33554432000 4194304 4785740 140736711815056 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 3344 702 340 145 0 389 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=1.12 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 112 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1396668

[startup+6.30045 s]
/proc/loadavg: 6.93 7.80 7.93 7/184 26809
/proc/meminfo: memFree=29366576/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 519483723 18763776 394 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4606923208933769216 0 0 17 3 0 0 0
/proc/26805/statm: 4581 394 345 23 0 91 0
[pid=26806] ppid=26805 vsize=915460 CPUtime=2.09 cores=1
/proc/26806/stat : 26806 (cryptominisat) R 26805 26805 26704 0 -1 4202496 4274 0 0 0 209 0 0 0 25 0 1 0 519483723 937431040 2299 33554432000 4194304 4587354 140736692255760 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26806/statm: 228865 2299 337 96 0 225427 0
[pid=26807] ppid=26805 vsize=13796 CPUtime=2.04 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 916 0 0 0 204 0 0 0 25 0 1 0 519483723 14127104 808 33554432000 4194304 4785740 140736711815056 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 3449 808 340 145 0 494 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2.14 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 214 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1403540

[startup+12.7003 s]
/proc/loadavg: 6.86 7.77 7.92 6/183 26809
/proc/meminfo: memFree=29373600/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=14504 CPUtime=4.34 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 1066 0 0 0 434 0 0 0 25 0 1 0 519483723 14852096 958 33554432000 4194304 4785740 140736711815056 18446744073709551615 4278101 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 3626 958 340 145 0 671 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=4.52 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 452 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 488788

[startup+25.5009 s]
/proc/loadavg: 6.45 7.64 7.87 6/183 26810
/proc/meminfo: memFree=29372084/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=15632 CPUtime=10.74 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 1365 0 0 0 1074 0 0 0 25 0 1 0 519483723 16007168 1257 33554432000 4194304 4785740 140736711815056 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 3908 1257 340 145 0 953 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=10.92 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 1092 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 489916

[startup+51.1003 s]
/proc/loadavg: 5.95 7.42 7.79 6/183 26811
/proc/meminfo: memFree=29364072/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=17056 CPUtime=23.55 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 1663 0 0 0 2355 0 0 0 25 0 1 0 519483723 17465344 1555 33554432000 4194304 4785740 140736711815056 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 4264 1555 340 145 0 1309 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=23.72 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 2372 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 491340

[startup+102.306 s]
/proc/loadavg: 5.41 7.05 7.64 6/183 26812
/proc/meminfo: memFree=29346660/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=18556 CPUtime=49.16 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 2019 0 0 0 4916 0 0 0 25 0 1 0 519483723 19001344 1911 33554432000 4194304 4785740 140736711815056 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 4639 1911 340 145 0 1684 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=49.31 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 4931 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 492840

[startup+162.301 s]
/proc/loadavg: 5.15 6.67 7.48 6/183 26813
/proc/meminfo: memFree=29345744/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=19456 CPUtime=79.16 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 2252 0 0 0 7916 0 0 0 25 0 1 0 519483723 19922944 2144 33554432000 4194304 4785740 140736711815056 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 4864 2144 340 145 0 1909 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=79.31 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 7931 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 493740

[startup+222.301 s]
/proc/loadavg: 5.05 6.37 7.32 6/183 26815
/proc/meminfo: memFree=29339360/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=20448 CPUtime=109.16 cores=1

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

[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30172 CPUtime=2239.22 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4597 0 0 0 223922 0 0 0 25 0 1 0 519483723 30896128 4489 33554432000 4194304 4785740 140736711815056 18446744073709551615 4550444 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7543 4489 341 145 0 4588 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2239.38 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 223938 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 504456

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 26942
/proc/meminfo: memFree=29255544/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30172 CPUtime=2269.22 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4597 0 0 0 226922 0 0 0 25 0 1 0 519483723 30896128 4489 33554432000 4194304 4785740 140736711815056 18446744073709551615 4286989 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7543 4489 341 145 0 4588 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2269.37 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 226937 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 504456

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 26944
/proc/meminfo: memFree=29244308/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30172 CPUtime=2299.23 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4597 0 0 0 229923 0 0 0 25 0 1 0 519483723 30896128 4489 33554432000 4194304 4785740 140736711815056 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7543 4489 341 145 0 4588 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2299.37 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 229937 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 504456

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 26945
/proc/meminfo: memFree=29236560/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30172 CPUtime=2329.23 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4597 0 0 0 232923 0 0 0 25 0 1 0 519483723 30896128 4489 33554432000 4194304 4785740 140736711815056 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7543 4489 341 145 0 4588 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2329.36 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 232936 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 504456

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 26947
/proc/meminfo: memFree=29255716/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30172 CPUtime=2359.25 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4597 0 0 0 235925 0 0 0 25 0 1 0 519483723 30896128 4489 33554432000 4194304 4785740 140736711815056 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7543 4489 341 145 0 4588 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2359.36 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 235936 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 504456

[startup+4782.3 s]
/proc/loadavg: 5.03 5.01 5.00 6/183 26958
/proc/meminfo: memFree=29252348/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30172 CPUtime=2389.25 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4597 0 0 0 238925 0 0 0 25 0 1 0 519483723 30896128 4489 33554432000 4194304 4785740 140736711815056 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7543 4489 341 145 0 4588 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2389.36 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 238936 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 504456

[startup+4842.3 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 26959
/proc/meminfo: memFree=29241740/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30172 CPUtime=2419.25 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4613 0 0 0 241925 0 0 0 25 0 1 0 519483723 30896128 4505 33554432000 4194304 4785740 140736711815056 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7543 4505 341 145 0 4588 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2419.35 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 241935 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 504456

[startup+4902.3 s]
/proc/loadavg: 5.06 5.02 5.00 6/183 26961
/proc/meminfo: memFree=29235356/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30344 CPUtime=2449.26 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4630 0 0 0 244926 0 0 0 25 0 1 0 519483723 31072256 4522 33554432000 4194304 4785740 140736711815056 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7586 4522 341 145 0 4631 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2449.35 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 244935 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528491 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 504628

[startup+4962.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 26962
/proc/meminfo: memFree=29255252/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30344 CPUtime=2479.26 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4646 0 0 0 247926 0 0 0 25 0 1 0 519483723 31072256 4538 33554432000 4194304 4785740 140736711815056 18446744073709551615 4277450 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7586 4538 341 145 0 4631 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2479.35 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 247935 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 504628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.87 4.97 4.99 6/183 27024
/proc/meminfo: memFree=29363916/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30344 CPUtime=2498.06 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4646 0 0 0 249806 0 0 0 25 0 1 0 519483723 31072256 4538 33554432000 4194304 4785740 140736711815056 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7586 4538 341 145 0 4631 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2498.16 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 249816 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 504628

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: 4.87 4.97 4.99 6/183 27024
/proc/meminfo: memFree=29363916/32950928 swapFree=67071984/67111528
[pid=26805] ppid=26803 vsize=18324 CPUtime=3.81 cores=1,3,5,7
/proc/26805/stat : 26805 (ppfolio) S 26803 26805 26704 0 -1 4202496 500 5659 0 0 0 0 381 0 15 0 1 0 519483723 18763776 395 33554432000 4194304 4287625 140733813353472 18446744073709551615 260905414159 0 0 4096 65536 4475442513267622145 0 0 17 3 0 0 0
/proc/26805/statm: 4581 395 346 23 0 91 0
[pid=26807] ppid=26805 vsize=30344 CPUtime=2498.06 cores=1
/proc/26807/stat : 26807 (clasp) R 26805 26805 26704 0 -1 4202496 4646 0 0 0 249806 0 0 0 25 0 1 0 519483723 31072256 4538 33554432000 4194304 4785740 140736711815056 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26807/statm: 7586 4538 341 145 0 4631 0
[pid=26808] ppid=26805 vsize=455960 CPUtime=2498.16 cores=1
/proc/26808/stat : 26808 (TNM) R 26805 26805 26704 0 -1 4202496 340 0 0 0 249816 0 0 0 25 0 1 0 519483723 466903040 237 33554432000 134512640 134534564 4291621200 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26808/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 504628

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 5000.05
CPU system time (s): 0.013997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 13062744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.05
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11177
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= 73
involuntary context switches= 58335

runsolver used 6.65599 second user time and 16.0906 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-20 11:42:10
IDJOB=3221386
IDBENCH=82914
IDSOLVER=1639
FILE ID=node116/3221386-1303292530
RUNJOBID= node116-1303292522-26723
PBS_JOBID= 13049627
Free space on /tmp= 72612 MiB

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

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

MD5SUM BENCH= bf9c7e319eca3277c9c5b6246acb470c
RANDOM SEED=1988102280

node116.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.826
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.826
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      29382508 kB
Buffers:        110092 kB
Cached:        3243220 kB
SwapCached:       9616 kB
Active:         642300 kB
Inactive:      2764132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29382508 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           20612 kB
Writeback:           0 kB
AnonPages:       47524 kB
Mapped:          15760 kB
Slab:            97996 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1953056 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= 72604 MiB
End job on node116 at 2011-04-20 13:05:30