Trace number 3714624

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.07 1800.91

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf8.ucl--soft-0-100-0.wbo
MD5SUMdaa4650c03ccc8f8b44e19f0217c9b39
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.25281
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6832
Total number of constraints19477
Number of soft constraints19477
Number of constraints which are clauses18953
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints524
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 989271
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 989270
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.88/1.90	c run usual solver
3.78/3.88	o 2173
3.78/3.88	c fallback to adder encoding
1574.49/1575.32	o 2171
1574.49/1575.32	c fallback to adder encoding
1800.07/1800.91	c error: unexpected solver exit code
1800.07/1800.91	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-3714624-1338220534/watcher-3714624-1338220534 -o /tmp/evaluation-result-3714624-1338220534/solver-3714624-1338220534 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714624-1338220534.wbo 1207348158 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.00 2.00 2.00 3/179 5515
/proc/meminfo: memFree=30361068/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0

[startup+0.078777 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5515
/proc/meminfo: memFree=30361068/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100219 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5515
/proc/meminfo: memFree=30361068/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5515
/proc/meminfo: memFree=30361068/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700195 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5515
/proc/meminfo: memFree=30361068/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5517
/proc/meminfo: memFree=30342980/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=35412 CPUtime=1.49 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) R 5515 5515 26619 0 -1 4202496 5602 0 0 0 147 2 0 0 20 0 1 0 288177821 36261888 7279 33554432000 4194304 5990268 140735373423520 140735373419096 4706947 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5516/statm: 8853 7279 140 439 0 8410 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44560

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5519
/proc/meminfo: memFree=30299876/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=35792 CPUtime=1.92 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 5852 0 0 0 186 6 0 0 20 0 1 0 288177821 36651008 7896 33554432000 4194304 5990268 140735373423520 140735373416672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5516/statm: 8948 7896 149 439 0 8505 0
[pid=5518] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5518/stat : 5518 (cp2_pre.sh) S 5516 5515 26619 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 288178014 9367552 277 33554432000 4194304 5064252 140733396641968 140733396640672 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5518/statm: 2287 277 234 213 0 72 0
[pid=5519] ppid=5518 vsize=50116 CPUtime=1.15 cores=1,3,5,7
/proc/5519/stat : 5519 (coprocessor) R 5518 5515 26619 0 -1 4202496 12238 0 0 0 110 5 0 0 20 0 1 0 288178014 51318784 11811 33554432000 4194304 6586260 140733926637040 140733926633064 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5519/statm: 12529 11811 199 584 0 11941 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 104204

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 5527
/proc/meminfo: memFree=30101304/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=195128 CPUtime=5.3 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 13576 21430 0 0 320 56 141 13 20 0 1 0 288177821 199811072 35834 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 48782 35834 164 439 0 48339 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 204276

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5529
/proc/meminfo: memFree=29872924/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=195128 CPUtime=5.3 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 13576 21430 0 0 320 56 141 13 20 0 1 0 288177821 199811072 35834 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 48782 35834 164 439 0 48339 0
[pid=5528] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288178404 9367552 267 33554432000 4194304 5064252 140737423463536 140737423462448 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 267 226 213 0 72 0
[pid=5529] ppid=5528 vsize=277320 CPUtime=6.85 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5515 26619 0 -1 4202496 42804 0 0 0 673 12 0 0 20 0 1 0 288178404 283975680 54862 33554432000 4194304 5208918 140734727039712 140734727037464 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 69330 54862 103 248 0 69079 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 490744

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5543
/proc/meminfo: memFree=29890120/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=195128 CPUtime=5.3 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 13576 21430 0 0 320 56 141 13 20 0 1 0 288177821 199811072 35834 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 48782 35834 164 439 0 48339 0
[pid=5528] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288178404 9367552 267 33554432000 4194304 5064252 140737423463536 140737423462448 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 267 226 213 0 72 0
[pid=5529] ppid=5528 vsize=277452 CPUtime=19.65 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5515 26619 0 -1 4202496 42818 0 0 0 1953 12 0 0 20 0 1 0 288178404 284110848 54876 33554432000 4194304 5208918 140734727039712 140734727037672 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 69363 54876 103 248 0 69112 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 490876

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5592
/proc/meminfo: memFree=29899464/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=195128 CPUtime=5.3 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 13576 21430 0 0 320 56 141 13 20 0 1 0 288177821 199811072 35834 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 48782 35834 164 439 0 48339 0
[pid=5528] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288178404 9367552 267 33554432000 4194304 5064252 140737423463536 140737423462448 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 267 226 213 0 72 0
[pid=5529] ppid=5528 vsize=277600 CPUtime=45.24 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5515 26619 0 -1 4202496 42866 0 0 0 4512 12 0 0 20 0 1 0 288178404 284262400 54924 33554432000 4194304 5208918 140734727039712 140734727037560 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 69400 54924 103 248 0 69149 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 491024

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5662
/proc/meminfo: memFree=29892916/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=195128 CPUtime=5.3 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 13576 21430 0 0 320 56 141 13 20 0 1 0 288177821 199811072 35834 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 48782 35834 164 439 0 48339 0
[pid=5528] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288178404 9367552 267 33554432000 4194304 5064252 140737423463536 140737423462448 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 267 226 213 0 72 0
[pid=5529] ppid=5528 vsize=277840 CPUtime=96.44 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5515 26619 0 -1 4202496 42914 0 0 0 9632 12 0 0 20 0 1 0 288178404 284508160 54972 33554432000 4194304 5208918 140734727039712 140734727037672 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 69460 54972 103 248 0 69209 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 491264

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5784
/proc/meminfo: memFree=29536608/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=195128 CPUtime=5.3 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 13576 21430 0 0 320 56 141 13 20 0 1 0 288177821 199811072 35834 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 48782 35834 164 439 0 48339 0
[pid=5528] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288178404 9367552 267 33554432000 4194304 5064252 140737423463536 140737423462448 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 267 226 213 0 72 0
[pid=5529] ppid=5528 vsize=278272 CPUtime=156.42 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5515 26619 0 -1 4202496 43038 0 0 0 15630 12 0 0 20 0 1 0 288178404 284950528 55137 33554432000 4194304 5208918 140734727039712 140734727037464 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 69568 55137 103 248 0 69317 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 491696

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5784
/proc/meminfo: memFree=29525288/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/5529/stat : 5529 (glucose) R 5528 5515 26619 0 -1 4202496 46501 0 0 0 141609 14 0 0 20 0 1 0 288178404 299769856 62648 33554432000 4194304 5208918 140734727039712 140734727037672 4210704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 73186 62648 105 248 0 72935 0
Current children cumulated CPU time (s) 1421.53
Current children cumulated vsize (KiB) 506168

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 5834
/proc/meminfo: memFree=29498556/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=195128 CPUtime=5.3 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 13576 21430 0 0 320 56 141 13 20 0 1 0 288177821 199811072 35834 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 48782 35834 164 439 0 48339 0
[pid=5528] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288178404 9367552 267 33554432000 4194304 5064252 140737423463536 140737423462448 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 267 226 213 0 72 0
[pid=5529] ppid=5528 vsize=292744 CPUtime=1476.22 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5515 26619 0 -1 4202496 46503 0 0 0 147608 14 0 0 20 0 1 0 288178404 299769856 62650 33554432000 4194304 5208918 140734727039712 140734727037672 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 73186 62650 105 248 0 72935 0
Current children cumulated CPU time (s) 1481.52
Current children cumulated vsize (KiB) 506168

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 5834
/proc/meminfo: memFree=29490872/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=195128 CPUtime=5.3 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 13576 21430 0 0 320 56 141 13 20 0 1 0 288177821 199811072 35834 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 48782 35834 164 439 0 48339 0
[pid=5528] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5528/stat : 5528 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288178404 9367552 267 33554432000 4194304 5064252 140737423463536 140737423462448 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5528/statm: 2287 267 226 213 0 72 0
[pid=5529] ppid=5528 vsize=292744 CPUtime=1536.21 cores=1,3,5,7
/proc/5529/stat : 5529 (glucose) R 5528 5515 26619 0 -1 4202496 46510 0 0 0 153607 14 0 0 20 0 1 0 288178404 299769856 63168 33554432000 4194304 5208918 140734727039712 140734727037672 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5529/statm: 73186 63168 105 248 0 72935 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 506168

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 5841
/proc/meminfo: memFree=29539792/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=178748 CPUtime=1575.97 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 21277 75046 0 0 447 73 157010 67 20 0 1 0 288177821 183037952 31771 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 44687 31771 164 439 0 44244 0
[pid=5840] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5840/stat : 5840 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288335496 9367552 266 33554432000 4194304 5064252 140733846457584 140733846456496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5840/statm: 2287 266 226 213 0 72 0
[pid=5841] ppid=5840 vsize=275540 CPUtime=25.53 cores=1,3,5,7
/proc/5841/stat : 5841 (glucose) R 5840 5515 26619 0 -1 4202496 42693 0 0 0 2538 15 0 0 20 0 1 0 288335497 282152960 54279 33554432000 4194304 5208918 140734083916800 140734083914472 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 68885 54279 95 248 0 68634 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 472584

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 5842
/proc/meminfo: memFree=29532472/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=178748 CPUtime=1575.97 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 21277 75046 0 0 447 73 157010 67 20 0 1 0 288177821 183037952 31771 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 44687 31771 164 439 0 44244 0
[pid=5840] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5840/stat : 5840 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288335496 9367552 266 33554432000 4194304 5064252 140733846457584 140733846456496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5840/statm: 2287 266 226 213 0 72 0
[pid=5841] ppid=5840 vsize=275540 CPUtime=85.52 cores=1,3,5,7
/proc/5841/stat : 5841 (glucose) R 5840 5515 26619 0 -1 4202496 42696 0 0 0 8537 15 0 0 20 0 1 0 288335497 282152960 54282 33554432000 4194304 5208918 140734083916800 140734083914472 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 68885 54282 95 248 0 68634 0
Current children cumulated CPU time (s) 1661.49
Current children cumulated vsize (KiB) 472584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 5849
/proc/meminfo: memFree=29557360/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=178748 CPUtime=1575.97 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 21277 75046 0 0 447 73 157010 67 20 0 1 0 288177821 183037952 31771 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 44687 31771 164 439 0 44244 0
[pid=5840] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5840/stat : 5840 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288335496 9367552 266 33554432000 4194304 5064252 140733846457584 140733846456496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5840/statm: 2287 266 226 213 0 72 0
[pid=5841] ppid=5840 vsize=275540 CPUtime=145.51 cores=1,3,5,7
/proc/5841/stat : 5841 (glucose) R 5840 5515 26619 0 -1 4202496 42698 0 0 0 14536 15 0 0 20 0 1 0 288335497 282152960 54327 33554432000 4194304 5208918 140734083916800 140734083914472 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 68885 54327 95 248 0 68634 0
Current children cumulated CPU time (s) 1721.48
Current children cumulated vsize (KiB) 472584

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 5849
/proc/meminfo: memFree=29554408/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=178748 CPUtime=1575.97 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 21277 75046 0 0 447 73 157010 67 20 0 1 0 288177821 183037952 31771 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 44687 31771 164 439 0 44244 0
[pid=5840] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5840/stat : 5840 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288335496 9367552 266 33554432000 4194304 5064252 140733846457584 140733846456496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5840/statm: 2287 266 226 213 0 72 0
[pid=5841] ppid=5840 vsize=275728 CPUtime=205.5 cores=1,3,5,7
/proc/5841/stat : 5841 (glucose) R 5840 5515 26619 0 -1 4202496 42707 0 0 0 20535 15 0 0 20 0 1 0 288335497 282345472 54336 33554432000 4194304 5208918 140734083916800 140734083914760 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 68932 54336 95 248 0 68681 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 472772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.10 2.04 2.00 3/183 5849
/proc/meminfo: memFree=29549680/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=178748 CPUtime=1575.97 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 21277 75046 0 0 447 73 157010 67 20 0 1 0 288177821 183037952 31771 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 44687 31771 164 439 0 44244 0
[pid=5840] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5840/stat : 5840 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288335496 9367552 266 33554432000 4194304 5064252 140733846457584 140733846456496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5840/statm: 2287 266 226 213 0 72 0
[pid=5841] ppid=5840 vsize=275728 CPUtime=224.1 cores=1,3,5,7
/proc/5841/stat : 5841 (glucose) R 5840 5515 26619 0 -1 4202496 42710 0 0 0 22395 15 0 0 20 0 1 0 288335497 282345472 54479 33554432000 4194304 5208918 140734083916800 140734083914760 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 68932 54479 95 248 0 68681 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 472772

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.10 2.04 2.00 3/183 5849
/proc/meminfo: memFree=29549680/32873844 swapFree=7388/7388
[pid=5515] ppid=5513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5515/stat : 5515 (npSolver-wbo-It) S 5513 5515 26619 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288177820 9367552 275 33554432000 4194304 5064252 140734443718800 140734443717712 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5515/statm: 2287 275 233 213 0 72 0
[pid=5516] ppid=5515 vsize=178748 CPUtime=1575.97 cores=1,3,5,7
/proc/5516/stat : 5516 (npSolver-wbo) S 5515 5515 26619 0 -1 4202496 21277 75046 0 0 447 73 157010 67 20 0 1 0 288177821 183037952 31771 33554432000 4194304 5990268 140735373423520 140735373414944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 51 0 0
/proc/5516/statm: 44687 31771 164 439 0 44244 0
[pid=5840] ppid=5516 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5840/stat : 5840 (satsolver.sh) S 5516 5515 26619 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288335496 9367552 266 33554432000 4194304 5064252 140733846457584 140733846456496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5840/statm: 2287 266 226 213 0 72 0
[pid=5841] ppid=5840 vsize=275728 CPUtime=224.1 cores=1,3,5,7
/proc/5841/stat : 5841 (glucose) R 5840 5515 26619 0 -1 4202496 42710 0 0 0 22395 15 0 0 20 0 1 0 288335497 282345472 54479 33554432000 4194304 5208918 140734083916800 140734083914760 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 68932 54479 95 248 0 68681 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 472772

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5515 and gives
#  childrusage.ru_utime.tv_sec=1574
#  childrusage.ru_utime.tv_usec=577627
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=421783
# CPU time returned by wait4() is 1576
# 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.91
CPU time (s): 1800.07
CPU user time (s): 1798.52
CPU system time (s): 1.55
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 565892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1574.58
system time used= 1.42178
maximum resident set size= 290744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 491264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 969
involuntary context switches= 1652

runsolver used 3.05054 second user time and 8.73267 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-28 17:55:34
IDJOB=3714624
IDBENCH=79329
IDSOLVER=2296
FILE ID=node147/3714624-1338220534
RUNJOBID= node147-1338192581-26636
PBS_JOBID= 14624579
Free space on /tmp= 71664 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf8.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714624-1338220534/watcher-3714624-1338220534 -o /tmp/evaluation-result-3714624-1338220534/solver-3714624-1338220534 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714624-1338220534.wbo 1207348158 HOME HOME

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

MD5SUM BENCH= daa4650c03ccc8f8b44e19f0217c9b39
RANDOM SEED=1207348158

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30361332 kB
Buffers:          384240 kB
Cached:          1253800 kB
SwapCached:         5068 kB
Active:           703676 kB
Inactive:         983304 kB
Active(anon):      43444 kB
Inactive(anon):     7584 kB
Active(file):     660232 kB
Inactive(file):   975720 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              8768 kB
Writeback:             0 kB
AnonPages:         61872 kB
Mapped:            10604 kB
Shmem:                 0 kB
Slab:             686692 kB
SReclaimable:     127664 kB
SUnreclaim:       559028 kB
KernelStack:        1528 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     171424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 71452 MiB
End job on node147 at 2012-05-28 18:25:35