Trace number 3754703

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
npSolver 1.0 (fixed)? (TO) 1800.04 1800.42

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3046_4-unsat--soft-0-100-0.wbo
MD5SUM2b00d8b927b7b07d427d99ed9c18c554
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.05999
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3968
Total number of constraints13430
Number of soft constraints13430
Number of constraints which are clauses13178
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 682149
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 682148
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 187
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.44	c run usual solver
2.68/2.76	o 2361
2.68/2.76	c current bound: 1180
2.68/2.76	c fallback to adder encoding
919.99/920.25	o 1180
919.99/920.25	c current bound: 590
919.99/920.25	c fallback to adder encoding
1411.69/1412.07	o 587
1411.69/1412.07	c current bound: 293
1411.69/1412.07	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3754703-1339195099/watcher-3754703-1339195099 -o /tmp/evaluation-result-3754703-1339195099/solver-3754703-1339195099 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754703-1339195099.wbo 2112900399 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: 2.00 2.00 2.00 2/177 27455
/proc/meminfo: memFree=31271024/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0

[startup+0.0987981 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27455
/proc/meminfo: memFree=31271024/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100291 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27455
/proc/meminfo: memFree=31271024/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27455
/proc/meminfo: memFree=31271024/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27455
/proc/meminfo: memFree=31271024/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27459
/proc/meminfo: memFree=31146764/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=21980 CPUtime=0.47 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 6156 0 0 0 42 5 0 0 20 0 1 0 385635325 22507520 5009 33554432000 4194304 6006132 140735360285104 140735360278208 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27456/statm: 5495 5009 157 443 0 5048 0
[pid=27458] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27458/stat : 27458 (cp2_pre.sh) S 27456 27455 22577 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 385635373 9367552 276 33554432000 4194304 5064252 140735093125920 140735093124624 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27458/statm: 2287 276 234 213 0 72 0
[pid=27459] ppid=27458 vsize=69676 CPUtime=1 cores=1,3,5,7
/proc/27459/stat : 27459 (coprocessor) R 27458 27455 22577 0 -1 4202496 14157 0 0 0 98 2 0 0 20 0 1 0 385635374 71348224 16787 33554432000 4194304 6586260 140734902123440 140734902118760 5599209 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/27459/statm: 17419 16787 191 584 0 16831 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 109952

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27459
/proc/meminfo: memFree=31134532/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=78792 CPUtime=3.07 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) R 27455 27455 22577 0 -1 4202496 11592 25570 0 0 80 28 192 7 20 0 1 0 385635325 80683008 16373 33554432000 4194304 6006132 140735360285104 140735360278208 4583839 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27456/statm: 19698 16373 178 443 0 19251 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 87940

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27469
/proc/meminfo: memFree=30730844/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=177096 CPUtime=4.52 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 13122 25570 0 0 204 49 192 7 20 0 1 0 385635325 181346304 38902 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27456/statm: 44274 38902 179 443 0 43827 0
[pid=27468] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27468/stat : 27468 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385635780 9367552 267 33554432000 4194304 5064252 140736440483776 140736440482688 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27468/statm: 2287 267 226 213 0 72 0
[pid=27469] ppid=27468 vsize=309288 CPUtime=1.72 cores=1,3,5,7
/proc/27469/stat : 27469 (glucose) R 27468 27455 22577 0 -1 4202496 49820 0 0 0 155 17 0 0 20 0 1 0 385635780 316710912 67971 33554432000 4194304 5208918 140733843301536 140733843299848 4232575 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27469/statm: 77322 67971 95 248 0 77071 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 504680

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27469
/proc/meminfo: memFree=30665472/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=177096 CPUtime=4.52 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 13122 25570 0 0 204 49 192 7 20 0 1 0 385635325 181346304 38902 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27456/statm: 44274 38902 179 443 0 43827 0
[pid=27468] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27468/stat : 27468 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385635780 9367552 267 33554432000 4194304 5064252 140736440483776 140736440482688 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27468/statm: 2287 267 226 213 0 72 0
[pid=27469] ppid=27468 vsize=311524 CPUtime=8.12 cores=1,3,5,7
/proc/27469/stat : 27469 (glucose) R 27468 27455 22577 0 -1 4202496 50517 0 0 0 794 18 0 0 20 0 1 0 385635780 319000576 68667 33554432000 4194304 5208918 140733843301536 140733843299496 4229319 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27469/statm: 77881 68667 104 248 0 77630 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 506916

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27469
/proc/meminfo: memFree=30643312/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=177096 CPUtime=4.52 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 13122 25570 0 0 204 49 192 7 20 0 1 0 385635325 181346304 38902 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27456/statm: 44274 38902 179 443 0 43827 0
[pid=27468] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27468/stat : 27468 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385635780 9367552 267 33554432000 4194304 5064252 140736440483776 140736440482688 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27468/statm: 2287 267 226 213 0 72 0
[pid=27469] ppid=27468 vsize=311524 CPUtime=20.92 cores=1,3,5,7
/proc/27469/stat : 27469 (glucose) R 27468 27455 22577 0 -1 4202496 50519 0 0 0 2074 18 0 0 20 0 1 0 385635780 319000576 68669 33554432000 4194304 5208918 140733843301536 140733843299496 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27469/statm: 77881 68669 104 248 0 77630 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 506916

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27469
/proc/meminfo: memFree=30631872/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=177096 CPUtime=4.52 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 13122 25570 0 0 204 49 192 7 20 0 1 0 385635325 181346304 38902 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27456/statm: 44274 38902 179 443 0 43827 0
[pid=27468] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27468/stat : 27468 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385635780 9367552 267 33554432000 4194304 5064252 140736440483776 140736440482688 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27468/statm: 2287 267 226 213 0 72 0
[pid=27469] ppid=27468 vsize=311524 CPUtime=46.52 cores=1,3,5,7
/proc/27469/stat : 27469 (glucose) R 27468 27455 22577 0 -1 4202496 50522 0 0 0 4634 18 0 0 20 0 1 0 385635780 319000576 68672 33554432000 4194304 5208918 140733843301536 140733843299496 4229347 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27469/statm: 77881 68672 104 248 0 77630 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 506916

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 27469
/proc/meminfo: memFree=30603588/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=177096 CPUtime=4.52 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 13122 25570 0 0 204 49 192 7 20 0 1 0 385635325 181346304 38902 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27456/statm: 44274 38902 179 443 0 43827 0
[pid=27468] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27468/stat : 27468 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385635780 9367552 267 33554432000 4194304 5064252 140736440483776 140736440482688 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27468/statm: 2287 267 226 213 0 72 0
[pid=27469] ppid=27468 vsize=313172 CPUtime=97.71 cores=1,3,5,7
/proc/27469/stat : 27469 (glucose) R 27468 27455 22577 0 -1 4202496 50929 0 0 0 9753 18 0 0 20 0 1 0 385635780 320688128 69590 33554432000 4194304 5208918 140733843301536 140733843299208 4205672 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27469/statm: 78293 69590 105 248 0 78042 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 508564

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 27716
/proc/meminfo: memFree=30757940/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=177096 CPUtime=4.52 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 13122 25570 0 0 204 49 192 7 20 0 1 0 385635325 181346304 38902 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27456/statm: 44274 38902 179 443 0 43827 0
[pid=27468] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27468/stat : 27468 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385635780 9367552 267 33554432000 4194304 5064252 140736440483776 140736440482688 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27468/statm: 2287 267 226 213 0 72 0
[pid=27469] ppid=27468 vsize=315772 CPUtime=157.69 cores=1,3,5,7
/proc/27469/stat : 27469 (glucose) R 27468 27455 22577 0 -1 4202496 51575 0 0 0 15751 18 0 0 20 0 1 0 385635780 323350528 70742 33554432000 4194304 5208918 140733843301536 140733843299384 4205165 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27469/statm: 78943 70742 105 248 0 78692 0
Current children cumulated CPU time (s) 162.21

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

/proc/28386/stat : 28386 (glucose) R 28385 27455 22577 0 -1 4202496 50094 0 0 0 44016 17 0 0 20 0 1 0 385727513 321417216 69766 33554432000 4194304 5208918 140735788223520 140735788219896 4211156 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28386/statm: 78471 69766 105 248 0 78220 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 492896

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28421
/proc/meminfo: memFree=26952788/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=159036 CPUtime=1413.25 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 28306 144100 0 0 474 89 140634 128 20 0 1 0 385635325 162852864 29281 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 39759 29281 180 443 0 39312 0
[pid=28420] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28420/stat : 28420 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385776679 9367552 267 33554432000 4194304 5064252 140733996644480 140733996643392 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28420/statm: 2287 267 226 213 0 72 0
[pid=28421] ppid=28420 vsize=246260 CPUtime=8.75 cores=1,3,5,7
/proc/28421/stat : 28421 (glucose) R 28420 27455 22577 0 -1 4202496 45410 0 0 0 860 15 0 0 20 0 1 0 385776680 252170240 57155 33554432000 4194304 5208918 140736737186592 140736737184440 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28421/statm: 61565 57155 104 248 0 61314 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 423592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28421
/proc/meminfo: memFree=26952700/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=159036 CPUtime=1413.25 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 28306 144100 0 0 474 89 140634 128 20 0 1 0 385635325 162852864 29281 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 39759 29281 180 443 0 39312 0
[pid=28420] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28420/stat : 28420 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385776679 9367552 267 33554432000 4194304 5064252 140733996644480 140733996643392 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28420/statm: 2287 267 226 213 0 72 0
[pid=28421] ppid=28420 vsize=246768 CPUtime=68.74 cores=1,3,5,7
/proc/28421/stat : 28421 (glucose) R 28420 27455 22577 0 -1 4202496 45526 0 0 0 6859 15 0 0 20 0 1 0 385776680 252690432 57270 33554432000 4194304 5208918 140736737186592 140736737184552 4211147 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28421/statm: 61692 57270 104 248 0 61441 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 424100

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28421
/proc/meminfo: memFree=26950928/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=159036 CPUtime=1413.25 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 28306 144100 0 0 474 89 140634 128 20 0 1 0 385635325 162852864 29281 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 39759 29281 180 443 0 39312 0
[pid=28420] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28420/stat : 28420 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385776679 9367552 267 33554432000 4194304 5064252 140733996644480 140733996643392 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28420/statm: 2287 267 226 213 0 72 0
[pid=28421] ppid=28420 vsize=246940 CPUtime=128.73 cores=1,3,5,7
/proc/28421/stat : 28421 (glucose) R 28420 27455 22577 0 -1 4202496 45642 0 0 0 12858 15 0 0 20 0 1 0 385776680 252866560 57376 33554432000 4194304 5208918 140736737186592 140736737184344 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28421/statm: 61735 57376 104 248 0 61484 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 424272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28421
/proc/meminfo: memFree=26950832/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=159036 CPUtime=1413.25 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 28306 144100 0 0 474 89 140634 128 20 0 1 0 385635325 162852864 29281 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 39759 29281 180 443 0 39312 0
[pid=28420] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28420/stat : 28420 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385776679 9367552 267 33554432000 4194304 5064252 140733996644480 140733996643392 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28420/statm: 2287 267 226 213 0 72 0
[pid=28421] ppid=28420 vsize=246940 CPUtime=188.72 cores=1,3,5,7
/proc/28421/stat : 28421 (glucose) R 28420 27455 22577 0 -1 4202496 45682 0 0 0 18857 15 0 0 20 0 1 0 385776680 252866560 57412 33554432000 4194304 5208918 140736737186592 140736737184344 4229876 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28421/statm: 61735 57412 104 248 0 61484 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 424272

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 28421
/proc/meminfo: memFree=26950364/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=159036 CPUtime=1413.25 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 28306 144100 0 0 474 89 140634 128 20 0 1 0 385635325 162852864 29281 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 39759 29281 180 443 0 39312 0
[pid=28420] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28420/stat : 28420 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385776679 9367552 267 33554432000 4194304 5064252 140733996644480 140733996643392 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28420/statm: 2287 267 226 213 0 72 0
[pid=28421] ppid=28420 vsize=247248 CPUtime=248.71 cores=1,3,5,7
/proc/28421/stat : 28421 (glucose) R 28420 27455 22577 0 -1 4202496 45758 0 0 0 24856 15 0 0 20 0 1 0 385776680 253181952 57487 33554432000 4194304 5208918 140736737186592 140736737184552 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28421/statm: 61812 57487 104 248 0 61561 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 424580

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 28422
/proc/meminfo: memFree=26947476/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=159036 CPUtime=1413.25 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 28306 144100 0 0 474 89 140634 128 20 0 1 0 385635325 162852864 29281 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 39759 29281 180 443 0 39312 0
[pid=28420] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28420/stat : 28420 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385776679 9367552 267 33554432000 4194304 5064252 140733996644480 140733996643392 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28420/statm: 2287 267 226 213 0 72 0
[pid=28421] ppid=28420 vsize=278464 CPUtime=308.7 cores=1,3,5,7
/proc/28421/stat : 28421 (glucose) R 28420 27455 22577 0 -1 4202496 45976 0 0 0 30855 15 0 0 20 0 1 0 385776680 285147136 57696 33554432000 4194304 5208918 140736737186592 140736737184440 4229866 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28421/statm: 69616 57696 104 248 0 69365 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 455796

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 28422
/proc/meminfo: memFree=26945644/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=159036 CPUtime=1413.25 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 28306 144100 0 0 474 89 140634 128 20 0 1 0 385635325 162852864 29281 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 39759 29281 180 443 0 39312 0
[pid=28420] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28420/stat : 28420 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385776679 9367552 267 33554432000 4194304 5064252 140733996644480 140733996643392 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28420/statm: 2287 267 226 213 0 72 0
[pid=28421] ppid=28420 vsize=279612 CPUtime=368.68 cores=1,3,5,7
/proc/28421/stat : 28421 (glucose) R 28420 27455 22577 0 -1 4202496 46373 0 0 0 36853 15 0 0 20 0 1 0 385776680 286322688 58077 33554432000 4194304 5208918 140736737186592 140736737184440 4205165 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28421/statm: 69903 58077 104 248 0 69652 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 456944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 28422
/proc/meminfo: memFree=26943260/32873852 swapFree=6864/6864
[pid=27455] ppid=27453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27455/stat : 27455 (npSolver-wbo.sh) S 27453 27455 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385635325 9367552 275 33554432000 4194304 5064252 140734429442000 140734429440912 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27455/statm: 2287 275 233 213 0 72 0
[pid=27456] ppid=27455 vsize=159036 CPUtime=1413.25 cores=1,3,5,7
/proc/27456/stat : 27456 (npSolver-wbo) S 27455 27455 22577 0 -1 4202496 28306 144100 0 0 474 89 140634 128 20 0 1 0 385635325 162852864 29281 33554432000 4194304 6006132 140735360285104 140735360276512 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27456/statm: 39759 29281 180 443 0 39312 0
[pid=28420] ppid=27456 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28420/stat : 28420 (satsolver.sh) S 27456 27455 22577 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385776679 9367552 267 33554432000 4194304 5064252 140733996644480 140733996643392 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28420/statm: 2287 267 226 213 0 72 0
[pid=28421] ppid=28420 vsize=279888 CPUtime=386.79 cores=1,3,5,7
/proc/28421/stat : 28421 (glucose) R 28420 27455 22577 0 -1 4202496 46478 0 0 0 38664 15 0 0 20 0 1 0 385776680 286605312 58176 33554432000 4194304 5208918 140736737186592 140736737184344 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28421/statm: 69972 58176 104 248 0 69721 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 457220

Sending SIGTERM to process tree (bottom up)

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 27455 and gives
#  childrusage.ru_utime.tv_sec=1411
#  childrusage.ru_utime.tv_usec=89481
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=185667
# CPU time returned by wait4() is 1413.28
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.04
CPU user time (s): 1797.72
CPU system time (s): 2.32
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 631792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1411.09
system time used= 2.18567
maximum resident set size= 356336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173384
page faults= 0
swaps= 0
block input operations= 0
block output operations= 670520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2704
involuntary context switches= 1562

runsolver used 3.72743 second user time and 9.53055 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-09 00:38:19
IDJOB=3754703
IDBENCH=79344
IDSOLVER=2339
FILE ID=node129/3754703-1339195099
RUNJOBID= node129-1339183060-23991
PBS_JOBID= 14643830
Free space on /tmp= 70752 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3046_4-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754703-1339195099/watcher-3754703-1339195099 -o /tmp/evaluation-result-3754703-1339195099/solver-3754703-1339195099 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754703-1339195099.wbo 2112900399 HOME HOME

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

MD5SUM BENCH= 2b00d8b927b7b07d427d99ed9c18c554
RANDOM SEED=2112900399

node129.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.957
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	: 5333.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.957
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.957
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.91
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.957
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.957
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.90
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.957
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.92
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.957
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31271024 kB
Buffers:          322288 kB
Cached:           319516 kB
SwapCached:         2008 kB
Active:           493864 kB
Inactive:         224924 kB
Active(anon):      75436 kB
Inactive(anon):     4180 kB
Active(file):     418428 kB
Inactive(file):   220744 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:              9172 kB
Writeback:             0 kB
AnonPages:        121136 kB
Mapped:             9720 kB
Shmem:                 0 kB
Slab:             744932 kB
SReclaimable:     187096 kB
SUnreclaim:       557836 kB
KernelStack:        1504 kB
PageTables:         4276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     199420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69728 MiB
End job on node129 at 2012-06-09 01:08:19