Trace number 3716118

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
wbo2sat 2012-05-19? (TO) 1800.12 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog05c_wcsp.wbo
MD5SUM4a9698a367fd536b10c2caf05e789011
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1278
Best CPU time to get the best result obtained on this benchmark9.71152
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1359
Total number of constraints37158
Number of soft constraints36807
Number of constraints which are clauses36807
Number of constraints which are cardinality constraints (but not clauses)351
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 66052
Min constraint cost 1
Max constraint cost 66052
Sum of constraints costs 2387909283
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.32	o 1330524
0.00/0.32	c current bound: 665262
0.00/0.32	c fallback to adder encoding
1800.09/1800.41	./satsolver.sh: line 5: 31652 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.41	c error: unexpected solver exit code
1800.09/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3716118-1338218097/watcher-3716118-1338218097 -o /tmp/evaluation-result-3716118-1338218097/solver-3716118-1338218097 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716118-1338218097.wbo 450376245 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 1.92 1.99 1.99 3/179 31645
/proc/meminfo: memFree=29773604/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0

[startup+0.0469979 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 31645
/proc/meminfo: memFree=29773604/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100209 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 31645
/proc/meminfo: memFree=29773604/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30018 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 31645
/proc/meminfo: memFree=29773604/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700245 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 31645
/proc/meminfo: memFree=29773604/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.92 1.99 1.99 3/181 31650
/proc/meminfo: memFree=29691244/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=174868 CPUtime=1.48 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) R 31645 31645 29773 0 -1 4202496 15066 3158 0 0 135 10 3 0 20 0 1 0 287935648 179064832 28551 33554432000 4194304 5872148 140737156179824 140737156173672 4663435 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 43717 28551 174 410 0 43299 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 184016

[startup+3.1002 s]
/proc/loadavg: 1.92 1.99 1.99 3/181 31650
/proc/meminfo: memFree=29613716/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=305940 CPUtime=3.08 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) R 31645 31645 29773 0 -1 4202496 15695 3158 0 0 291 14 3 0 20 0 1 0 287935648 313282560 56199 33554432000 4194304 5872148 140737156179824 140737156173672 4393650 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 76485 56199 174 410 0 76067 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 315088

[startup+6.30037 s]
/proc/loadavg: 1.93 1.99 1.99 3/183 31652
/proc/meminfo: memFree=29063012/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=337300 CPUtime=1.33 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 41863 0 0 0 122 11 0 0 20 0 1 0 287936143 345395200 68956 33554432000 4194304 4896791 140734046993072 140734045941864 4226926 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 84325 68956 58 172 0 84151 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 890936

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 31652
/proc/meminfo: memFree=28556616/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=680752 CPUtime=7.73 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 101319 0 0 0 739 34 0 0 20 0 1 0 287936143 697090048 158594 33554432000 4194304 4896791 140734046993072 140734046990280 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 170188 158594 78 172 0 170014 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1234388

[startup+25.5066 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 31652
/proc/meminfo: memFree=28559328/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=762276 CPUtime=20.53 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 101644 0 0 0 2018 35 0 0 20 0 1 0 287936143 780570624 159429 33554432000 4194304 4896791 140734046993072 140734046990600 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 190569 159429 78 172 0 190395 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1315912

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31652
/proc/meminfo: memFree=28554688/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=762276 CPUtime=46.12 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 101652 0 0 0 4577 35 0 0 20 0 1 0 287936143 780570624 160459 33554432000 4194304 4896791 140734046993072 140734046990600 4203704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 190569 160459 78 172 0 190395 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1315912

[startup+102.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 31652
/proc/meminfo: memFree=28549572/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=762276 CPUtime=97.31 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 101655 0 0 0 9696 35 0 0 20 0 1 0 287936143 780570624 161484 33554432000 4194304 4896791 140734046993072 140734046990600 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 190569 161484 78 172 0 190395 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1315912

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 31653
/proc/meminfo: memFree=28545104/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=762276 CPUtime=157.3 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 101658 0 0 0 15695 35 0 0 20 0 1 0 287936143 780570624 162509 33554432000 4194304 4896791 140734046993072 140734046990600 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 190569 162509 78 172 0 190395 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1315912

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31653
/proc/meminfo: memFree=28540884/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31708
/proc/meminfo: memFree=29042192/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=766512 CPUtime=1357.11 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 103190 0 0 0 135672 39 0 0 20 0 1 0 287936143 784908288 160981 33554432000 4194304 4896791 140734046993072 140734046990600 4203826 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 191628 160981 78 172 0 191454 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1320148

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31709
/proc/meminfo: memFree=29039032/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=767044 CPUtime=1417.11 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 103497 0 0 0 141671 40 0 0 20 0 1 0 287936143 785453056 161782 33554432000 4194304 4896791 140734046993072 140734046990280 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 191761 161782 78 172 0 191587 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1320680

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31709
/proc/meminfo: memFree=29038912/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=767044 CPUtime=1477.1 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 103498 0 0 0 147670 40 0 0 20 0 1 0 287936143 785453056 161783 33554432000 4194304 4896791 140734046993072 140734046990280 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 191761 161783 78 172 0 191587 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1320680

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 31712
/proc/meminfo: memFree=29031712/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=767044 CPUtime=1537.09 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 103500 0 0 0 153669 40 0 0 20 0 1 0 287936143 785453056 161785 33554432000 4194304 4896791 140734046993072 140734046990280 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 191761 161785 78 172 0 191587 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1320680

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 31712
/proc/meminfo: memFree=29031724/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=767044 CPUtime=1597.08 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 103502 0 0 0 159668 40 0 0 20 0 1 0 287936143 785453056 161787 33554432000 4194304 4896791 140734046993072 140734046990280 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 191761 161787 78 172 0 191587 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1320680

[startup+1662.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 31712
/proc/meminfo: memFree=29031848/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=767044 CPUtime=1657.08 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 103503 0 0 0 165668 40 0 0 20 0 1 0 287936143 785453056 161788 33554432000 4194304 4896791 140734046993072 140734046990280 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 191761 161788 78 172 0 191587 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1320680

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 31713
/proc/meminfo: memFree=29031552/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=767044 CPUtime=1717.06 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 103508 0 0 0 171666 40 0 0 20 0 1 0 287936143 785453056 161790 33554432000 4194304 4896791 140734046993072 140734046990280 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 191761 161790 78 172 0 191587 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1320680

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31713
/proc/meminfo: memFree=29031596/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=767044 CPUtime=1777.05 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 103512 0 0 0 177665 40 0 0 20 0 1 0 287936143 785453056 161793 33554432000 4194304 4896791 140734046993072 140734046990280 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 191761 161793 78 172 0 191587 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1320680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31713
/proc/meminfo: memFree=29031844/32873648 swapFree=7112/7112
[pid=31645] ppid=31643 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31645/stat : 31645 (runWbo2sat.sh) S 31643 31645 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287935647 9367552 274 33554432000 4194304 5064252 140735928254992 140735928253904 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 2287 274 233 213 0 72 0
[pid=31646] ppid=31645 vsize=535340 CPUtime=4.94 cores=1,3,5,7
/proc/31646/stat : 31646 (wbo2sat) S 31645 31645 29773 0 -1 4202496 16965 3158 0 0 430 61 3 0 20 0 1 0 287935648 548188160 72110 33554432000 4194304 5872148 140737156179824 140737156173096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31646/statm: 133835 72110 175 410 0 133417 0
[pid=31651] ppid=31646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31651/stat : 31651 (satsolver.sh) S 31646 31645 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287936143 9367552 267 33554432000 4194304 5064252 140733450836272 140733450835184 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31651/statm: 2287 267 226 213 0 72 0
[pid=31652] ppid=31651 vsize=767044 CPUtime=1795.15 cores=1,3,5,7
/proc/31652/stat : 31652 (glucose_static) R 31651 31645 29773 0 -1 4202496 103512 0 0 0 179475 40 0 0 20 0 1 0 287936143 785453056 161793 33554432000 4194304 4896791 140734046993072 140734046990280 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31652/statm: 191761 161793 78 172 0 191587 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1320680

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.09
CPU system time (s): 1.03084
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1565496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.03084
maximum resident set size= 833532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124625
page faults= 0
swaps= 0
block input operations= 0
block output operations= 565712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 1860

runsolver used 4.91725 second user time and 14.0929 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-28 17:14:57
IDJOB=3716118
IDBENCH=79462
IDSOLVER=2298
FILE ID=node126/3716118-1338218097
RUNJOBID= node126-1338205661-29790
PBS_JOBID= 14624613
Free space on /tmp= 71072 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog05c_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716118-1338218097/watcher-3716118-1338218097 -o /tmp/evaluation-result-3716118-1338218097/solver-3716118-1338218097 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716118-1338218097.wbo 450376245 HOME HOME

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

MD5SUM BENCH= 4a9698a367fd536b10c2caf05e789011
RANDOM SEED=450376245

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29773992 kB
Buffers:          347100 kB
Cached:           996480 kB
SwapCached:        17756 kB
Active:          1999108 kB
Inactive:         289188 kB
Active(anon):     926112 kB
Inactive(anon):    20452 kB
Active(file):    1072996 kB
Inactive(file):   268736 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:             10016 kB
Writeback:             0 kB
AnonPages:        938324 kB
Mapped:            10524 kB
Shmem:                 0 kB
Slab:             671136 kB
SReclaimable:     115112 kB
SUnreclaim:       556024 kB
KernelStack:        1520 kB
PageTables:         6584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1342220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    843776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70912 MiB
End job on node126 at 2012-05-28 17:44:58