Trace number 3715321

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.02 1801.92

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3041_4-unsat--soft-0-100-0.wbo
MD5SUM52e7cbeb256e4943cc81a3e27d9870a4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.797877
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4836
Total number of constraints16649
Number of soft constraints16649
Number of constraints which are clauses16341
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints308
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 842394
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 842393
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 166
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.34	c run usual solver
2.57/2.64	o 17322
2.57/2.64	c starting approximation
2.57/2.64	c factor = 2
2.57/2.64	c factor still to low - shrinking to 881.188
2.57/2.64	c approx number of clauses: 1e+06
2.57/2.64	c current bound: 8661
54.71/55.09	c current bound: 8661
106.74/107.16	c current bound: 8661
159.56/159.98	c current bound: 8661
212.84/212.90	c current bound: 8661
264.53/264.95	c current bound: 8661
317.72/317.80	c current bound: 8661
370.16/370.59	c current bound: 8661
422.40/422.52	c current bound: 8661
475.20/475.38	c current bound: 8661
528.19/528.36	c current bound: 8661
580.08/580.56	c current bound: 8661
632.88/633.39	c current bound: 8661
685.83/686.31	c current bound: 8661
740.26/740.43	c current bound: 8661
791.87/793.08	c current bound: 8661
844.71/845.93	c current bound: 8661
897.95/898.81	c current bound: 8661
949.82/950.70	c current bound: 8661
1002.60/1003.59	c current bound: 8661
1055.50/1056.43	c current bound: 8661
1107.37/1108.63	c current bound: 8661
1160.59/1161.50	c current bound: 8661
1213.03/1214.31	c current bound: 8661
1265.46/1266.40	c current bound: 8661
1318.11/1319.88	c current bound: 8661
1371.04/1372.82	c current bound: 8661
1423.33/1424.81	c current bound: 8661
1475.95/1477.76	c current bound: 8661
1528.73/1530.55	c current bound: 8661
1580.71/1582.90	c current bound: 8661
1633.56/1635.78	c current bound: 8661
1686.83/1688.74	c current bound: 8661
1738.64/1740.88	c current bound: 8661
1790.58/1792.82	c current bound: 8661
1800.02/1801.91	c error: unexpected solver exit code
1800.02/1801.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-3715321-1338239435/watcher-3715321-1338239435 -o /tmp/evaluation-result-3715321-1338239435/solver-3715321-1338239435 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715321-1338239435.wbo 705359079 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.16 2.12 2.03 3/179 9570
/proc/meminfo: memFree=28119668/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0

[startup+0.0583929 s]
/proc/loadavg: 2.16 2.12 2.03 3/179 9570
/proc/meminfo: memFree=28119668/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100289 s]
/proc/loadavg: 2.16 2.12 2.03 3/179 9570
/proc/meminfo: memFree=28119668/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.16 2.12 2.03 3/179 9570
/proc/meminfo: memFree=28119668/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700314 s]
/proc/loadavg: 2.16 2.12 2.03 3/179 9570
/proc/meminfo: memFree=28119668/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.15 2.12 2.03 3/184 9579
/proc/meminfo: memFree=28022508/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=11376 CPUtime=0.36 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 3865 0 0 0 33 3 0 0 20 0 1 0 290068982 11649024 2238 33554432000 4194304 5990268 140737120285008 140737120278160 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9571/statm: 2844 2238 153 439 0 2401 0
[pid=9575] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9575/stat : 9575 (cp2_pre.sh) S 9571 9570 23311 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 290069019 9367552 277 33554432000 4194304 5064252 140737208524256 140737208522960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9575/statm: 2287 277 234 213 0 72 0
[pid=9576] ppid=9575 vsize=62992 CPUtime=1.11 cores=1,3,5,7
/proc/9576/stat : 9576 (coprocessor) R 9575 9570 23311 0 -1 4202496 12441 0 0 0 110 1 0 0 20 0 1 0 290069019 64503808 15071 33554432000 4194304 6586260 140733367177856 140733367173176 5599223 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/9576/statm: 15748 15071 191 584 0 15160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 92664

[startup+3.10037 s]
/proc/loadavg: 2.15 2.12 2.03 3/184 9586
/proc/meminfo: memFree=28006220/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=26140 CPUtime=2.7 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 7570 26460 0 0 45 14 182 29 20 0 1 0 290068982 26767360 5837 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9571/statm: 6535 5837 176 439 0 6092 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 35288

[startup+6.30035 s]
/proc/loadavg: 2.14 2.12 2.03 3/184 9614
/proc/meminfo: memFree=27926700/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=26140 CPUtime=2.7 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 7570 26460 0 0 45 14 182 29 20 0 1 0 290068982 26767360 5837 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9571/statm: 6535 5837 176 439 0 6092 0
[pid=9599] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9599/stat : 9599 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290069256 9367552 266 33554432000 4194304 5064252 140733416690416 140733416689328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9599/statm: 2287 266 226 213 0 72 0
[pid=9600] ppid=9599 vsize=65716 CPUtime=3.55 cores=1,3,5,7
/proc/9600/stat : 9600 (glucose) R 9599 9570 23311 0 -1 4202496 13741 0 0 0 351 4 0 0 20 0 1 0 290069256 67293184 14227 33554432000 4194304 5208918 140736056528688 140736056526360 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9600/statm: 16429 14227 95 248 0 16178 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 110152

[startup+12.7003 s]
/proc/loadavg: 2.13 2.12 2.03 3/184 9652
/proc/meminfo: memFree=28000828/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=26140 CPUtime=2.7 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 7570 26460 0 0 45 14 182 29 20 0 1 0 290068982 26767360 5837 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9571/statm: 6535 5837 176 439 0 6092 0
[pid=9599] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9599/stat : 9599 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290069256 9367552 266 33554432000 4194304 5064252 140733416690416 140733416689328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9599/statm: 2287 266 226 213 0 72 0
[pid=9600] ppid=9599 vsize=65716 CPUtime=9.95 cores=1,3,5,7
/proc/9600/stat : 9600 (glucose) R 9599 9570 23311 0 -1 4202496 13793 0 0 0 991 4 0 0 20 0 1 0 290069256 67293184 14278 33554432000 4194304 5208918 140736056528688 140736056526360 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9600/statm: 16429 14278 95 248 0 16178 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 110152

[startup+25.5072 s]
/proc/loadavg: 2.02 2.09 2.02 3/184 9726
/proc/meminfo: memFree=27990076/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=26140 CPUtime=2.7 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 7570 26460 0 0 45 14 182 29 20 0 1 0 290068982 26767360 5837 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9571/statm: 6535 5837 176 439 0 6092 0
[pid=9599] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9599/stat : 9599 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290069256 9367552 266 33554432000 4194304 5064252 140733416690416 140733416689328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9599/statm: 2287 266 226 213 0 72 0
[pid=9600] ppid=9599 vsize=69912 CPUtime=22.75 cores=1,3,5,7
/proc/9600/stat : 9600 (glucose) R 9599 9570 23311 0 -1 4202496 14868 0 0 0 2271 4 0 0 20 0 1 0 290069256 71589888 15856 33554432000 4194304 5208918 140736056528688 140736056526520 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9600/statm: 17478 15856 103 248 0 17227 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 114348

[startup+51.1004 s]
/proc/loadavg: 2.01 2.09 2.02 3/183 9866
/proc/meminfo: memFree=27994532/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=26140 CPUtime=2.7 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 7570 26460 0 0 45 14 182 29 20 0 1 0 290068982 26767360 5837 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9571/statm: 6535 5837 176 439 0 6092 0
[pid=9599] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9599/stat : 9599 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290069256 9367552 266 33554432000 4194304 5064252 140733416690416 140733416689328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9599/statm: 2287 266 226 213 0 72 0
[pid=9600] ppid=9599 vsize=70044 CPUtime=48.33 cores=1,3,5,7
/proc/9600/stat : 9600 (glucose) R 9599 9570 23311 0 -1 4202496 15266 0 0 0 4829 4 0 0 20 0 1 0 290069256 71725056 15695 33554432000 4194304 5208918 140736056528688 140736056526632 4213121 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9600/statm: 17511 15695 104 248 0 17260 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 114480

[startup+102.3 s]
/proc/loadavg: 2.35 2.15 2.04 3/183 10147
/proc/meminfo: memFree=27903688/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=55.16 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 10655 49498 0 0 54 16 5399 47 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=9893] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9893/stat : 9893 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290074502 9367552 267 33554432000 4194304 5064252 140736971701600 140736971700512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9893/statm: 2287 267 226 213 0 72 0
[pid=9894] ppid=9893 vsize=70044 CPUtime=47.07 cores=1,3,5,7
/proc/9894/stat : 9894 (glucose) R 9893 9570 23311 0 -1 4202496 15326 0 0 0 4704 3 0 0 20 0 1 0 290074502 71725056 15762 33554432000 4194304 5208918 140733285016736 140733285014680 4212757 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9894/statm: 17511 15762 104 248 0 17260 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 118576

[startup+162.3 s]
/proc/loadavg: 2.27 2.18 2.06 3/183 10497
/proc/meminfo: memFree=27927056/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=160.03 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 16825 92343 0 0 72 20 15833 78 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=10487] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10487/stat : 10487 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290084990 9367552 267 33554432000 4194304 5064252 140735588421776 140735588420688 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10487/statm: 2287 267 226 213 0 72 0
[pid=10488] ppid=10487 vsize=65712 CPUtime=2.2 cores=1,3,5,7
/proc/10488/stat : 10488 (glucose) R 10487 9570 23311 0 -1 4202496 13567 0 0 0 218 2 0 0 20 0 1 0 290084991 67289088 14573 33554432000 4194304 5208918 140734654466720 140734654464392 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10488/statm: 16428 14573 95 248 0 16177 0
Current children cumulated CPU time (s) 162.23

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

/proc/17347/stat : 17347 (glucose) R 17346 9570 23311 0 -1 4202496 14503 0 0 0 4924 11 0 0 20 0 1 0 290206275 71720960 15703 33554432000 4194304 5208918 140734915349104 140734915347048 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17347/statm: 17510 15703 104 248 0 17259 0
Current children cumulated CPU time (s) 1420.84
Current children cumulated vsize (KiB) 118572

[startup+1482.3 s]
/proc/loadavg: 2.23 2.20 2.13 3/181 17961
/proc/meminfo: memFree=27990484/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=1476.42 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 93950 647867 0 0 298 64 146760 520 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 68 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=17941] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17941/stat : 17941 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290216768 9367552 266 33554432000 4194304 5064252 140734533585904 140734533584816 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17941/statm: 2287 266 226 213 0 72 0
[pid=17942] ppid=17941 vsize=65716 CPUtime=4.42 cores=1,3,5,7
/proc/17942/stat : 17942 (glucose) R 17941 9570 23311 0 -1 4202496 12717 0 0 0 439 3 0 0 20 0 1 0 290216769 67293184 14309 33554432000 4194304 5208918 140736246686880 140736246684552 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17942/statm: 16429 14309 95 248 0 16178 0
Current children cumulated CPU time (s) 1480.84
Current children cumulated vsize (KiB) 114248

[startup+1542.3 s]
/proc/loadavg: 2.12 2.18 2.12 2/182 18304
/proc/meminfo: memFree=27980636/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=1529.19 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 97035 669712 0 0 308 65 152010 536 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 68 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=18238] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18238/stat : 18238 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290222047 9367552 266 33554432000 4194304 5064252 140735048842192 140735048841104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18238/statm: 2287 266 226 213 0 72 0
[pid=18239] ppid=18238 vsize=65716 CPUtime=11.63 cores=1,3,5,7
/proc/18239/stat : 18239 (glucose) R 18238 9570 23311 0 -1 4202496 13180 0 0 0 1161 2 0 0 20 0 1 0 290222048 67293184 14719 33554432000 4194304 5208918 140736856159216 140736856156888 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18239/statm: 16429 14719 95 248 0 16178 0
Current children cumulated CPU time (s) 1540.82
Current children cumulated vsize (KiB) 114248

[startup+1602.3 s]
/proc/loadavg: 2.04 2.14 2.11 3/183 18642
/proc/meminfo: memFree=27955040/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=1581.16 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 100120 692335 0 0 317 66 157181 552 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 68 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=18536] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18536/stat : 18536 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290227282 9367552 266 33554432000 4194304 5064252 140737210092320 140737210091232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18536/statm: 2287 266 226 213 0 72 0
[pid=18537] ppid=18536 vsize=69912 CPUtime=19.28 cores=1,3,5,7
/proc/18537/stat : 18537 (glucose) R 18536 9570 23311 0 -1 4202496 14730 0 0 0 1926 2 0 0 20 0 1 0 290227282 71589888 15729 33554432000 4194304 5208918 140733669904096 140733669901928 4211712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18537/statm: 17478 15729 103 248 0 17227 0
Current children cumulated CPU time (s) 1600.44
Current children cumulated vsize (KiB) 118444

[startup+1662.31 s]
/proc/loadavg: 1.97 2.10 2.09 3/181 18984
/proc/meminfo: memFree=27984448/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=1634.04 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 103205 713856 0 0 326 68 162440 570 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 68 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=18838] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18838/stat : 18838 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 290232570 9367552 267 33554432000 4194304 5064252 140734754244096 140734754243008 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18838/statm: 2287 267 226 213 0 72 0
[pid=18839] ppid=18838 vsize=69908 CPUtime=26.4 cores=1,3,5,7
/proc/18839/stat : 18839 (glucose) R 18838 9570 23311 0 -1 4202496 14534 0 0 0 2635 5 0 0 20 0 1 0 290232570 71585792 15095 33554432000 4194304 5208918 140733634450144 140733634447976 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18839/statm: 17477 15095 103 248 0 17226 0
Current children cumulated CPU time (s) 1660.44
Current children cumulated vsize (KiB) 118440

[startup+1722.3 s]
/proc/loadavg: 1.99 2.08 2.08 3/183 19315
/proc/meminfo: memFree=27882008/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=1686.99 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 106290 735385 0 0 335 70 167701 593 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 68 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=19136] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19136/stat : 19136 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290237866 9367552 266 33554432000 4194304 5064252 140734795930560 140734795929472 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19136/statm: 2287 266 226 213 0 72 0
[pid=19137] ppid=19136 vsize=69908 CPUtime=33.43 cores=1,3,5,7
/proc/19137/stat : 19137 (glucose) R 19136 9570 23311 0 -1 4202496 13969 0 0 0 3336 7 0 0 20 0 1 0 290237866 71585792 15631 33554432000 4194304 5208918 140733722458912 140733722456744 4211577 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19137/statm: 17477 15631 103 248 0 17226 0
Current children cumulated CPU time (s) 1720.42
Current children cumulated vsize (KiB) 118440

[startup+1782.3 s]
/proc/loadavg: 1.99 2.06 2.08 3/184 19661
/proc/meminfo: memFree=27885792/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=1739.11 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 109375 756645 0 0 344 71 172877 619 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 68 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=19429] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19429/stat : 19429 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290243080 9367552 267 33554432000 4194304 5064252 140737416120896 140737416119808 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19429/statm: 2287 267 226 213 0 72 0
[pid=19430] ppid=19429 vsize=69912 CPUtime=41.29 cores=1,3,5,7
/proc/19430/stat : 19430 (glucose) R 19429 9570 23311 0 -1 4202496 14659 0 0 0 4121 8 0 0 20 0 1 0 290243080 71589888 15953 33554432000 4194304 5208918 140735691729616 140735691727448 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19430/statm: 17478 15953 103 248 0 17227 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (KiB) 118444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 1.99 2.06 2.08 3/184 19912
/proc/meminfo: memFree=28136128/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=1791.05 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 112460 778786 0 0 354 73 178035 643 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 68 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=19799] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19799/stat : 19799 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290248275 9367552 267 33554432000 4194304 5064252 140736034286176 140736034285088 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19799/statm: 2287 267 226 213 0 72 0
[pid=19800] ppid=19799 vsize=65716 CPUtime=8.97 cores=1,3,5,7
/proc/19800/stat : 19800 (glucose) R 19799 9570 23311 0 -1 4202496 13496 0 0 0 894 3 0 0 20 0 1 0 290248275 67293184 14511 33554432000 4194304 5208918 140734711418224 140734711415896 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19800/statm: 16429 14511 95 248 0 16178 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 114248

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.9 s]
/proc/loadavg: 1.99 2.06 2.08 3/184 19912
/proc/meminfo: memFree=28136128/32873844 swapFree=7384/7384
[pid=9570] ppid=9568 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9570/stat : 9570 (npSolver-wbo-It) S 9568 9570 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290068982 9367552 275 33554432000 4194304 5064252 140736859937280 140736859936192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9570/statm: 2287 275 233 213 0 72 0
[pid=9571] ppid=9570 vsize=30236 CPUtime=1791.05 cores=1,3,5,7
/proc/9571/stat : 9571 (npSolver-wbo) S 9570 9570 23311 0 -1 4202496 112460 778786 0 0 354 73 178035 643 20 0 1 0 290068982 30961664 6907 33554432000 4194304 5990268 140737120285008 140737120276416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 68 0 0
/proc/9571/statm: 7559 6907 177 439 0 7116 0
[pid=19799] ppid=9571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19799/stat : 19799 (satsolver.sh) S 9571 9570 23311 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290248275 9367552 267 33554432000 4194304 5064252 140736034286176 140736034285088 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19799/statm: 2287 267 226 213 0 72 0
[pid=19800] ppid=19799 vsize=65716 CPUtime=8.97 cores=1,3,5,7
/proc/19800/stat : 19800 (glucose) R 19799 9570 23311 0 -1 4202496 13496 0 0 0 894 3 0 0 20 0 1 0 290248275 67293184 14511 33554432000 4194304 5208918 140734711418224 140734711415896 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19800/statm: 16429 14511 95 248 0 16178 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 114248

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9570 and gives
#  childrusage.ru_utime.tv_sec=1783
#  childrusage.ru_utime.tv_usec=899806
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=170909
# CPU time returned by wait4() is 1791.07
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.02
CPU user time (s): 1792.83
CPU system time (s): 7.19
CPU usage (%): 99.8945
Max. virtual memory (cumulated for all children) (KiB): 129940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.9
system time used= 7.17091
maximum resident set size= 76412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 892224
page faults= 0
swaps= 0
block input operations= 0
block output operations= 748432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14987
involuntary context switches= 2654

runsolver used 3.58545 second user time and 9.41157 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 23:10:35
IDJOB=3715321
IDBENCH=79343
IDSOLVER=2297
FILE ID=node136/3715321-1338239435
RUNJOBID= node136-1338228495-23328
PBS_JOBID= 14624636
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3041_4-unsat--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-3715321-1338239435/watcher-3715321-1338239435 -o /tmp/evaluation-result-3715321-1338239435/solver-3715321-1338239435 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715321-1338239435.wbo 705359079 HOME HOME

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

MD5SUM BENCH= 52e7cbeb256e4943cc81a3e27d9870a4
RANDOM SEED=705359079

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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		: 2667.247
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:        28129248 kB
Buffers:          539836 kB
Cached:          3212792 kB
SwapCached:        24460 kB
Active:          1643024 kB
Inactive:        2240600 kB
Active(anon):     101008 kB
Inactive(anon):    26984 kB
Active(file):    1542016 kB
Inactive(file):  2213616 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             29940 kB
Writeback:             0 kB
AnonPages:        111364 kB
Mapped:            10396 kB
Shmem:                 0 kB
Slab:             721544 kB
SReclaimable:     162140 kB
SUnreclaim:       559404 kB
KernelStack:        1480 kB
PageTables:         3632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     277872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 71068 MiB
End job on node136 at 2012-05-28 23:40:37