Trace number 3713253

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.04 1801.73

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-66-100-0.wbo
MD5SUM1e3632de9e14ff29039922783c5be740
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 benchmark5.21921
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 constraints22831
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 1153610
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1153609
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.27/52.39	c run usual solver
95.84/96.27	o 4985
95.84/96.27	c current bound: 2492
95.84/96.27	c fallback to adder encoding
1800.04/1801.71	c error: unexpected solver exit code
1800.04/1801.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-3713253-1338161118/watcher-3713253-1338161118 -o /tmp/evaluation-result-3713253-1338161118/solver-3713253-1338161118 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713253-1338161118.wbo 989416111 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.51 2.22 2.08 3/179 22304
/proc/meminfo: memFree=28857156/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0

[startup+0.0208761 s]
/proc/loadavg: 2.51 2.22 2.08 3/179 22304
/proc/meminfo: memFree=28857156/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.51 2.22 2.08 3/179 22304
/proc/meminfo: memFree=28857156/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.51 2.22 2.08 3/179 22304
/proc/meminfo: memFree=28857156/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.51 2.22 2.08 3/179 22304
/proc/meminfo: memFree=28857156/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 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.47 2.22 2.08 3/181 22306
/proc/meminfo: memFree=28841968/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=34876 CPUtime=1.49 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) R 22304 22304 22152 0 -1 4202496 3226 0 0 0 148 1 0 0 20 0 1 0 282178853 35713024 5241 33554432000 4194304 5990268 140736001596192 140736001591432 4807573 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 8719 5241 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.10027 s]
/proc/loadavg: 2.47 2.22 2.08 3/181 22306
/proc/meminfo: memFree=28827260/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=67644 CPUtime=3.09 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) R 22304 22304 22152 0 -1 4202496 3764 0 0 0 307 2 0 0 20 0 1 0 282178853 69267456 10873 33554432000 4194304 5990268 140736001596192 140736001591432 4807200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 16911 10873 136 439 0 16468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76792

[startup+6.30027 s]
/proc/loadavg: 2.47 2.22 2.08 3/181 22306
/proc/meminfo: memFree=28782576/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=133180 CPUtime=6.29 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) R 22304 22304 22152 0 -1 4202496 4328 0 0 0 625 4 0 0 20 0 1 0 282178853 136376320 21625 33554432000 4194304 5990268 140736001596192 140736001591432 4374040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 33295 21625 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.39 2.21 2.08 3/181 22306
/proc/meminfo: memFree=28693084/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=264252 CPUtime=12.68 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) R 22304 22304 22152 0 -1 4202496 4946 0 0 0 1261 7 0 0 20 0 1 0 282178853 270594048 43641 33554432000 4194304 5990268 140736001596192 140736001591432 4522819 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 66063 43641 136 439 0 65620 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 273400

[startup+25.5003 s]
/proc/loadavg: 2.33 2.20 2.08 3/181 22306
/proc/meminfo: memFree=28509320/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=526396 CPUtime=25.48 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) R 22304 22304 22152 0 -1 4202496 5671 0 0 0 2533 15 0 0 20 0 1 0 282178853 539029504 87673 33554432000 4194304 5990268 140736001596192 140736001591432 4807339 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 131599 87673 136 439 0 131156 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 535544

[startup+51.1003 s]
/proc/loadavg: 2.22 2.18 2.07 3/181 22306
/proc/meminfo: memFree=27990216/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1051316 CPUtime=51.08 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) R 22304 22304 22152 0 -1 4202496 11827 0 0 0 5067 41 0 0 20 0 1 0 282178853 1076547584 216216 33554432000 4194304 5990268 140736001596192 140736001591768 4586741 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22305/statm: 262829 216216 140 439 0 262386 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1060464

[startup+102.307 s]
/proc/loadavg: 2.21 2.18 2.08 3/183 22318
/proc/meminfo: memFree=26514472/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=449288 CPUtime=3.31 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 27391 0 0 0 312 19 0 0 20 0 1 0 282188752 460070912 87683 33554432000 4194304 5208918 140733749841808 140733748791448 4469616 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 112322 87683 70 248 0 112071 0
Current children cumulated CPU time (s) 100.92
Current children cumulated vsize (KiB) 1664384

[startup+162.3 s]
/proc/loadavg: 2.15 2.17 2.08 3/183 22318
/proc/meminfo: memFree=26173808/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=886788 CPUtime=63.29 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 70496 0 0 0 6295 34 0 0 20 0 1 0 282188752 908070912 175174 33554432000 4194304 5208918 140733749841808 140733749839768 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 221697 175174 94 248 0 221446 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 2101884

[startup+222.3 s]
/proc/loadavg: 2.05 2.14 2.08 3/183 22319
/proc/meminfo: memFree=26163764/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=886788 CPUtime=123.29 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 70517 0 0 0 12294 35 0 0 20 0 1 0 282188752 908070912 177239 33554432000 4194304 5208918 140733749841808 140733749839768 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 221697 177239 94 248 0 221446 0
Current children cumulated CPU time (s) 220.9
Current children cumulated vsize (KiB) 2101884

[startup+282.3 s]
/proc/loadavg: 2.02 2.11 2.07 3/183 22319
/proc/meminfo: memFree=26156068/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 81343 0 0 0 132273 38 0 0 20 0 1 0 282188752 956473344 192153 33554432000 4194304 5208918 140733749841808 140733749839656 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 233514 192153 103 248 0 233263 0
Current children cumulated CPU time (s) 1420.72
Current children cumulated vsize (KiB) 2149152

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 22381
/proc/meminfo: memFree=27915672/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=934056 CPUtime=1383.08 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 81419 0 0 0 138270 38 0 0 20 0 1 0 282188752 956473344 192884 33554432000 4194304 5208918 140733749841808 140733749838184 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 233514 192884 103 248 0 233263 0
Current children cumulated CPU time (s) 1480.69
Current children cumulated vsize (KiB) 2149152

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 22384
/proc/meminfo: memFree=27913408/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=934056 CPUtime=1443.07 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 81437 0 0 0 144269 38 0 0 20 0 1 0 282188752 956473344 193482 33554432000 4194304 5208918 140733749841808 140733749838184 4205203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 233514 193482 103 248 0 233263 0
Current children cumulated CPU time (s) 1540.68
Current children cumulated vsize (KiB) 2149152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22384
/proc/meminfo: memFree=27913264/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=934056 CPUtime=1503.05 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 81441 0 0 0 150267 38 0 0 20 0 1 0 282188752 956473344 193482 33554432000 4194304 5208918 140733749841808 140733749838184 4229354 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 233514 193482 103 248 0 233263 0
Current children cumulated CPU time (s) 1600.66
Current children cumulated vsize (KiB) 2149152

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22384
/proc/meminfo: memFree=27913292/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=934056 CPUtime=1563.05 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 81471 0 0 0 156267 38 0 0 20 0 1 0 282188752 956473344 193512 33554432000 4194304 5208918 140733749841808 140733749838184 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 233514 193512 103 248 0 233263 0
Current children cumulated CPU time (s) 1660.66
Current children cumulated vsize (KiB) 2149152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22384
/proc/meminfo: memFree=27911340/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=935684 CPUtime=1623.04 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 81822 0 0 0 162266 38 0 0 20 0 1 0 282188752 958140416 193863 33554432000 4194304 5208918 140733749841808 140733749839656 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 233921 193863 103 248 0 233670 0
Current children cumulated CPU time (s) 1720.65
Current children cumulated vsize (KiB) 2150780

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22385
/proc/meminfo: memFree=27907616/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=936216 CPUtime=1683.02 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 81945 0 0 0 168264 38 0 0 20 0 1 0 282188752 958685184 193986 33554432000 4194304 5208918 140733749841808 140733749839656 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 234054 193986 103 248 0 233803 0
Current children cumulated CPU time (s) 1780.63
Current children cumulated vsize (KiB) 2151312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22385
/proc/meminfo: memFree=27907244/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=936216 CPUtime=1702.43 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 81945 0 0 0 170205 38 0 0 20 0 1 0 282188752 958685184 193986 33554432000 4194304 5208918 140733749841808 140733749839656 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 234054 193986 103 248 0 233803 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2151312

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22385
/proc/meminfo: memFree=27907244/32873844 swapFree=6872/6872
[pid=22304] ppid=22302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22304/stat : 22304 (npSolver-wbo.sh) S 22302 22304 22152 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282178853 9367552 274 33554432000 4194304 5064252 140734147595296 140734147594208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22304/statm: 2287 274 233 213 0 72 0
[pid=22305] ppid=22304 vsize=1196800 CPUtime=97.61 cores=1,3,5,7
/proc/22305/stat : 22305 (npSolver-wbo) S 22304 22304 22152 0 -1 4202496 20356 228504 0 0 5446 860 3197 258 20 0 1 0 282178853 1225523200 247479 33554432000 4194304 5990268 140736001596192 140736001587632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 116 0 0
/proc/22305/statm: 299200 247479 163 439 0 298757 0
[pid=22317] ppid=22305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22317/stat : 22317 (satsolver.sh) S 22305 22304 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282188751 9367552 267 33554432000 4194304 5064252 140736463654560 140736463653472 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22317/statm: 2287 267 226 213 0 72 0
[pid=22318] ppid=22317 vsize=936216 CPUtime=1702.43 cores=1,3,5,7
/proc/22318/stat : 22318 (glucose) R 22317 22304 22152 0 -1 4202496 81945 0 0 0 170205 38 0 0 20 0 1 0 282188752 958685184 193986 33554432000 4194304 5208918 140733749841808 140733749839656 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22318/statm: 234054 193986 103 248 0 233803 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2151312

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22304 and gives
#  childrusage.ru_utime.tv_sec=86
#  childrusage.ru_utime.tv_usec=438859
#  childrusage.ru_stime.tv_sec=11
#  childrusage.ru_stime.tv_usec=207296
# CPU time returned by wait4() is 97.6462
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.73
CPU time (s): 1800.04
CPU user time (s): 1788.48
CPU system time (s): 11.56
CPU usage (%): 99.9065
Max. virtual memory (cumulated for all children) (KiB): 2151312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.4389
system time used= 11.2073
maximum resident set size= 1390412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249836
page faults= 0
swaps= 0
block input operations= 16
block output operations= 3723272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109
involuntary context switches= 130

runsolver used 5.39618 second user time and 18.6022 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-28 01:25:18
IDJOB=3713253
IDBENCH=78614
IDSOLVER=2294
FILE ID=node105/3713253-1338161118
RUNJOBID= node105-1338160023-22169
PBS_JOBID= 14624557
Free space on /tmp= 70768 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-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713253-1338161118/watcher-3713253-1338161118 -o /tmp/evaluation-result-3713253-1338161118/solver-3713253-1338161118 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713253-1338161118.wbo 989416111 HOME HOME

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

MD5SUM BENCH= 1e3632de9e14ff29039922783c5be740
RANDOM SEED=989416111

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28857528 kB
Buffers:          286696 kB
Cached:           959168 kB
SwapCached:         1708 kB
Active:          3049284 kB
Inactive:         109612 kB
Active(anon):    1909440 kB
Inactive(anon):     4812 kB
Active(file):    1139844 kB
Inactive(file):   104800 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             11704 kB
Writeback:             0 kB
AnonPages:       1927568 kB
Mapped:             9808 kB
Shmem:                 0 kB
Slab:             703940 kB
SReclaimable:     144800 kB
SUnreclaim:       559140 kB
KernelStack:        1464 kB
PageTables:         8512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2493808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1282048 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= 70376 MiB
End job on node105 at 2012-05-28 01:55:20