Trace number 3715178

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 inc-topDown? (TO) 1800.1 1800.71

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j60/
normalized-j6033_2-unsat--soft-0-100-0.wbo
MD5SUM760a13c53343c1a6f431e5ddf8292a4c
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark2.37364
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables12200
Total number of constraints42056
Number of soft constraints42056
Number of constraints which are clauses41660
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints396
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 2126290
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2126289
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 116
Number of bits of the biggest sum of numbers7
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.41	c run usual solver
2.69/2.70	o 1381
2.69/2.70	c fallback to adder encoding
1800.07/1800.71	./satsolver.sh: line 5: 18504 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.71	c error: unexpected solver exit code
1800.07/1800.71	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-3715178-1338207003/watcher-3715178-1338207003 -o /tmp/evaluation-result-3715178-1338207003/solver-3715178-1338207003 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715178-1338207003.wbo 1073288248 HOME HOME 

running on 4 cores: 0,2,4,6

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 3/180 18490
/proc/meminfo: memFree=29495872/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0

[startup+0.055163 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18490
/proc/meminfo: memFree=29495872/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18490
/proc/meminfo: memFree=29495872/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300253 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18490
/proc/meminfo: memFree=29495872/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18490
/proc/meminfo: memFree=29495872/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18494
/proc/meminfo: memFree=29422204/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=12412 CPUtime=0.46 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 3791 0 0 0 40 6 0 0 20 0 1 0 286825210 12709888 2242 33554432000 4194304 5990268 140734275241408 140734275234560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18491/statm: 3103 2242 153 439 0 2660 0
[pid=18493] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18493/stat : 18493 (cp2_pre.sh) S 18491 18490 16422 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 286825257 9367552 276 33554432000 4194304 5064252 140736373784992 140736373783696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18493/statm: 2287 276 234 213 0 72 0
[pid=18494] ppid=18493 vsize=65304 CPUtime=1.01 cores=0,2,4,6
/proc/18494/stat : 18494 (coprocessor) R 18493 18490 16422 0 -1 4202496 12514 0 0 0 99 2 0 0 20 0 1 0 286825258 66871296 15655 33554432000 4194304 6586260 140733707881872 140733707878136 5599182 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/18494/statm: 16326 15655 191 584 0 15738 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 96012

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18494
/proc/meminfo: memFree=29406252/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=73216 CPUtime=3.08 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) R 18490 18490 16422 0 -1 4202496 13204 27465 0 0 80 17 182 29 20 0 1 0 286825210 74973184 15045 33554432000 4194304 5990268 140734275241408 140734275234560 4521650 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18491/statm: 18304 15045 165 439 0 17861 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 82364

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 18502
/proc/meminfo: memFree=29102464/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 311740

[startup+12.7004 s]
/proc/loadavg: 2.16 2.03 2.01 3/184 18504
/proc/meminfo: memFree=28683384/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=476232 CPUtime=6.91 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 71346 0 0 0 671 20 0 0 20 0 1 0 286825787 487661568 103309 33554432000 4194304 5208918 140734134646240 140734134644088 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 119058 103309 95 248 0 118807 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 797120

[startup+25.5004 s]
/proc/loadavg: 2.13 2.03 2.01 3/184 18504
/proc/meminfo: memFree=28685564/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=476496 CPUtime=19.71 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 71426 0 0 0 1951 20 0 0 20 0 1 0 286825787 487931904 103900 33554432000 4194304 5208918 140734134646240 140734134644088 4211668 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 119124 103900 95 248 0 118873 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 797384

[startup+51.1005 s]
/proc/loadavg: 2.09 2.03 2.01 3/184 18504
/proc/meminfo: memFree=28681680/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=476972 CPUtime=45.3 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 71544 0 0 0 4510 20 0 0 20 0 1 0 286825787 488419328 105040 33554432000 4194304 5208918 140734134646240 140734134643912 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 119243 105040 104 248 0 118992 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 797860

[startup+102.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 18504
/proc/meminfo: memFree=28679888/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=477120 CPUtime=96.49 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 71566 0 0 0 9629 20 0 0 20 0 1 0 286825787 488570880 105573 33554432000 4194304 5208918 140734134646240 140734134644200 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 119280 105573 104 248 0 119029 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 798008

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 18505
/proc/meminfo: memFree=28679764/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=477120 CPUtime=156.49 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 71569 0 0 0 15629 20 0 0 20 0 1 0 286825787 488570880 105576 33554432000 4194304 5208918 140734134646240 140734134644200 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 119280 105576 104 248 0 119029 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 798008

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 18505
/proc/meminfo: memFree=28676788/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/182 18629
/proc/meminfo: memFree=29787404/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=489352 CPUtime=1356.29 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 74707 0 0 0 135607 22 0 0 20 0 1 0 286825787 501096448 111840 33554432000 4194304 5208918 140734134646240 140734134644088 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 122338 111840 105 248 0 122087 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 810240

[startup+1422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 18630
/proc/meminfo: memFree=29786212/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=490060 CPUtime=1416.28 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 74897 0 0 0 141606 22 0 0 20 0 1 0 286825787 501821440 112048 33554432000 4194304 5208918 140734134646240 140734134643992 4211066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 122515 112048 105 248 0 122264 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 810948

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 18630
/proc/meminfo: memFree=29776904/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=490192 CPUtime=1476.27 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 74933 0 0 0 147605 22 0 0 20 0 1 0 286825787 501956608 112084 33554432000 4194304 5208918 140734134646240 140734134644088 4205640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 122548 112084 105 248 0 122297 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 811080

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 18630
/proc/meminfo: memFree=29739980/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=490324 CPUtime=1536.26 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 74974 0 0 0 153604 22 0 0 20 0 1 0 286825787 502091776 112125 33554432000 4194304 5208918 140734134646240 140734134644088 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 122581 112125 105 248 0 122330 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 811212

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 18630
/proc/meminfo: memFree=29737360/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=490760 CPUtime=1596.25 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 75065 0 0 0 159603 22 0 0 20 0 1 0 286825787 502538240 112216 33554432000 4194304 5208918 140734134646240 140734134643992 4211570 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 122690 112216 105 248 0 122439 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 811648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 18630
/proc/meminfo: memFree=29739272/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=490940 CPUtime=1656.24 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 75095 0 0 0 165602 22 0 0 20 0 1 0 286825787 502722560 112757 33554432000 4194304 5208918 140734134646240 140734134643912 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 122735 112757 105 248 0 122484 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 811828

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18631
/proc/meminfo: memFree=29769868/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=491072 CPUtime=1716.23 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 75150 0 0 0 171601 22 0 0 20 0 1 0 286825787 502857728 112812 33554432000 4194304 5208918 140734134646240 140734134644088 4211141 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 122768 112812 105 248 0 122517 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 811960

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18631
/proc/meminfo: memFree=29768876/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=491996 CPUtime=1776.22 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 75403 0 0 0 177600 22 0 0 20 0 1 0 286825787 503803904 113065 33554432000 4194304 5208918 140734134646240 140734134644088 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 122999 113065 105 248 0 122748 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 812884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18634
/proc/meminfo: memFree=29768612/32873844 swapFree=6600/6600
[pid=18490] ppid=18488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18490/stat : 18490 (npSolver-wbo-It) S 18488 18490 16422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286825210 9367552 275 33554432000 4194304 5064252 140733849692352 140733849691264 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18490/statm: 2287 275 233 213 0 72 0
[pid=18491] ppid=18490 vsize=302592 CPUtime=5.45 cores=0,2,4,6
/proc/18491/stat : 18491 (npSolver-wbo) S 18490 18490 16422 0 -1 4202496 15370 27465 0 0 285 49 182 29 20 0 1 0 286825210 309854208 52934 33554432000 4194304 5990268 140734275241408 140734275232832 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 31 0 0
/proc/18491/statm: 75648 52934 166 439 0 75205 0
[pid=18503] ppid=18491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18503/stat : 18503 (satsolver.sh) S 18491 18490 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286825787 9367552 266 33554432000 4194304 5064252 140735567196000 140735567194912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18503/statm: 2287 266 226 213 0 72 0
[pid=18504] ppid=18503 vsize=492260 CPUtime=1794.62 cores=0,2,4,6
/proc/18504/stat : 18504 (glucose) R 18503 18490 16422 0 -1 4202496 75446 0 0 0 179440 22 0 0 20 0 1 0 286825787 504074240 113108 33554432000 4194304 5208918 140734134646240 140734134643992 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18504/statm: 123065 113108 105 248 0 122814 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 813148

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.71
CPU time (s): 1800.1
CPU user time (s): 1799.08
CPU system time (s): 1.02584
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 1001168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.02584
maximum resident set size= 534808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119271
page faults= 0
swaps= 0
block input operations= 0
block output operations= 371256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 247
involuntary context switches= 1948

runsolver used 7.76782 second user time and 17.0474 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-28 14:10:04
IDJOB=3715178
IDBENCH=79143
IDSOLVER=2296
FILE ID=node140/3715178-1338207003
RUNJOBID= node140-1338193685-16438
PBS_JOBID= 14624590
Free space on /tmp= 71052 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j60/normalized-j6033_2-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715178-1338207003/watcher-3715178-1338207003 -o /tmp/evaluation-result-3715178-1338207003/solver-3715178-1338207003 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715178-1338207003.wbo 1073288248 HOME HOME

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

MD5SUM BENCH= 760a13c53343c1a6f431e5ddf8292a4c
RANDOM SEED=1073288248

node140.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.094
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.18
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.094
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.094
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		: 2667.094
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		: 2667.094
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		: 2667.094
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.88
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.094
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		: 2667.094
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:        29495500 kB
Buffers:          493192 kB
Cached:          1049448 kB
SwapCached:         1516 kB
Active:          2188780 kB
Inactive:         306304 kB
Active(anon):     944320 kB
Inactive(anon):     8636 kB
Active(file):    1244460 kB
Inactive(file):   297668 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105308 kB
Dirty:              9356 kB
Writeback:             0 kB
AnonPages:        984788 kB
Mapped:            12624 kB
Shmem:                 8 kB
Slab:             740220 kB
SReclaimable:     182280 kB
SUnreclaim:       557940 kB
KernelStack:        1528 kB
PageTables:         5996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1209560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    497664 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= 71140 MiB
End job on node140 at 2012-05-28 14:40:04