Trace number 3754115

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.08 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog08ac_wcsp.wbo
MD5SUM62397aa7c126b847e0d119b2fed1111c
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2120
Best CPU time to get the best result obtained on this benchmark8.28174
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1583
Total number of constraints57898
Number of soft constraints57490
Number of constraints which are clauses57490
Number of constraints which are cardinality constraints (but not clauses)408
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 69552
Min constraint cost 1
Max constraint cost 69552
Sum of constraints costs 3943734351
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.47	c run usual solver
3.09/3.15	o 220464
3.09/3.15	c current bound: 110232
3.09/3.15	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-3754115-1339195488/watcher-3754115-1339195488 -o /tmp/evaluation-result-3754115-1339195488/solver-3754115-1339195488 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754115-1339195488.wbo 1449675135 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.06 2.02 2.00 3/179 12220
/proc/meminfo: memFree=30877148/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0

[startup+0.06977 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12220
/proc/meminfo: memFree=30877148/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100362 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12220
/proc/meminfo: memFree=30877148/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300332 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12220
/proc/meminfo: memFree=30877148/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12220
/proc/meminfo: memFree=30877148/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 12224
/proc/meminfo: memFree=30789480/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=35104 CPUtime=0.64 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 8264 0 0 0 48 16 0 0 20 0 1 0 385675794 35946496 7797 33554432000 4194304 6006132 140734076174544 140734076167648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 8776 7797 156 443 0 8329 0
[pid=12223] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12223/stat : 12223 (cp2_pre.sh) S 12221 12220 7523 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 385675859 9367552 277 33554432000 4194304 5064252 140736722482432 140736722481136 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12223/statm: 2287 277 234 213 0 72 0
[pid=12224] ppid=12223 vsize=58556 CPUtime=0.83 cores=0,2,4,6
/proc/12224/stat : 12224 (coprocessor) R 12223 12220 7523 0 -1 4202496 11132 0 0 0 82 1 0 0 20 0 1 0 385675859 59961344 14099 33554432000 4194304 6586260 140735199438176 140735199434168 5599216 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/12224/statm: 14639 14099 189 584 0 14051 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 111956

[startup+3.10034 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 12224
/proc/meminfo: memFree=30788488/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=35908 CPUtime=3.09 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) R 12220 12220 7523 0 -1 4202496 9254 21368 0 0 50 20 234 5 20 0 1 0 385675794 36769792 8001 33554432000 4194304 6006132 140734076174544 140734076168224 5192048 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 8977 8001 159 443 0 8530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45056

[startup+6.30032 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 12232
/proc/meminfo: memFree=30606400/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=389520 CPUtime=6.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) R 12220 12220 7523 0 -1 4202496 33244 21885 0 0 354 35 234 5 20 0 1 0 385675794 398868480 83374 33554432000 4194304 6006132 140734076174544 140734076166904 4535965 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 97380 83374 177 443 0 96933 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 398668

[startup+12.7004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 12232
/proc/meminfo: memFree=30116332/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1175952 CPUtime=12.68 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) R 12220 12220 7523 0 -1 4202496 34883 21885 0 0 976 53 234 5 20 0 1 0 385675794 1204174848 202670 33554432000 4194304 6006132 140734076174544 140734076166904 4535962 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 293988 202670 177 443 0 293541 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1185100

[startup+25.5004 s]
/proc/loadavg: 2.19 2.05 2.01 3/183 12234
/proc/meminfo: memFree=27235888/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2890692 CPUtime=10.18 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 211247 0 0 0 940 78 0 0 20 0 1 0 385677325 2960068608 535135 33554432000 4194304 5208918 140736329839856 140736329838024 4222319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 722673 535135 92 248 0 722422 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3998440

[startup+51.1004 s]
/proc/loadavg: 2.18 2.06 2.02 3/183 12234
/proc/meminfo: memFree=27579420/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2024936 CPUtime=35.77 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 225248 0 0 0 3493 84 0 0 20 0 1 0 385677325 2073534464 418913 33554432000 4194304 5208918 140736329839856 140736329837704 4205203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 506234 418913 104 248 0 505983 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 3132684

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 12234
/proc/meminfo: memFree=27580164/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2024936 CPUtime=86.96 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 225252 0 0 0 8612 84 0 0 20 0 1 0 385677325 2073534464 418917 33554432000 4194304 5208918 140736329839856 140736329837704 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 506234 418917 104 248 0 505983 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 3132684

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 12234
/proc/meminfo: memFree=27580040/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2025072 CPUtime=146.95 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 225254 0 0 0 14611 84 0 0 20 0 1 0 385677325 2073673728 418919 33554432000 4194304 5208918 140736329839856 140736329837816 4229859 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 506268 418919 104 248 0 506017 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3132820

[startup+222.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 12234
/proc/meminfo: memFree=27577496/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 225791 0 0 0 134592 84 0 0 20 0 1 0 385677325 2075832320 420066 33554432000 4194304 5208918 140736329839856 140736329837816 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 506795 420066 104 248 0 506544 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 3134928

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 12474
/proc/meminfo: memFree=25618120/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2030084 CPUtime=1406.75 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 226523 0 0 0 140591 84 0 0 20 0 1 0 385677325 2078806016 420798 33554432000 4194304 5208918 140736329839856 140736329837704 4205755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 507521 420798 104 248 0 507270 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 3137832

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12475
/proc/meminfo: memFree=25617624/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2030216 CPUtime=1466.75 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 226559 0 0 0 146590 85 0 0 20 0 1 0 385677325 2078941184 420834 33554432000 4194304 5208918 140736329839856 140736329837704 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 507554 420834 104 248 0 507303 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 3137964

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12478
/proc/meminfo: memFree=25600436/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2030216 CPUtime=1526.74 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 226560 0 0 0 152589 85 0 0 20 0 1 0 385677325 2078941184 420835 33554432000 4194304 5208918 140736329839856 140736329837704 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 507554 420835 104 248 0 507303 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 3137964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12478
/proc/meminfo: memFree=25600496/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2030216 CPUtime=1586.73 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 226565 0 0 0 158588 85 0 0 20 0 1 0 385677325 2078941184 420838 33554432000 4194304 5208918 140736329839856 140736329837704 4205203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 507554 420838 104 248 0 507303 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 3137964

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12478
/proc/meminfo: memFree=25595456/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2030492 CPUtime=1646.72 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 226604 0 0 0 164587 85 0 0 20 0 1 0 385677325 2079223808 420876 33554432000 4194304 5208918 140736329839856 140736329837816 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 507623 420876 104 248 0 507372 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 3138240

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 12478
/proc/meminfo: memFree=25594744/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2030492 CPUtime=1706.71 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 226611 0 0 0 170586 85 0 0 20 0 1 0 385677325 2079223808 420877 33554432000 4194304 5208918 140736329839856 140736329837816 4205261 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 507623 420877 104 248 0 507372 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 3138240

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12479
/proc/meminfo: memFree=25594572/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2030492 CPUtime=1766.7 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 226631 0 0 0 176585 85 0 0 20 0 1 0 385677325 2079223808 420897 33554432000 4194304 5208918 140736329839856 140736329837816 4205496 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 507623 420897 104 248 0 507372 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 3138240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12479
/proc/meminfo: memFree=25594664/32873844 swapFree=7116/7116
[pid=12220] ppid=12218 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12220/stat : 12220 (npSolver-wbo-I.) S 12218 12220 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385675794 9367552 274 33554432000 4194304 5064252 140737200676368 140737200675280 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12220/statm: 2287 274 233 213 0 72 0
[pid=12221] ppid=12220 vsize=1089452 CPUtime=15.28 cores=0,2,4,6
/proc/12221/stat : 12221 (npSolver-wbo) S 12220 12220 7523 0 -1 4202496 35627 21885 0 0 1120 169 234 5 20 0 1 0 385675794 1115598848 206166 33554432000 4194304 6006132 140734076174544 140734076165952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12221/statm: 272363 206166 178 443 0 271916 0
[pid=12233] ppid=12221 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12233/stat : 12233 (satsolver.sh) S 12221 12220 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385677325 9367552 267 33554432000 4194304 5064252 140736231638240 140736231637152 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12233/statm: 2287 267 226 213 0 72 0
[pid=12234] ppid=12233 vsize=2030492 CPUtime=1784.8 cores=0,2,4,6
/proc/12234/stat : 12234 (glucose) R 12233 12220 7523 0 -1 4202496 226632 0 0 0 178395 85 0 0 20 0 1 0 385677325 2079223808 420898 33554432000 4194304 5208918 140736329839856 140736329837816 4211019 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12234/statm: 507623 420898 104 248 0 507372 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 3138240

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12220 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=556939
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=761732
# CPU time returned by wait4() is 15.3187
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1797.49
CPU system time (s): 2.59
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 3998440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5569
system time used= 1.76173
maximum resident set size= 1612324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58491
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1588520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 214
involuntary context switches= 40

runsolver used 2.86156 second user time and 14.8997 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-09 00:44:48
IDJOB=3754115
IDBENCH=79448
IDSOLVER=2338
FILE ID=node111/3754115-1339195488
RUNJOBID= node111-1339184675-8998
PBS_JOBID= 14643817
Free space on /tmp= 71116 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog08ac_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754115-1339195488/watcher-3754115-1339195488 -o /tmp/evaluation-result-3754115-1339195488/solver-3754115-1339195488 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754115-1339195488.wbo 1449675135 HOME HOME

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

MD5SUM BENCH= 62397aa7c126b847e0d119b2fed1111c
RANDOM SEED=1449675135

node111.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.152
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.30
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.152
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.152
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		: 2666.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30877412 kB
Buffers:          314512 kB
Cached:           401208 kB
SwapCached:         1308 kB
Active:           985652 kB
Inactive:         154900 kB
Active(anon):     421148 kB
Inactive(anon):     4004 kB
Active(file):     564504 kB
Inactive(file):   150896 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:             10156 kB
Writeback:             0 kB
AnonPages:        428760 kB
Mapped:             9916 kB
Shmem:                 0 kB
Slab:             714216 kB
SReclaimable:     156116 kB
SUnreclaim:       558100 kB
KernelStack:        1496 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     597080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 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= 69872 MiB
End job on node111 at 2012-06-09 01:14:49