Trace number 3713659

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? (TO) 1800.07 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/
normalized-j9014_1-unsat--soft-66-100-0.wbo
MD5SUM6c5df40b176000d7248c596dfbe96e3b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.110982
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables16198
Total number of constraints50975
Number of soft constraints17448
Number of constraints which are clauses50623
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints352
Minimum length of a constraint1
Maximum length of a constraint90
Top cost 887339
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 887338
Biggest number in a constraint 51
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 588
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.09/4.17	c run usual solver
31.92/32.00	o 12585
31.92/32.00	c current bound: 6292
31.92/32.00	c fallback to adder encoding
1800.04/1800.51	./satsolver.sh: line 5: 17403 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	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-3713659-1338188465/watcher-3713659-1338188465 -o /tmp/evaluation-result-3713659-1338188465/solver-3713659-1338188465 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713659-1338188465.wbo 1594770569 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.94 2.03 2.00 3/180 17389
/proc/meminfo: memFree=28850912/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0

[startup+0.029759 s]
/proc/loadavg: 1.94 2.03 2.00 3/180 17389
/proc/meminfo: memFree=28850912/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 1.94 2.03 2.00 3/180 17389
/proc/meminfo: memFree=28850912/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 1.94 2.03 2.00 3/180 17389
/proc/meminfo: memFree=28850912/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 1.94 2.03 2.00 3/180 17389
/proc/meminfo: memFree=28850912/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.94 2.03 2.00 3/182 17391
/proc/meminfo: memFree=28721636/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=166564 CPUtime=1.48 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) R 17389 17389 12999 0 -1 4202496 7195 0 0 0 143 5 0 0 20 0 1 0 284971999 170561536 32212 33554432000 4194304 5990268 140734852043024 140734852037320 4707301 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 41641 32212 145 439 0 41198 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 175712

[startup+3.10026 s]
/proc/loadavg: 1.94 2.03 2.00 3/182 17391
/proc/meminfo: memFree=28721132/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=166564 CPUtime=3.08 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) R 17389 17389 12999 0 -1 4202496 7195 0 0 0 303 5 0 0 20 0 1 0 284971999 170561536 32212 33554432000 4194304 5990268 140734852043024 140734852038904 4604908 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 41641 32212 145 439 0 41198 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 175712

[startup+6.30043 s]
/proc/loadavg: 1.94 2.03 2.00 3/184 17393
/proc/meminfo: memFree=28254596/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=166564 CPUtime=4.19 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 7662 0 0 0 403 16 0 0 20 0 1 0 284971999 170561536 33756 33554432000 4194304 5990268 140734852043024 140734852036176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 41641 33756 153 439 0 41198 0
[pid=17392] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17392/stat : 17392 (cp2_pre.sh) S 17390 17389 12999 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 284972419 9367552 276 33554432000 4194304 5064252 140736091286352 140736091285056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17392/statm: 2287 276 234 213 0 72 0
[pid=17393] ppid=17392 vsize=572708 CPUtime=2.08 cores=1,3,5,7
/proc/17393/stat : 17393 (coprocessor) R 17392 17389 12999 0 -1 4202496 51102 0 0 0 191 17 0 0 20 0 1 0 284972420 586452992 124157 33554432000 4194304 6586260 140734298540176 140734298536440 4496294 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/17393/statm: 143177 124157 164 584 0 142589 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 757568

[startup+12.7004 s]
/proc/loadavg: 2.03 2.04 2.00 3/184 17393
/proc/meminfo: memFree=27959068/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=166564 CPUtime=4.19 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 7662 0 0 0 403 16 0 0 20 0 1 0 284971999 170561536 33756 33554432000 4194304 5990268 140734852043024 140734852036176 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 41641 33756 153 439 0 41198 0
[pid=17392] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17392/stat : 17392 (cp2_pre.sh) S 17390 17389 12999 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 284972419 9367552 276 33554432000 4194304 5064252 140736091286352 140736091285056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17392/statm: 2287 276 234 213 0 72 0
[pid=17393] ppid=17392 vsize=713912 CPUtime=8.48 cores=1,3,5,7
/proc/17393/stat : 17393 (coprocessor) R 17392 17389 12999 0 -1 4202496 73144 0 0 0 825 23 0 0 20 0 1 0 284972420 731045888 174815 33554432000 4194304 6586260 140734298540176 140734298535496 4676454 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/17393/statm: 178478 174815 190 584 0 177890 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 898772

[startup+25.5005 s]
/proc/loadavg: 2.02 2.04 2.00 3/184 17396
/proc/meminfo: memFree=28432392/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=166564 CPUtime=24.17 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 7670 78229 0 0 403 16 1791 207 20 0 1 0 284971999 170561536 33757 33554432000 4194304 5990268 140734852043024 140734852037264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 41641 33757 154 439 0 41198 0
[pid=17395] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17395/stat : 17395 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284974419 9367552 267 33554432000 4194304 5064252 140737175097200 140737175096112 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17395/statm: 2287 267 226 213 0 72 0
[pid=17396] ppid=17395 vsize=267948 CPUtime=1.28 cores=1,3,5,7
/proc/17396/stat : 17396 (glucose) R 17395 17389 12999 0 -1 4202496 40111 0 0 0 116 12 0 0 20 0 1 0 284974419 274378752 57198 33554432000 4194304 5208918 140735722969840 140735721919336 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17396/statm: 66987 57198 95 248 0 66736 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 452808

[startup+51.1003 s]
/proc/loadavg: 2.08 2.05 2.00 3/184 17404
/proc/meminfo: memFree=27988240/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=505276 CPUtime=17.44 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 74139 0 0 0 1723 21 0 0 20 0 1 0 284975348 517402624 106930 33554432000 4194304 5208918 140735166770368 140735166768328 4211635 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 126319 106930 95 248 0 126068 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 837924

[startup+102.307 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 17411
/proc/meminfo: memFree=28009856/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=555536 CPUtime=68.63 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 74693 0 0 0 6842 21 0 0 20 0 1 0 284975348 568868864 109528 33554432000 4194304 5208918 140735166770368 140735166768520 4211553 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 138884 109528 95 248 0 138633 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 888184

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 17418
/proc/meminfo: memFree=28018208/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=555668 CPUtime=128.61 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 74705 0 0 0 12840 21 0 0 20 0 1 0 284975348 569004032 111584 33554432000 4194304 5208918 140735166770368 140735166768216 4211553 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 138917 111584 95 248 0 138666 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 888316

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 17531
/proc/meminfo: memFree=27622804/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 4/183 17619
/proc/meminfo: memFree=27511204/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=637504 CPUtime=1388.43 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 76146 0 0 0 138818 25 0 0 20 0 1 0 284975348 652804096 128243 33554432000 4194304 5208918 140735166770368 140735166768520 4211656 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 159376 128243 95 248 0 159125 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 970152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 17619
/proc/meminfo: memFree=27503944/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=637504 CPUtime=1448.41 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 76148 0 0 0 144816 25 0 0 20 0 1 0 284975348 652804096 129267 33554432000 4194304 5208918 140735166770368 140735166768520 4211635 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 159376 129267 95 248 0 159125 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 970152

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 17619
/proc/meminfo: memFree=27501452/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=637504 CPUtime=1508.4 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 76150 0 0 0 150815 25 0 0 20 0 1 0 284975348 652804096 129780 33554432000 4194304 5208918 140735166770368 140735166768520 4211744 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 159376 129780 95 248 0 159125 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 970152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 17620
/proc/meminfo: memFree=27496984/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=637504 CPUtime=1568.39 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 76152 0 0 0 156814 25 0 0 20 0 1 0 284975348 652804096 130804 33554432000 4194304 5208918 140735166770368 140735166768520 4211501 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 159376 130804 95 248 0 159125 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 970152

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 17620
/proc/meminfo: memFree=27491896/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=637504 CPUtime=1628.38 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 76153 0 0 0 162813 25 0 0 20 0 1 0 284975348 652804096 131316 33554432000 4194304 5208918 140735166770368 140735166768520 4211553 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 159376 131316 95 248 0 159125 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 970152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 17620
/proc/meminfo: memFree=27486188/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=637504 CPUtime=1688.38 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 76154 0 0 0 168812 26 0 0 20 0 1 0 284975348 652804096 131828 33554432000 4194304 5208918 140735166770368 140735166768520 4211553 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 159376 131828 95 248 0 159125 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 970152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 17623
/proc/meminfo: memFree=27495180/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=637504 CPUtime=1748.37 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 76156 0 0 0 174811 26 0 0 20 0 1 0 284975348 652804096 132852 33554432000 4194304 5208918 140735166770368 140735166768520 4211553 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 159376 132852 95 248 0 159125 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 970152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 17623
/proc/meminfo: memFree=27495436/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=637504 CPUtime=1766.58 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 76156 0 0 0 176632 26 0 0 20 0 1 0 284975348 652804096 132852 33554432000 4194304 5208918 140735166770368 140735166768520 4211553 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 159376 132852 95 248 0 159125 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 970152

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 17623
/proc/meminfo: memFree=27495436/32873844 swapFree=7384/7384
[pid=17389] ppid=17387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17389/stat : 17389 (npSolver-wbo.sh) S 17387 17389 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284971999 9367552 275 33554432000 4194304 5064252 140736613033664 140736613032576 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17389/statm: 2287 275 233 213 0 72 0
[pid=17390] ppid=17389 vsize=314352 CPUtime=33.46 cores=1,3,5,7
/proc/17390/stat : 17390 (npSolver-wbo) S 17389 17389 12999 0 -1 4202496 14623 135553 0 0 575 215 2319 237 20 0 1 0 284971999 321896448 62597 33554432000 4194304 5990268 140734852043024 140734852034464 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17390/statm: 78588 62597 166 439 0 78145 0
[pid=17402] ppid=17390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17402/stat : 17402 (satsolver.sh) S 17390 17389 12999 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284975348 9367552 267 33554432000 4194304 5064252 140734596484832 140734596483744 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17402/statm: 2287 267 226 213 0 72 0
[pid=17403] ppid=17402 vsize=637504 CPUtime=1766.58 cores=1,3,5,7
/proc/17403/stat : 17403 (glucose) R 17402 17389 12999 0 -1 4202496 76156 0 0 0 176632 26 0 0 20 0 1 0 284975348 652804096 132852 33554432000 4194304 5208918 140735166770368 140735166768520 4211553 0 0 4096 0 0 0 0 17 5 0 0 16 0 0
/proc/17403/statm: 159376 132852 95 248 0 159125 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 970152

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1795.27
CPU system time (s): 4.79727
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 1100212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.27
system time used= 4.79727
maximum resident set size= 829240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227324
page faults= 0
swaps= 0
block input operations= 0
block output operations= 563624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2337
involuntary context switches= 1878

runsolver used 3.10053 second user time and 8.58569 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 09:01:05
IDJOB=3713659
IDBENCH=79076
IDSOLVER=2294
FILE ID=node136/3713659-1338188465
RUNJOBID= node136-1338175468-15377
PBS_JOBID= 14624529
Free space on /tmp= 71640 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j90/normalized-j9014_1-unsat--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713659-1338188465/watcher-3713659-1338188465 -o /tmp/evaluation-result-3713659-1338188465/solver-3713659-1338188465 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713659-1338188465.wbo 1594770569 HOME HOME

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

MD5SUM BENCH= 6c5df40b176000d7248c596dfbe96e3b
RANDOM SEED=1594770569

node136.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		: 2667.247
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	: 5334.49
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		: 2667.247
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		: 2667.247
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.94
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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.90
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		: 2667.247
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.91
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		: 2667.247
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28851176 kB
Buffers:          454868 kB
Cached:          2571384 kB
SwapCached:        24460 kB
Active:           965920 kB
Inactive:        2213424 kB
Active(anon):     126000 kB
Inactive(anon):    26984 kB
Active(file):     839920 kB
Inactive(file):  2186440 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             10288 kB
Writeback:             0 kB
AnonPages:        192120 kB
Mapped:            10524 kB
Shmem:                 0 kB
Slab:             704512 kB
SReclaimable:     145448 kB
SUnreclaim:       559064 kB
KernelStack:        1544 kB
PageTables:         4468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     274744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 71368 MiB
End job on node136 at 2012-05-28 09:31:06