Trace number 3754401

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 (fixed)? (TO) 1800.12 1800.42

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag12.ucl--soft-66-100-0.wbo
MD5SUM51de4f9a349da19d6e38b7104085cf7d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark23.1635
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables20605
Total number of constraints59851
Number of soft constraints20266
Number of constraints which are clauses58675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1176
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 1021972
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1021971
Biggest number in a constraint 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 134
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

Solver Data

0.00/0.54	c run usual solver
1.38/1.48	o 3498
1.38/1.48	c current bound: 1749
1.38/1.48	c fallback to adder encoding
1800.08/1800.41	c error: unexpected solver exit code
1800.08/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-3754401-1339189146/watcher-3754401-1339189146 -o /tmp/evaluation-result-3754401-1339189146/solver-3754401-1339189146 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754401-1339189146.wbo 2016220802 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.02 2.00 3/179 32274
/proc/meminfo: memFree=23049832/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0

[startup+0.076348 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 32274
/proc/meminfo: memFree=23049832/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20957 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 32274
/proc/meminfo: memFree=23049832/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300206 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 32274
/proc/meminfo: memFree=23049832/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700218 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 32274
/proc/meminfo: memFree=23049832/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 32278
/proc/meminfo: memFree=22974048/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=33440 CPUtime=1.47 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) R 32274 32274 28381 0 -1 4202496 9505 20442 0 0 57 15 64 11 20 0 1 0 385040061 34242560 7494 33554432000 4194304 6006132 140736576854992 140736576848096 4968257 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 8360 7494 179 443 0 7913 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42588

[startup+3.10025 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 32286
/proc/meminfo: memFree=22937488/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=197128 CPUtime=3.07 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) R 32274 32274 28381 0 -1 4202496 17532 20442 0 0 212 20 64 11 20 0 1 0 385040061 201859072 43024 33554432000 4194304 6006132 140736576854992 140736576847352 4580513 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 49282 43024 179 443 0 48835 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 206276

[startup+6.30029 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 32288
/proc/meminfo: memFree=22362520/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=574256 CPUtime=2.13 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 65732 0 0 0 197 16 0 0 20 0 1 0 385040477 588038144 108118 33554432000 4194304 5208918 140733346769760 140733345719112 4222354 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 143564 108118 91 248 0 143313 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 920752

[startup+12.7069 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 32288
/proc/meminfo: memFree=22258624/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=456788 CPUtime=8.53 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 70682 0 0 0 835 18 0 0 20 0 1 0 385040477 467750912 98650 33554432000 4194304 5208918 140733346769760 140733346767432 4229374 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 114197 98650 104 248 0 113946 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 803284

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 32288
/proc/meminfo: memFree=22259076/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=457028 CPUtime=21.32 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 70716 0 0 0 2114 18 0 0 20 0 1 0 385040477 467996672 98684 33554432000 4194304 5208918 140733346769760 140733346767720 4205143 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 114257 98684 104 248 0 114006 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 803524

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 32289
/proc/meminfo: memFree=22259452/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=457028 CPUtime=46.92 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 70720 0 0 0 4674 18 0 0 20 0 1 0 385040477 467996672 98688 33554432000 4194304 5208918 140733346769760 140733346767720 4211160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 114257 98688 104 248 0 114006 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 803524

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/184 32292
/proc/meminfo: memFree=22254480/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=458008 CPUtime=98.11 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 70975 0 0 0 9793 18 0 0 20 0 1 0 385040477 469000192 99454 33554432000 4194304 5208918 140733346769760 140733346767512 4211160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 114502 99454 105 248 0 114251 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 804504

[startup+162.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 32315
/proc/meminfo: memFree=22250168/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=459236 CPUtime=158.1 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 71258 0 0 0 15792 18 0 0 20 0 1 0 385040477 470257664 99737 33554432000 4194304 5208918 140733346769760 140733346767512 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 114809 99737 105 248 0 114558 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 805732

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 32315
/proc/meminfo: memFree=22245460/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32332
/proc/meminfo: memFree=22274528/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=471728 CPUtime=1357.91 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 74366 0 0 0 135771 20 0 0 20 0 1 0 385040477 483049472 108559 33554432000 4194304 5208918 140733346769760 140733346766136 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 117932 108559 105 248 0 117681 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 818224

[startup+1422.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 32332
/proc/meminfo: memFree=22270256/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=472904 CPUtime=1417.89 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 74542 0 0 0 141769 20 0 0 20 0 1 0 385040477 484253696 109246 33554432000 4194304 5208918 140733346769760 140733346767512 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 118226 109246 105 248 0 117975 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 819400

[startup+1482.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32332
/proc/meminfo: memFree=22270048/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=472904 CPUtime=1477.89 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 74618 0 0 0 147769 20 0 0 20 0 1 0 385040477 484253696 109322 33554432000 4194304 5208918 140733346769760 140733346767512 4211162 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 118226 109322 105 248 0 117975 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 819400

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 32332
/proc/meminfo: memFree=22262752/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=473036 CPUtime=1537.87 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 74656 0 0 0 153767 20 0 0 20 0 1 0 385040477 484388864 109360 33554432000 4194304 5208918 140733346769760 140733346767608 4211019 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 118259 109360 105 248 0 118008 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 819532

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32333
/proc/meminfo: memFree=22260464/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=473828 CPUtime=1597.86 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 74898 0 0 0 159766 20 0 0 20 0 1 0 385040477 485199872 110113 33554432000 4194304 5208918 140733346769760 140733346767608 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 118457 110113 105 248 0 118206 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 820324

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32333
/proc/meminfo: memFree=22257948/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=474488 CPUtime=1657.85 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 75063 0 0 0 165765 20 0 0 20 0 1 0 385040477 485875712 110278 33554432000 4194304 5208918 140733346769760 140733346767608 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 118622 110278 105 248 0 118371 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 820984

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32334
/proc/meminfo: memFree=22255980/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=476748 CPUtime=1717.84 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 75506 0 0 0 171764 20 0 0 20 0 1 0 385040477 488189952 110721 33554432000 4194304 5208918 140733346769760 140733346767720 4211147 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 119187 110721 105 248 0 118936 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 823244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32334
/proc/meminfo: memFree=22252692/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=476748 CPUtime=1777.83 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 75517 0 0 0 177763 20 0 0 20 0 1 0 385040477 488189952 111243 33554432000 4194304 5208918 140733346769760 140733346765528 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 119187 111243 105 248 0 118936 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 823244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32379
/proc/meminfo: memFree=22556028/32873648 swapFree=7116/7116
[pid=32274] ppid=32272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32274/stat : 32274 (npSolver-wbo-I.) S 32272 32274 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385040061 9367552 275 33554432000 4194304 5064252 140736494116816 140736494115728 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32274/statm: 2287 275 233 213 0 72 0
[pid=32275] ppid=32274 vsize=328200 CPUtime=4.14 cores=0,2,4,6
/proc/32275/stat : 32275 (npSolver-wbo) S 32274 32274 28381 0 -1 4202496 18535 20442 0 0 292 47 64 11 20 0 1 0 385040061 336076800 56337 33554432000 4194304 6006132 140736576854992 140736576846400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32275/statm: 82050 56337 180 443 0 81603 0
[pid=32287] ppid=32275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32287/stat : 32287 (satsolver.sh) S 32275 32274 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040477 9367552 267 33554432000 4194304 5064252 140733865877472 140733865876384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32287/statm: 2287 267 226 213 0 72 0
[pid=32288] ppid=32287 vsize=476748 CPUtime=1795.94 cores=0,2,4,6
/proc/32288/stat : 32288 (glucose) R 32287 32274 28381 0 -1 4202496 75518 0 0 0 179573 21 0 0 20 0 1 0 385040477 488189952 111244 33554432000 4194304 5208918 140733346769760 140733346765528 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32288/statm: 119187 111244 105 248 0 118936 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 823244

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.42
CPU time (s): 1800.12
CPU user time (s): 1799.31
CPU system time (s): 0.815875
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 920752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.815875
maximum resident set size= 506200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115472
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 160
involuntary context switches= 1939

runsolver used 3.18851 second user time and 8.5237 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 22:59:06
IDJOB=3754401
IDBENCH=79019
IDSOLVER=2338
FILE ID=node123/3754401-1339189146
RUNJOBID= node123-1339183032-29927
PBS_JOBID= 14643831
Free space on /tmp= 67896 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag12.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754401-1339189146/watcher-3754401-1339189146 -o /tmp/evaluation-result-3754401-1339189146/solver-3754401-1339189146 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754401-1339189146.wbo 2016220802 HOME HOME

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

MD5SUM BENCH= 51de4f9a349da19d6e38b7104085cf7d
RANDOM SEED=2016220802

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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.217
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:       32873648 kB
MemFree:        23050104 kB
Buffers:         1956100 kB
Cached:          6426440 kB
SwapCached:         2512 kB
Active:          6197864 kB
Inactive:        2572816 kB
Active(anon):     380304 kB
Inactive(anon):     7732 kB
Active(file):    5817560 kB
Inactive(file):  2565084 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:            117440 kB
Writeback:             0 kB
AnonPages:        396868 kB
Mapped:            11608 kB
Shmem:                 0 kB
Slab:             912576 kB
SReclaimable:     355956 kB
SUnreclaim:       556620 kB
KernelStack:        1528 kB
PageTables:         5192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     584740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67812 MiB
End job on node123 at 2012-06-08 23:29:06