Trace number 3715308

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.ucl--soft-0-100-0.wbo
MD5SUM25ae7044365e399485d04cd072582b8a
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 benchmark0.628904
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6392
Total number of constraints18058
Number of soft constraints18058
Number of constraints which are clauses17278
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints780
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 911376
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 911375
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

2.79/2.82	c run usual solver
5.77/6.21	o 7202
5.77/6.21	c starting approximation
5.77/6.21	c factor = 2
5.77/6.21	c factor still to low - shrinking to 390.161
5.77/6.21	c approx number of clauses: 1e+06
5.77/6.22	c current bound: 3601
51.77/52.41	c current bound: 3601
97.53/98.45	c current bound: 3601
143.86/144.50	c current bound: 3601
189.67/190.39	c current bound: 3601
235.32/236.26	c current bound: 3601
281.41/282.35	c current bound: 3601
327.58/328.54	c current bound: 3601
373.70/374.66	c current bound: 3601
419.68/420.64	c current bound: 3601
466.02/466.70	c current bound: 3601
511.93/512.66	c current bound: 3601
557.67/558.66	c current bound: 3601
603.57/604.56	c current bound: 3601
649.89/650.60	c current bound: 3601
695.88/696.61	c current bound: 3601
741.78/742.51	c current bound: 3601
787.52/788.54	c current bound: 3601
833.55/834.58	c current bound: 3601
879.67/880.43	c current bound: 3601
925.56/926.36	c current bound: 3601
971.25/972.28	c current bound: 3601
1017.24/1018.28	c current bound: 3601
1063.14/1064.19	c current bound: 3601
1109.21/1110.27	c current bound: 3601
1155.44/1156.27	c current bound: 3601
1201.31/1202.10	c current bound: 3601
1247.63/1248.42	c current bound: 3601
1293.28/1294.37	c current bound: 3601
1339.15/1340.25	c current bound: 3601
1385.17/1386.27	c current bound: 3601
1431.38/1432.21	c current bound: 3601
1477.05/1478.18	c current bound: 3601
1523.17/1524.28	c current bound: 3601
1569.45/1570.30	c current bound: 3601
1615.46/1616.31	c current bound: 3601
1661.37/1662.25	c current bound: 3601
1707.01/1708.15	c current bound: 3601
1753.46/1754.33	c current bound: 3601
1799.34/1800.21	c current bound: 3601
1800.04/1800.91	c error: unexpected solver exit code
1800.04/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-3715308-1338237003/watcher-3715308-1338237003 -o /tmp/evaluation-result-3715308-1338237003/solver-3715308-1338237003 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715308-1338237003.wbo 1807693667 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.02 2.00 1.98 3/174 32483
/proc/meminfo: memFree=30395228/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0

[startup+0.0451141 s]
/proc/loadavg: 2.02 2.00 1.98 3/174 32483
/proc/meminfo: memFree=30395228/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100207 s]
/proc/loadavg: 2.02 2.00 1.98 3/174 32483
/proc/meminfo: memFree=30395228/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300181 s]
/proc/loadavg: 2.02 2.00 1.98 3/174 32483
/proc/meminfo: memFree=30395228/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700103 s]
/proc/loadavg: 2.02 2.00 1.98 3/174 32483
/proc/meminfo: memFree=30395228/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.02 2.00 1.98 3/180 32514
/proc/meminfo: memFree=30357500/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=34876 CPUtime=1.49 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) R 32483 32483 22749 0 -1 4202496 3070 0 0 0 148 1 0 0 20 0 1 0 289826403 35713024 5086 33554432000 4194304 5990268 140734241638224 140734241633464 4807541 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 8719 5086 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.10027 s]
/proc/loadavg: 2.02 2.00 1.98 3/182 32516
/proc/meminfo: memFree=30111464/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=68532 CPUtime=2.84 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 7224 0 0 0 276 8 0 0 20 0 1 0 289826403 70176768 11694 33554432000 4194304 5990268 140734241638224 140734241631376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 17133 11694 149 439 0 16690 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 77680

[startup+6.30022 s]
/proc/loadavg: 2.02 2.00 1.98 3/182 32525
/proc/meminfo: memFree=29973020/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=5.88 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) R 32483 32483 22749 0 -1 4202496 9699 27403 0 0 293 57 223 15 20 0 1 0 289826403 89190400 15961 33554432000 4194304 5990268 140734241638224 140734241631376 4523217 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15961 173 439 0 21332 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 96248

[startup+12.7003 s]
/proc/loadavg: 2.09 2.02 1.99 3/184 32528
/proc/meminfo: memFree=29768056/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=5.9 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 9701 27403 0 0 294 58 223 15 20 0 1 0 289826403 89190400 15962 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15962 174 439 0 21332 0
[pid=32527] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32527/stat : 32527 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289827035 9367552 267 33554432000 4194304 5064252 140733581160048 140733581158960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32527/statm: 2287 267 226 213 0 72 0
[pid=32528] ppid=32527 vsize=87104 CPUtime=6.37 cores=1,3,5,7
/proc/32528/stat : 32528 (glucose) R 32527 32483 22749 0 -1 4202496 14786 0 0 0 634 3 0 0 20 0 1 0 289827035 89194496 18910 33554432000 4194304 5208918 140734811917024 140734811914872 4211550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32528/statm: 21776 18910 95 248 0 21525 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 192500

[startup+25.5002 s]
/proc/loadavg: 2.08 2.02 1.99 3/184 32559
/proc/meminfo: memFree=30016180/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=5.9 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 9701 27403 0 0 294 58 223 15 20 0 1 0 289826403 89190400 15962 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15962 174 439 0 21332 0
[pid=32527] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32527/stat : 32527 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289827035 9367552 267 33554432000 4194304 5064252 140733581160048 140733581158960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32527/statm: 2287 267 226 213 0 72 0
[pid=32528] ppid=32527 vsize=87412 CPUtime=19.17 cores=1,3,5,7
/proc/32528/stat : 32528 (glucose) R 32527 32483 22749 0 -1 4202496 14872 0 0 0 1914 3 0 0 20 0 1 0 289827035 89509888 18996 33554432000 4194304 5208918 140734811917024 140734811914872 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32528/statm: 21853 18996 95 248 0 21602 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 192808

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 1.99 3/185 32618
/proc/meminfo: memFree=29998924/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=5.9 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 9701 27403 0 0 294 58 223 15 20 0 1 0 289826403 89190400 15962 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15962 174 439 0 21332 0
[pid=32527] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32527/stat : 32527 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289827035 9367552 267 33554432000 4194304 5064252 140733581160048 140733581158960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32527/statm: 2287 267 226 213 0 72 0
[pid=32528] ppid=32527 vsize=88756 CPUtime=44.76 cores=1,3,5,7
/proc/32528/stat : 32528 (glucose) R 32527 32483 22749 0 -1 4202496 15205 0 0 0 4473 3 0 0 20 0 1 0 289827035 90886144 19840 33554432000 4194304 5208918 140734811917024 140734811914872 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32528/statm: 22189 19840 95 248 0 21938 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 194152

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.99 3/183 32755
/proc/meminfo: memFree=30011772/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=97.95 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 14394 70813 0 0 312 60 9369 54 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=32747] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32747/stat : 32747 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289836258 9367552 267 33554432000 4194304 5064252 140736666790000 140736666788912 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32747/statm: 2287 267 226 213 0 72 0
[pid=32748] ppid=32747 vsize=87108 CPUtime=3.75 cores=1,3,5,7
/proc/32748/stat : 32748 (glucose) R 32747 32483 22749 0 -1 4202496 15445 0 0 0 372 3 0 0 20 0 1 0 289836259 89198592 18981 33554432000 4194304 5208918 140736473088432 140736473086280 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32748/statm: 21777 18981 95 248 0 21526 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 192504

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 442
/proc/meminfo: memFree=30014132/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=143.99 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 16740 93129 0 0 320 61 13946 72 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=400] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/400/stat : 400 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289840863 9367552 266 33554432000 4194304 5064252 140734017968992 140734017967904 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/400/statm: 2287 266 226 213 0 72 0
[pid=401] ppid=400 vsize=87416 CPUtime=17.69 cores=1,3,5,7
/proc/401/stat : 401 (glucose) R 400 32483 22749 0 -1 4202496 15884 0 0 0 1765 4 0 0 20 0 1 0 289840863 89513984 18870 33554432000 4194304 5208918 140736171662640 140736171660488 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/401/statm: 21854 18870 95 248 0 21603 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 192812

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 598
/proc/meminfo: memFree=30085600/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=189.87 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 19086 115802 0 0 329 62 18503 93 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=520] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 77736 674306 0 0 549 89 132749 571 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=3491] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3491/stat : 3491 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289960438 9367552 267 33554432000 4194304 5064252 140733197426432 140733197425344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3491/statm: 2287 267 226 213 0 72 0
[pid=3492] ppid=3491 vsize=87416 CPUtime=21.93 cores=1,3,5,7
/proc/3492/stat : 3492 (glucose) R 3491 32483 22749 0 -1 4202496 15414 0 0 0 2189 4 0 0 20 0 1 0 289960438 89513984 18992 33554432000 4194304 5208918 140734865318880 140734865316728 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3492/statm: 21854 18992 95 248 0 21603 0
Current children cumulated CPU time (s) 1361.51
Current children cumulated vsize (KiB) 192812

[startup+1422.31 s]
/proc/loadavg: 2.11 2.13 2.06 3/183 3696
/proc/meminfo: memFree=30006964/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=1385.59 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 80082 697016 0 0 558 90 137320 591 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=3610] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3610/stat : 3610 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289965040 9367552 267 33554432000 4194304 5064252 140733446887360 140733446886272 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3610/statm: 2287 267 226 213 0 72 0
[pid=3611] ppid=3610 vsize=87572 CPUtime=35.91 cores=1,3,5,7
/proc/3611/stat : 3611 (glucose) R 3610 32483 22749 0 -1 4202496 15514 0 0 0 3589 2 0 0 20 0 1 0 289965041 89673728 19345 33554432000 4194304 5208918 140737179831808 140737179829656 4211572 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3611/statm: 21893 19345 95 248 0 21642 0
Current children cumulated CPU time (s) 1421.5
Current children cumulated vsize (KiB) 192968

[startup+1482.3 s]
/proc/loadavg: 2.12 2.13 2.06 3/183 3850
/proc/meminfo: memFree=30009180/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=1477.48 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 84774 742002 0 0 575 93 146449 631 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=3842] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3842/stat : 3842 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289974231 9367552 267 33554432000 4194304 5064252 140733214602896 140733214601808 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3842/statm: 2287 267 226 213 0 72 0
[pid=3843] ppid=3842 vsize=87104 CPUtime=4.01 cores=1,3,5,7
/proc/3843/stat : 3843 (glucose) R 3842 32483 22749 0 -1 4202496 15020 0 0 0 398 3 0 0 20 0 1 0 289974231 89194496 18653 33554432000 4194304 5208918 140736560000112 140736559997960 4211577 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3843/statm: 21776 18653 95 248 0 21525 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 192500

[startup+1542.3 s]
/proc/loadavg: 2.09 2.12 2.06 3/183 4000
/proc/meminfo: memFree=29971432/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=1523.57 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 87120 763898 0 0 584 93 151029 651 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=3957] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3957/stat : 3957 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289978841 9367552 267 33554432000 4194304 5064252 140733586659232 140733586658144 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3957/statm: 2287 267 226 213 0 72 0
[pid=3958] ppid=3957 vsize=87416 CPUtime=17.9 cores=1,3,5,7
/proc/3958/stat : 3958 (glucose) R 3957 32483 22749 0 -1 4202496 15510 0 0 0 1787 3 0 0 20 0 1 0 289978842 89513984 19204 33554432000 4194304 5208918 140735483173664 140735483171512 4211918 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3958/statm: 21854 19204 95 248 0 21603 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 192812

[startup+1602.3 s]
/proc/loadavg: 2.10 2.11 2.06 3/183 4151
/proc/meminfo: memFree=30023640/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=1569.58 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 89466 786701 0 0 593 94 155601 670 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=4073] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4073/stat : 4073 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289983443 9367552 267 33554432000 4194304 5064252 140733673019376 140733673018288 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4073/statm: 2287 267 226 213 0 72 0
[pid=4074] ppid=4073 vsize=87412 CPUtime=31.89 cores=1,3,5,7
/proc/4074/stat : 4074 (glucose) R 4073 32483 22749 0 -1 4202496 15520 0 0 0 3186 3 0 0 20 0 1 0 289983443 89509888 19386 33554432000 4194304 5208918 140735563264464 140735563262312 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4074/statm: 21853 19386 95 248 0 21602 0
Current children cumulated CPU time (s) 1601.47
Current children cumulated vsize (KiB) 192808

[startup+1662.3 s]
/proc/loadavg: 2.15 2.12 2.06 3/183 4301
/proc/meminfo: memFree=30070308/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=1661.47 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) R 32483 32483 22749 0 -1 4202496 93813 831612 0 0 607 95 164736 709 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241630208 5042551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 96248

[startup+1722.3 s]
/proc/loadavg: 2.18 2.13 2.07 3/184 4456
/proc/meminfo: memFree=30013784/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=1707.43 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 96504 854226 0 0 620 98 169296 729 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=4423] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4423/stat : 4423 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289997228 9367552 267 33554432000 4194304 5064252 140735123860752 140735123859664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4423/statm: 2287 267 226 213 0 72 0
[pid=4424] ppid=4423 vsize=87412 CPUtime=14.04 cores=1,3,5,7
/proc/4424/stat : 4424 (glucose) R 4423 32483 22749 0 -1 4202496 15950 0 0 0 1400 4 0 0 20 0 1 0 289997228 89509888 18941 33554432000 4194304 5208918 140737052873248 140737052871096 4211878 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4424/statm: 21853 18941 95 248 0 21602 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 192808

[startup+1782.3 s]
/proc/loadavg: 2.12 2.12 2.07 3/183 4607
/proc/meminfo: memFree=30004844/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=1753.6 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 98850 877478 0 0 629 99 173882 750 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=4539] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4539/stat : 4539 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290001846 9367552 267 33554432000 4194304 5064252 140734137043456 140734137042368 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4539/statm: 2287 267 226 213 0 72 0
[pid=4540] ppid=4539 vsize=87416 CPUtime=27.86 cores=1,3,5,7
/proc/4540/stat : 4540 (glucose) R 4539 32483 22749 0 -1 4202496 15472 0 0 0 2783 3 0 0 20 0 1 0 290001846 89513984 19481 33554432000 4194304 5208918 140734560025984 140734560023832 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4540/statm: 21854 19481 95 248 0 21603 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (KiB) 192812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.15 2.12 2.07 3/182 4699
/proc/meminfo: memFree=30132416/32873648 swapFree=6860/6860
[pid=32483] ppid=32481 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (npSolver-wbo-It) S 32481 32483 22749 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289826403 9367552 275 33554432000 4194304 5064252 140733936023776 140733936022688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32483/statm: 2287 275 233 213 0 72 0
[pid=32484] ppid=32483 vsize=87100 CPUtime=1799.46 cores=1,3,5,7
/proc/32484/stat : 32484 (npSolver-wbo) S 32483 32483 22749 0 -1 4202496 101196 900244 0 0 638 99 178441 768 20 0 1 0 289826403 89190400 15963 33554432000 4194304 5990268 140734241638224 140734241629632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32484/statm: 21775 15963 175 439 0 21332 0
[pid=4698] ppid=32484 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4698/stat : 4698 (satsolver.sh) S 32484 32483 22749 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290006434 9367552 266 33554432000 4194304 5064252 140735243361008 140735243359920 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4698/statm: 2287 266 226 213 0 72 0
[pid=4699] ppid=4698 vsize=86340 CPUtime=0.58 cores=1,3,5,7
/proc/4699/stat : 4699 (glucose) R 4698 32483 22749 0 -1 4202496 15647 0 0 0 55 3 0 0 20 0 1 0 290006434 88412160 18599 33554432000 4194304 5208918 140737259859152 140737259857560 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4699/statm: 21585 18599 95 248 0 21334 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 191736

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 32483 and gives
#  childrusage.ru_utime.tv_sec=1790
#  childrusage.ru_utime.tv_usec=796757
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=693678
# CPU time returned by wait4() is 1799.49
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.91
CPU time (s): 1800.04
CPU user time (s): 1791.34
CPU system time (s): 8.7
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 201976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.8
system time used= 8.69368
maximum resident set size= 93416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1002416
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2561136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12436
involuntary context switches= 2296

runsolver used 2.65759 second user time and 7.37788 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-28 22:30:03
IDJOB=3715308
IDBENCH=79325
IDSOLVER=2297
FILE ID=node116/3715308-1338237003
RUNJOBID= node116-1338233401-24069
PBS_JOBID= 14624642
Free space on /tmp= 71460 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-dlx1c.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715308-1338237003/watcher-3715308-1338237003 -o /tmp/evaluation-result-3715308-1338237003/solver-3715308-1338237003 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715308-1338237003.wbo 1807693667 HOME HOME

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

MD5SUM BENCH= 25ae7044365e399485d04cd072582b8a
RANDOM SEED=1807693667

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30397168 kB
Buffers:          400580 kB
Cached:          1223076 kB
SwapCached:         3232 kB
Active:           885840 kB
Inactive:         749676 kB
Active(anon):       2792 kB
Inactive(anon):     8956 kB
Active(file):     883048 kB
Inactive(file):   740720 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103672 kB
Dirty:              9040 kB
Writeback:             0 kB
AnonPages:        101008 kB
Mapped:            12056 kB
Shmem:                96 kB
Slab:             701896 kB
SReclaimable:     145988 kB
SUnreclaim:       555908 kB
KernelStack:        1528 kB
PageTables:         3832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71404 MiB
End job on node116 at 2012-05-28 23:00:04