Trace number 3713252

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.72

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-33-100-0.wbo
MD5SUM0afe629a1fa58c97510ae9a594e5d328
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big 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 benchmark10.5934
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables23837
Total number of constraints67568
Number of soft constraints45246
Number of constraints which are clauses64398
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3170
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 2286779
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2286778
Biggest number in a constraint 66
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

52.18/52.24	c run usual solver
96.44/96.80	o 9465
96.44/96.80	c current bound: 4732
96.44/96.80	c fallback to adder encoding
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-3713252-1338162959/watcher-3713252-1338162959 -o /tmp/evaluation-result-3713252-1338162959/solver-3713252-1338162959 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713252-1338162959.wbo 1115630344 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.24 2.17 2.06 3/179 26449
/proc/meminfo: memFree=23417264/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0

[startup+0.011154 s]
/proc/loadavg: 2.24 2.17 2.06 3/179 26449
/proc/meminfo: memFree=23417264/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 2.24 2.17 2.06 3/179 26449
/proc/meminfo: memFree=23417264/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300226 s]
/proc/loadavg: 2.24 2.17 2.06 3/179 26449
/proc/meminfo: memFree=23417264/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.24 2.17 2.06 3/179 26449
/proc/meminfo: memFree=23417264/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.24 2.17 2.06 3/181 26451
/proc/meminfo: memFree=23401576/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=34876 CPUtime=1.48 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) R 26449 26449 26029 0 -1 4202496 2918 0 0 0 148 0 0 0 20 0 1 0 282423320 35713024 5443 33554432000 4194304 5990268 140735930384512 140735930355256 4766974 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26450/statm: 8719 5443 136 439 0 8276 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44024

[startup+3.10026 s]
/proc/loadavg: 2.22 2.16 2.06 3/181 26451
/proc/meminfo: memFree=23386868/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=67644 CPUtime=3.09 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) R 26449 26449 26029 0 -1 4202496 3456 0 0 0 308 1 0 0 20 0 1 0 282423320 69267456 11075 33554432000 4194304 5990268 140735930384512 140735930379752 4807509 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26450/statm: 16911 11075 136 439 0 16468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76792

[startup+6.30026 s]
/proc/loadavg: 2.22 2.16 2.06 3/181 26451
/proc/meminfo: memFree=23341568/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=133180 CPUtime=6.29 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) R 26449 26449 26029 0 -1 4202496 4021 0 0 0 626 3 0 0 20 0 1 0 282423320 136376320 22339 33554432000 4194304 5990268 140735930384512 140735930379368 4569517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26450/statm: 33295 22339 136 439 0 32852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142328

[startup+12.7003 s]
/proc/loadavg: 2.19 2.16 2.06 3/181 26451
/proc/meminfo: memFree=23247376/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=264252 CPUtime=12.69 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) R 26449 26449 26029 0 -1 4202496 4639 0 0 0 1263 6 0 0 20 0 1 0 282423320 270594048 44355 33554432000 4194304 5990268 140735930384512 140735930379752 4195424 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26450/statm: 66063 44355 136 439 0 65620 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273400

[startup+25.5003 s]
/proc/loadavg: 2.16 2.15 2.06 3/181 26451
/proc/meminfo: memFree=23058720/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=526396 CPUtime=25.49 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) R 26449 26449 26029 0 -1 4202496 5366 0 0 0 2536 13 0 0 20 0 1 0 282423320 539029504 89411 33554432000 4194304 5990268 140735930384512 140735930379624 4807449 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26450/statm: 131599 89411 136 439 0 131156 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 535544

[startup+51.1002 s]
/proc/loadavg: 2.10 2.14 2.05 3/181 26451
/proc/meminfo: memFree=22542936/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1051828 CPUtime=51.08 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) R 26449 26449 26029 0 -1 4202496 11340 0 0 0 5074 34 0 0 20 0 1 0 282423320 1077071872 219800 33554432000 4194304 5990268 140735930384512 140735930380088 4548269 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26450/statm: 262957 219800 140 439 0 262514 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1060976

[startup+102.307 s]
/proc/loadavg: 2.42 2.21 2.08 3/183 26463
/proc/meminfo: memFree=20933356/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=278216 CPUtime=1.76 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 17294 0 0 0 167 9 0 0 20 0 1 0 282433373 284893184 48633 33554432000 4194304 5208918 140733783546864 140733782496504 4221649 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 69554 48633 70 248 0 69303 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 1638664

[startup+162.3 s]
/proc/loadavg: 2.29 2.22 2.09 3/183 26464
/proc/meminfo: memFree=20140784/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1128048 CPUtime=61.74 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 104450 0 0 0 6133 41 0 0 20 0 1 0 282433373 1155121152 249068 33554432000 4194304 5208918 140733783546864 140733783544536 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 282012 249068 103 248 0 281761 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 2488496

[startup+222.3 s]
/proc/loadavg: 2.10 2.18 2.09 3/183 26464
/proc/meminfo: memFree=20136440/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1128048 CPUtime=121.72 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 104452 0 0 0 12131 41 0 0 20 0 1 0 282433373 1155121152 249070 33554432000 4194304 5208918 140733783546864 140733783544536 4211599 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26463/statm: 282012 249070 103 248 0 281761 0
Current children cumulated CPU time (s) 221.89
Current children cumulated vsize (KiB) 2488496

[startup+282.3 s]
/proc/loadavg: 2.08 2.16 2.09 3/184 26467
/proc/meminfo: memFree=20131976/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 106693 0 0 0 132113 42 0 0 20 0 1 0 282433373 1164652544 251311 33554432000 4194304 5208918 140733783546864 140733783544824 4205640 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 284339 251311 103 248 0 284088 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 2497804

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 26500
/proc/meminfo: memFree=20095584/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1137356 CPUtime=1381.53 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 106698 0 0 0 138111 42 0 0 20 0 1 0 282433373 1164652544 251316 33554432000 4194304 5208918 140733783546864 140733783544824 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 284339 251316 103 248 0 284088 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 2497804

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26542
/proc/meminfo: memFree=25903228/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1137356 CPUtime=1441.53 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 106705 0 0 0 144110 43 0 0 20 0 1 0 282433373 1164652544 251834 33554432000 4194304 5208918 140733783546864 140733783544824 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 284339 251834 103 248 0 284088 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 2497804

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 26552
/proc/meminfo: memFree=24303380/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1140988 CPUtime=1501.52 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 107401 0 0 0 150109 43 0 0 20 0 1 0 282433373 1168371712 252530 33554432000 4194304 5208918 140733783546864 140733783544712 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 285247 252530 103 248 0 284996 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 2501436

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 26552
/proc/meminfo: memFree=24303504/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1140988 CPUtime=1561.51 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 107408 0 0 0 156108 43 0 0 20 0 1 0 282433373 1168371712 252537 33554432000 4194304 5208918 140733783546864 140733783544712 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 285247 252537 103 248 0 284996 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 2501436

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26553
/proc/meminfo: memFree=24303380/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1140988 CPUtime=1621.5 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 107408 0 0 0 162107 43 0 0 20 0 1 0 282433373 1168371712 252537 33554432000 4194304 5208918 140733783546864 140733783544712 4229456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 285247 252537 103 248 0 284996 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 2501436

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26553
/proc/meminfo: memFree=24303760/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1140988 CPUtime=1681.49 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 107408 0 0 0 168106 43 0 0 20 0 1 0 282433373 1168371712 252537 33554432000 4194304 5208918 140733783546864 140733783544712 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 285247 252537 103 248 0 284996 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 2501436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26553
/proc/meminfo: memFree=24303884/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1140988 CPUtime=1699.9 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 107408 0 0 0 169947 43 0 0 20 0 1 0 282433373 1168371712 252537 33554432000 4194304 5208918 140733783546864 140733783544712 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 285247 252537 103 248 0 284996 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2501436

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26553
/proc/meminfo: memFree=24303884/32873648 swapFree=7116/7116
[pid=26449] ppid=26447 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-wbo.sh) S 26447 26449 26029 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 282423320 9367552 275 33554432000 4194304 5064252 140734429525200 140734429524112 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 2287 275 233 213 0 72 0
[pid=26450] ppid=26449 vsize=1342152 CPUtime=100.17 cores=0,2,4,6
/proc/26450/stat : 26450 (npSolver-wbo) S 26449 26449 26029 0 -1 4202496 24971 231273 0 0 5612 939 3217 249 20 0 1 0 282423320 1374363648 282787 33554432000 4194304 5990268 140735930384512 140735930375952 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 13 0 0
/proc/26450/statm: 335538 282787 164 439 0 335095 0
[pid=26462] ppid=26450 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26462/stat : 26462 (satsolver.sh) S 26450 26449 26029 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282433373 9367552 267 33554432000 4194304 5064252 140736213675936 140736213674848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26462/statm: 2287 267 226 213 0 72 0
[pid=26463] ppid=26462 vsize=1140988 CPUtime=1699.9 cores=0,2,4,6
/proc/26463/stat : 26463 (glucose) R 26462 26449 26029 0 -1 4202496 107408 0 0 0 169947 43 0 0 20 0 1 0 282433373 1168371712 252537 33554432000 4194304 5208918 140733783546864 140733783544712 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26463/statm: 285247 252537 103 248 0 284996 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2501436

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26449 and gives
#  childrusage.ru_utime.tv_sec=88
#  childrusage.ru_utime.tv_usec=298576
#  childrusage.ru_stime.tv_sec=11
#  childrusage.ru_stime.tv_usec=905190
# CPU time returned by wait4() is 100.204
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.07
CPU user time (s): 1787.76
CPU system time (s): 12.31
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 2501436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.2986
system time used= 11.9052
maximum resident set size= 1390044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257223
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4046536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 146
involuntary context switches= 243

runsolver used 2.68559 second user time and 7.15891 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 01:56:00
IDJOB=3713252
IDBENCH=78619
IDSOLVER=2294
FILE ID=node114/3713252-1338162959
RUNJOBID= node114-1338159086-26045
PBS_JOBID= 14624549
Free space on /tmp= 69432 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713252-1338162959/watcher-3713252-1338162959 -o /tmp/evaluation-result-3713252-1338162959/solver-3713252-1338162959 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713252-1338162959.wbo 1115630344 HOME HOME

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

MD5SUM BENCH= 0afe629a1fa58c97510ae9a594e5d328
RANDOM SEED=1115630344

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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		: 2666.242
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:        23418056 kB
Buffers:          549828 kB
Cached:          4125144 kB
SwapCached:         2128 kB
Active:          7204264 kB
Inactive:        1335000 kB
Active(anon):    3857532 kB
Inactive(anon):     7892 kB
Active(file):    3346732 kB
Inactive(file):  1327108 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103892 kB
Dirty:             10520 kB
Writeback:             0 kB
AnonPages:       3880716 kB
Mapped:            15424 kB
Shmem:               116 kB
Slab:             758016 kB
SReclaimable:     202144 kB
SUnreclaim:       555872 kB
KernelStack:        1504 kB
PageTables:        11824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    4665196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2496512 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= 69920 MiB
End job on node114 at 2012-05-28 02:26:00