Trace number 3715365

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-quickBound? (TO) 1800.09 1800.51

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12041_4-unsat--soft-66-100-0.wbo
MD5SUM14ab67185b6bce14318908cc36011524
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark27.2709
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables28072
Total number of constraints97590
Number of soft constraints33203
Number of constraints which are clauses97130
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints460
Minimum length of a constraint1
Maximum length of a constraint36
Top cost 1670101
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1670100
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.99	c run usual solver
4.18/4.23	o 7986
4.18/4.23	c starting approximation
4.18/4.23	c factor = 2
4.18/4.23	c factor still to low - shrinking to 799.55
4.18/4.23	c approx number of clauses: 1e+06
4.18/4.23	c current bound: 3993
90.53/91.04	c current bound: 3993
179.67/180.17	c current bound: 3993
268.84/268.91	c current bound: 3993
357.51/357.63	c current bound: 3993
445.79/446.36	c current bound: 3993
534.36/534.58	c current bound: 3993
622.41/622.99	c current bound: 3993
711.12/711.31	c current bound: 3993
799.80/800.42	c current bound: 3993
891.77/892.09	c current bound: 3993
983.72/984.39	c current bound: 3993
1072.32/1072.66	c current bound: 3993
1160.53/1161.23	c current bound: 3993
1248.42/1249.14	c current bound: 3993
1335.13/1335.88	c current bound: 3993
1422.47/1423.23	c current bound: 3993
1510.15/1510.53	c current bound: 3993
1596.65/1597.01	c current bound: 3993
1688.62/1689.44	c current bound: 3993
1775.40/1776.24	c current bound: 3993
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3715365-1338169197/watcher-3715365-1338169197 -o /tmp/evaluation-result-3715365-1338169197/solver-3715365-1338169197 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715365-1338169197.wbo 310000205 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.09 2.05 2.02 3/180 21015
/proc/meminfo: memFree=28797128/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0

[startup+0.099233 s]
/proc/loadavg: 2.09 2.05 2.02 3/180 21015
/proc/meminfo: memFree=28797128/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 2.09 2.05 2.02 3/180 21015
/proc/meminfo: memFree=28797128/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 2.09 2.05 2.02 3/180 21015
/proc/meminfo: memFree=28797128/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700245 s]
/proc/loadavg: 2.09 2.05 2.02 3/180 21015
/proc/meminfo: memFree=28797128/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.09 2.05 2.02 3/182 21017
/proc/meminfo: memFree=28764668/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=28264 CPUtime=1.04 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 5300 0 0 0 97 7 0 0 20 0 1 0 283044784 28942336 6458 33554432000 4194304 5990268 140733593939376 140733593932528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 7066 6458 153 439 0 6623 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 37412

[startup+3.10041 s]
/proc/loadavg: 2.09 2.05 2.02 3/184 21019
/proc/meminfo: memFree=28640500/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=28264 CPUtime=1.04 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 5300 0 0 0 97 7 0 0 20 0 1 0 283044784 28942336 6458 33554432000 4194304 5990268 140733593939376 140733593932528 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 7066 6458 153 439 0 6623 0
[pid=21018] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21018/stat : 21018 (cp2_pre.sh) S 21016 21015 18846 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 283044889 9367552 276 33554432000 4194304 5064252 140733230439312 140733230438016 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21018/statm: 2287 276 234 213 0 72 0
[pid=21019] ppid=21018 vsize=160804 CPUtime=2.04 cores=0,2,4,6
/proc/21019/stat : 21019 (coprocessor) R 21018 21015 18846 0 -1 4202496 27240 0 0 0 174 30 0 0 20 0 1 0 283044889 164663296 37329 33554432000 4194304 6586260 140734148593344 140734148588968 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/21019/statm: 40201 37329 202 584 0 39613 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 207364

[startup+6.30041 s]
/proc/loadavg: 2.08 2.04 2.02 3/185 21032
/proc/meminfo: memFree=28677736/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=4.3 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 7113 43761 0 0 109 24 234 63 20 0 1 0 283044784 42598400 9480 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9480 176 439 0 9957 0
[pid=21031] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21031/stat : 21031 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283045217 9367552 267 33554432000 4194304 5064252 140735189325008 140735189323920 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21031/statm: 2287 267 226 213 0 72 0
[pid=21032] ppid=21031 vsize=82860 CPUtime=1.97 cores=0,2,4,6
/proc/21032/stat : 21032 (glucose) R 21031 21015 18846 0 -1 4202496 15325 0 0 0 194 3 0 0 20 0 1 0 283045217 84848640 16221 33554432000 4194304 5208918 140736757968208 140736757965880 4211521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21032/statm: 20715 16221 95 248 0 20464 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 142756

[startup+12.7004 s]
/proc/loadavg: 2.08 2.04 2.02 3/185 21032
/proc/meminfo: memFree=28675332/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=4.3 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 7113 43761 0 0 109 24 234 63 20 0 1 0 283044784 42598400 9480 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9480 176 439 0 9957 0
[pid=21031] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21031/stat : 21031 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283045217 9367552 267 33554432000 4194304 5064252 140735189325008 140735189323920 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21031/statm: 2287 267 226 213 0 72 0
[pid=21032] ppid=21031 vsize=82860 CPUtime=8.36 cores=0,2,4,6
/proc/21032/stat : 21032 (glucose) R 21031 21015 18846 0 -1 4202496 15365 0 0 0 833 3 0 0 20 0 1 0 283045217 84848640 16772 33554432000 4194304 5208918 140736757968208 140736757965880 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21032/statm: 20715 16772 95 248 0 20464 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 142756

[startup+25.5004 s]
/proc/loadavg: 2.06 2.04 2.02 3/185 21032
/proc/meminfo: memFree=28675784/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=4.3 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 7113 43761 0 0 109 24 234 63 20 0 1 0 283044784 42598400 9480 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9480 176 439 0 9957 0
[pid=21031] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21031/stat : 21031 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283045217 9367552 267 33554432000 4194304 5064252 140735189325008 140735189323920 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21031/statm: 2287 267 226 213 0 72 0
[pid=21032] ppid=21031 vsize=82860 CPUtime=21.16 cores=0,2,4,6
/proc/21032/stat : 21032 (glucose) R 21031 21015 18846 0 -1 4202496 15377 0 0 0 2113 3 0 0 20 0 1 0 283045217 84848640 16784 33554432000 4194304 5208918 140736757968208 140736757965880 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21032/statm: 20715 16784 95 248 0 20464 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 142756

[startup+51.1004 s]
/proc/loadavg: 2.04 2.04 2.01 3/185 21032
/proc/meminfo: memFree=28673092/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=4.3 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 7113 43761 0 0 109 24 234 63 20 0 1 0 283044784 42598400 9480 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9480 176 439 0 9957 0
[pid=21031] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21031/stat : 21031 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283045217 9367552 267 33554432000 4194304 5064252 140735189325008 140735189323920 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21031/statm: 2287 267 226 213 0 72 0
[pid=21032] ppid=21031 vsize=83156 CPUtime=46.76 cores=0,2,4,6
/proc/21032/stat : 21032 (glucose) R 21031 21015 18846 0 -1 4202496 15421 0 0 0 4673 3 0 0 20 0 1 0 283045217 85151744 16991 33554432000 4194304 5208918 140736757968208 140736757965880 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21032/statm: 20789 16991 95 248 0 20538 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 143052

[startup+102.307 s]
/proc/loadavg: 2.07 2.04 2.02 3/184 21091
/proc/meminfo: memFree=28598832/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=91.09 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 8584 68326 0 0 118 25 8888 78 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21090] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21090/stat : 21090 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283053897 9367552 267 33554432000 4194304 5064252 140736295801808 140736295800720 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21090/statm: 2287 267 226 213 0 72 0
[pid=21091] ppid=21090 vsize=82864 CPUtime=11.16 cores=0,2,4,6
/proc/21091/stat : 21091 (glucose) R 21090 21015 18846 0 -1 4202496 15493 0 0 0 1113 3 0 0 20 0 1 0 283053898 84852736 17046 33554432000 4194304 5208918 140735169176928 140735169174600 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21091/statm: 20716 17046 95 248 0 20465 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 142760

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/184 21091
/proc/meminfo: memFree=28595276/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=91.09 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 8584 68326 0 0 118 25 8888 78 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21090] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21090/stat : 21090 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283053897 9367552 267 33554432000 4194304 5064252 140736295801808 140736295800720 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21090/statm: 2287 267 226 213 0 72 0
[pid=21091] ppid=21090 vsize=83160 CPUtime=71.14 cores=0,2,4,6
/proc/21091/stat : 21091 (glucose) R 21090 21015 18846 0 -1 4202496 15777 0 0 0 7111 3 0 0 20 0 1 0 283053898 85155840 17840 33554432000 4194304 5208918 140735169176928 140735169174600 4211570 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21091/statm: 20790 17840 95 248 0 20539 0
Current children cumulated CPU time (s) 162.23

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

/proc/21424/stat : 21424 (glucose) R 21423 21015 18846 0 -1 4202496 16866 0 0 0 8628 3 0 0 20 0 1 0 283178381 87539712 18303 33554432000 4194304 5208918 140737239836688 140737239834536 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21424/statm: 21372 18303 103 248 0 21121 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 145384

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 21432
/proc/meminfo: memFree=28506008/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=1423 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 30619 443168 0 0 254 40 141678 328 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21430] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21430/stat : 21430 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283187116 9367552 266 33554432000 4194304 5064252 140734373843712 140734373842624 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21430/statm: 2287 266 226 213 0 72 0
[pid=21431] ppid=21430 vsize=83156 CPUtime=58.96 cores=0,2,4,6
/proc/21431/stat : 21431 (glucose) R 21430 21015 18846 0 -1 4202496 16132 0 0 0 5893 3 0 0 20 0 1 0 283187117 85151744 17057 33554432000 4194304 5208918 140737434403632 140737434401304 4211888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21431/statm: 20789 17057 95 248 0 20538 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 143052

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 21439
/proc/meminfo: memFree=28548112/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=1510.28 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 32088 469084 0 0 263 41 150379 345 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21438] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21438/stat : 21438 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283195846 9367552 267 33554432000 4194304 5064252 140734747404592 140734747403504 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21438/statm: 2287 267 226 213 0 72 0
[pid=21439] ppid=21438 vsize=83160 CPUtime=31.65 cores=0,2,4,6
/proc/21439/stat : 21439 (glucose) R 21438 21015 18846 0 -1 4202496 15658 0 0 0 3163 2 0 0 20 0 1 0 283195847 85155840 17208 33554432000 4194304 5208918 140734932073632 140734932071304 4211550 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21439/statm: 20790 17208 95 248 0 20539 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 143056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 21446
/proc/meminfo: memFree=28549936/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=1596.75 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 33557 493961 0 0 272 42 158999 362 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21445] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21445/stat : 21445 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283204494 9367552 266 33554432000 4194304 5064252 140734449335472 140734449334384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21445/statm: 2287 266 226 213 0 72 0
[pid=21446] ppid=21445 vsize=82868 CPUtime=5.19 cores=0,2,4,6
/proc/21446/stat : 21446 (glucose) R 21445 21015 18846 0 -1 4202496 15347 0 0 0 517 2 0 0 20 0 1 0 283204494 84856832 16918 33554432000 4194304 5208918 140733632214720 140733632212392 4211901 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21446/statm: 20717 16918 95 248 0 20466 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 142764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21446
/proc/meminfo: memFree=28546896/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=1596.75 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 33557 493961 0 0 272 42 158999 362 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21445] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21445/stat : 21445 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283204494 9367552 266 33554432000 4194304 5064252 140734449335472 140734449334384 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21445/statm: 2287 266 226 213 0 72 0
[pid=21446] ppid=21445 vsize=83164 CPUtime=65.17 cores=0,2,4,6
/proc/21446/stat : 21446 (glucose) R 21445 21015 18846 0 -1 4202496 15627 0 0 0 6515 2 0 0 20 0 1 0 283204494 85159936 17708 33554432000 4194304 5208918 140733632214720 140733632212392 4211584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21446/statm: 20791 17708 95 248 0 20540 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 143060

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21453
/proc/meminfo: memFree=28517100/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=1689.15 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 35026 519028 0 0 281 43 168212 379 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21452] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21452/stat : 21452 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283213737 9367552 267 33554432000 4194304 5064252 140733312508304 140733312507216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21452/statm: 2287 267 226 213 0 72 0
[pid=21453] ppid=21452 vsize=83156 CPUtime=32.76 cores=0,2,4,6
/proc/21453/stat : 21453 (glucose) R 21452 21015 18846 0 -1 4202496 14840 0 0 0 3273 3 0 0 20 0 1 0 283213737 85151744 16870 33554432000 4194304 5208918 140736387059600 140736387057272 4211871 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21453/statm: 20789 16870 95 248 0 20538 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 143052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21461
/proc/meminfo: memFree=28516476/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=1775.93 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 36495 543765 0 0 290 44 176866 393 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21460] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21460/stat : 21460 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283222418 9367552 266 33554432000 4194304 5064252 140736855731376 140736855730288 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21460/statm: 2287 266 226 213 0 72 0
[pid=21461] ppid=21460 vsize=82860 CPUtime=5.95 cores=0,2,4,6
/proc/21461/stat : 21461 (glucose) R 21460 21015 18846 0 -1 4202496 15312 0 0 0 593 2 0 0 20 0 1 0 283222418 84848640 16731 33554432000 4194304 5208918 140736485236656 140736485234328 4211641 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21461/statm: 20715 16731 95 248 0 20464 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 142756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21461
/proc/meminfo: memFree=28514924/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=1775.93 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 36495 543765 0 0 290 44 176866 393 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21460] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21460/stat : 21460 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283222418 9367552 266 33554432000 4194304 5064252 140736855731376 140736855730288 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21460/statm: 2287 266 226 213 0 72 0
[pid=21461] ppid=21460 vsize=82860 CPUtime=24.16 cores=0,2,4,6
/proc/21461/stat : 21461 (glucose) R 21460 21015 18846 0 -1 4202496 15330 0 0 0 2414 2 0 0 20 0 1 0 283222418 84848640 16749 33554432000 4194304 5208918 140736485236656 140736485234328 4211580 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21461/statm: 20715 16749 95 248 0 20464 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 142756

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21461
/proc/meminfo: memFree=28514924/32873844 swapFree=7116/7116
[pid=21015] ppid=21013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21015/stat : 21015 (npSolver-wbo-It) S 21013 21015 18846 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283044784 9367552 275 33554432000 4194304 5064252 140735364304496 140735364303408 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21015/statm: 2287 275 233 213 0 72 0
[pid=21016] ppid=21015 vsize=41600 CPUtime=1775.93 cores=0,2,4,6
/proc/21016/stat : 21016 (npSolver-wbo) S 21015 21015 18846 0 -1 4202496 36495 543765 0 0 290 44 176866 393 20 0 1 0 283044784 42598400 9414 33554432000 4194304 5990268 140733593939376 140733593930784 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21016/statm: 10400 9414 177 439 0 9957 0
[pid=21460] ppid=21016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21460/stat : 21460 (satsolver.sh) S 21016 21015 18846 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283222418 9367552 266 33554432000 4194304 5064252 140736855731376 140736855730288 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21460/statm: 2287 266 226 213 0 72 0
[pid=21461] ppid=21460 vsize=82860 CPUtime=24.16 cores=0,2,4,6
/proc/21461/stat : 21461 (glucose) R 21460 21015 18846 0 -1 4202496 15330 0 0 0 2414 2 0 0 20 0 1 0 283222418 84848640 16749 33554432000 4194304 5208918 140736485236656 140736485234328 4211580 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21461/statm: 20715 16749 95 248 0 20464 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 142756

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21015 and gives
#  childrusage.ru_utime.tv_sec=1771
#  childrusage.ru_utime.tv_usec=575679
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=389332
# CPU time returned by wait4() is 1775.96
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1795.7
CPU system time (s): 4.39
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 207368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1771.58
system time used= 4.38933
maximum resident set size= 154036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 581236
page faults= 0
swaps= 0
block input operations= 0
block output operations= 534792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12935
involuntary context switches= 2759

runsolver used 6.562 second user time and 18.6872 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-28 03:39:57
IDJOB=3715365
IDBENCH=78639
IDSOLVER=2297
FILE ID=node138/3715365-1338169197
RUNJOBID= node138-1338160170-18862
PBS_JOBID= 14624560
Free space on /tmp= 71464 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/normalized-j12041_4-unsat--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715365-1338169197/watcher-3715365-1338169197 -o /tmp/evaluation-result-3715365-1338169197/solver-3715365-1338169197 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715365-1338169197.wbo 310000205 HOME HOME

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

MD5SUM BENCH= 14ab67185b6bce14318908cc36011524
RANDOM SEED=310000205

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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		: 2667.347
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:        28797764 kB
Buffers:          543304 kB
Cached:          2457516 kB
SwapCached:          212 kB
Active:          1225128 kB
Inactive:        1946064 kB
Active(anon):     161328 kB
Inactive(anon):    11368 kB
Active(file):    1063800 kB
Inactive(file):  1934696 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:             11644 kB
Writeback:             0 kB
AnonPages:        191228 kB
Mapped:            15480 kB
Shmem:               200 kB
Slab:             753124 kB
SReclaimable:     195244 kB
SUnreclaim:       557880 kB
KernelStack:        1496 kB
PageTables:         4560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     320896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 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= 71412 MiB
End job on node138 at 2012-05-28 04:09:58