Trace number 3715362

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.12 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12027_7-unsat--soft-33-100-0.wbo
MD5SUM6b5c89375fb1b18257ff01aee56d438b
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark5425
Best CPU time to get the best result obtained on this benchmark1800.87
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables27588
Total number of constraints91561
Number of soft constraints61241
Number of constraints which are clauses91109
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints452
Minimum length of a constraint1
Maximum length of a constraint66
Top cost 3099658
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3099657
Biggest number in a constraint 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 415
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.88/1.98	c run usual solver
17.95/18.00	o 24498
17.95/18.00	c starting approximation
17.95/18.00	c factor = 2
17.95/18.00	c factor still to low - shrinking to 4523.11
17.95/18.00	c approx number of clauses: 1e+06
17.95/18.00	c current bound: 12249
1800.08/1800.40	./satsolver.sh: line 5:  4473 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.40	c error: unexpected solver exit code
1800.08/1800.40	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-3715362-1338170109/watcher-3715362-1338170109 -o /tmp/evaluation-result-3715362-1338170109/solver-3715362-1338170109 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715362-1338170109.wbo 207848737 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: 1.95 1.98 1.99 2/180 4242
/proc/meminfo: memFree=30927728/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0

[startup+0.0954041 s]
/proc/loadavg: 1.95 1.98 1.99 2/180 4242
/proc/meminfo: memFree=30927728/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 1.95 1.98 1.99 2/180 4242
/proc/meminfo: memFree=30927728/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 1.95 1.98 1.99 2/180 4242
/proc/meminfo: memFree=30927728/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 1.95 1.98 1.99 2/180 4242
/proc/meminfo: memFree=30927728/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 4255
/proc/meminfo: memFree=30863512/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=69332 CPUtime=1.49 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) R 4242 4242 15230 0 -1 4202496 6789 0 0 0 147 2 0 0 20 0 1 0 283139509 70995968 11166 33554432000 4194304 5990268 140733358241152 140733358236728 4547439 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 17333 11166 145 439 0 16890 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78480

[startup+3.10038 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 4271
/proc/meminfo: memFree=30833296/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=70776 CPUtime=2.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 7700 0 0 0 193 14 0 0 20 0 1 0 283139509 72474624 12047 33554432000 4194304 5990268 140733358241152 140733358234304 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 17694 12047 153 439 0 17251 0
[pid=4270] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (cp2_pre.sh) S 4243 4242 15230 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 283139717 9367552 277 33554432000 4194304 5064252 140737250868576 140737250867280 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 277 234 213 0 72 0
[pid=4271] ppid=4270 vsize=267248 CPUtime=1 cores=0,2,4,6
/proc/4271/stat : 4271 (coprocessor) R 4270 4242 15230 0 -1 4202496 33121 0 0 0 94 6 0 0 20 0 1 0 283139717 273661952 59124 33554432000 4194304 6586260 140734217616032 140734217612296 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4271/statm: 66812 59125 166 584 0 66224 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 356320

[startup+6.30035 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 4313
/proc/meminfo: memFree=30516544/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=70776 CPUtime=2.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 7700 0 0 0 193 14 0 0 20 0 1 0 283139509 72474624 12047 33554432000 4194304 5990268 140733358241152 140733358234304 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 17694 12047 153 439 0 17251 0
[pid=4270] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (cp2_pre.sh) S 4243 4242 15230 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 283139717 9367552 277 33554432000 4194304 5064252 140737250868576 140737250867280 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 277 234 213 0 72 0
[pid=4271] ppid=4270 vsize=337868 CPUtime=4.2 cores=0,2,4,6
/proc/4271/stat : 4271 (coprocessor) R 4270 4242 15230 0 -1 4202496 45901 0 0 0 412 8 0 0 20 0 1 0 283139717 345976832 82667 33554432000 4194304 6586260 140734217616032 140734217611576 5599320 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4271/statm: 84467 82667 192 584 0 83879 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 426940

[startup+12.7004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 4390
/proc/meminfo: memFree=30520768/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=70776 CPUtime=2.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 7700 0 0 0 193 14 0 0 20 0 1 0 283139509 72474624 12047 33554432000 4194304 5990268 140733358241152 140733358234304 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 17694 12047 153 439 0 17251 0
[pid=4270] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4270/stat : 4270 (cp2_pre.sh) S 4243 4242 15230 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 283139717 9367552 277 33554432000 4194304 5064252 140737250868576 140737250867280 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4270/statm: 2287 277 234 213 0 72 0
[pid=4271] ppid=4270 vsize=397672 CPUtime=10.6 cores=0,2,4,6
/proc/4271/stat : 4271 (coprocessor) R 4270 4242 15230 0 -1 4202496 49682 0 0 0 1050 10 0 0 20 0 1 0 283139717 407216128 90879 33554432000 4194304 6586260 140734217616032 140734217611800 4668240 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4271/statm: 99418 90879 200 584 0 98830 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 486744

[startup+25.5003 s]
/proc/loadavg: 2.12 2.01 2.00 3/182 4552
/proc/meminfo: memFree=30710324/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=145300 CPUtime=7.38 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 26595 0 0 0 732 6 0 0 20 0 1 0 283141318 148787200 32393 33554432000 4194304 5208918 140735592771552 140735592769304 4211871 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 36325 32393 95 248 0 36074 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 259516

[startup+51.1004 s]
/proc/loadavg: 2.22 2.04 2.01 3/183 4862
/proc/meminfo: memFree=30662444/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=145432 CPUtime=32.98 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 26647 0 0 0 3292 6 0 0 20 0 1 0 283141318 148922368 32445 33554432000 4194304 5208918 140735592771552 140735592769400 4211712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 36358 32445 95 248 0 36107 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 259648

[startup+102.307 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 5499
/proc/meminfo: memFree=30658712/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=145432 CPUtime=84.19 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 26806 0 0 0 8412 7 0 0 20 0 1 0 283141318 148922368 32604 33554432000 4194304 5208918 140735592771552 140735592769400 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 36358 32604 95 248 0 36107 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 259648

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 5915
/proc/meminfo: memFree=29844516/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=145564 CPUtime=144.17 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 26988 0 0 0 14410 7 0 0 20 0 1 0 283141318 149057536 34066 33554432000 4194304 5208918 140735592771552 140735592769400 4211570 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 36391 34066 95 248 0 36140 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5966
/proc/meminfo: memFree=30244932/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=162116 CPUtime=1343.97 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 29312 0 0 0 134388 9 0 0 20 0 1 0 283141318 166006784 37441 33554432000 4194304 5208918 140735592771552 140735592769640 4211577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 40529 37441 105 248 0 40278 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 276332

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5966
/proc/meminfo: memFree=30256412/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=162248 CPUtime=1403.97 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 29320 0 0 0 140388 9 0 0 20 0 1 0 283141318 166141952 37449 33554432000 4194304 5208918 140735592771552 140735592769400 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 40562 37449 105 248 0 40311 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 276464

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5967
/proc/meminfo: memFree=30250020/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=162380 CPUtime=1463.95 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 29365 0 0 0 146386 9 0 0 20 0 1 0 283141318 166277120 38005 33554432000 4194304 5208918 140735592771552 140735592769400 4228930 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 40595 38005 105 248 0 40344 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 276596

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5970
/proc/meminfo: memFree=30222520/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=193272 CPUtime=1523.95 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 30115 0 0 0 152385 10 0 0 20 0 1 0 283141318 197910528 43833 33554432000 4194304 5208918 140735592771552 140735592769416 4211570 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 48318 43833 105 248 0 48067 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 307488

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 5970
/proc/meminfo: memFree=30227184/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=193272 CPUtime=1583.94 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 30116 0 0 0 158384 10 0 0 20 0 1 0 283141318 197910528 44345 33554432000 4194304 5208918 140735592771552 140735592769416 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 48318 44345 105 248 0 48067 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 307488

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5970
/proc/meminfo: memFree=30220916/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=193272 CPUtime=1643.93 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 30117 0 0 0 164383 10 0 0 20 0 1 0 283141318 197910528 44857 33554432000 4194304 5208918 140735592771552 140735592769416 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 48318 44857 105 248 0 48067 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 307488

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 5977
/proc/meminfo: memFree=30205488/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=223620 CPUtime=1703.91 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 30211 0 0 0 170381 10 0 0 20 0 1 0 283141318 228986880 51075 33554432000 4194304 5208918 140735592771552 140735592769416 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 55905 51075 105 248 0 55654 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 337836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5978
/proc/meminfo: memFree=30195928/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=223620 CPUtime=1763.9 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 30213 0 0 0 176380 10 0 0 20 0 1 0 283141318 228986880 52259 33554432000 4194304 5208918 140735592771552 140735592767928 4229145 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 55905 52259 105 248 0 55654 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 337836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 5978
/proc/meminfo: memFree=30193880/32873844 swapFree=7108/7108
[pid=4242] ppid=4240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4242/stat : 4242 (npSolver-wbo-It) S 4240 4242 15230 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 283139508 9367552 274 33554432000 4194304 5064252 140734847459264 140734847458176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4242/statm: 2287 274 233 213 0 72 0
[pid=4243] ppid=4242 vsize=95920 CPUtime=18.07 cores=0,2,4,6
/proc/4243/stat : 4243 (npSolver-wbo) S 4242 4242 15230 0 -1 4202496 12056 85296 0 0 222 95 1360 130 20 0 1 0 283139509 98222080 17827 33554432000 4194304 5990268 140733358241152 140733358232560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4243/statm: 23980 17827 176 439 0 23537 0
[pid=4472] ppid=4243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4472/stat : 4472 (satsolver.sh) S 4243 4242 15230 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283141318 9367552 267 33554432000 4194304 5064252 140733801781088 140733801780000 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4472/statm: 2287 267 226 213 0 72 0
[pid=4473] ppid=4472 vsize=223620 CPUtime=1782.01 cores=0,2,4,6
/proc/4473/stat : 4473 (glucose) R 4472 4242 15230 0 -1 4202496 30213 0 0 0 178191 10 0 0 20 0 1 0 283141318 228986880 52259 33554432000 4194304 5208918 140735592771552 140735592767928 4211670 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4473/statm: 55905 52259 105 248 0 55654 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 337836

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1797.74
CPU system time (s): 2.37664
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 495664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.74
system time used= 2.37664
maximum resident set size= 392192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128553
page faults= 0
swaps= 0
block input operations= 0
block output operations= 180432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1026
involuntary context switches= 2164

runsolver used 4.25535 second user time and 10.1765 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 03:55:09
IDJOB=3715362
IDBENCH=78641
IDSOLVER=2297
FILE ID=node103/3715362-1338170109
RUNJOBID= node103-1338166500-15762
PBS_JOBID= 14624530
Free space on /tmp= 71540 MiB

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

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

MD5SUM BENCH= 6b5c89375fb1b18257ff01aee56d438b
RANDOM SEED=207848737

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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:        30931528 kB
Buffers:          389712 kB
Cached:           639540 kB
SwapCached:         4500 kB
Active:           744008 kB
Inactive:         351136 kB
Active(anon):      62668 kB
Inactive(anon):     6216 kB
Active(file):     681340 kB
Inactive(file):   344920 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099572 kB
Dirty:             20300 kB
Writeback:             0 kB
AnonPages:         56192 kB
Mapped:            12640 kB
Shmem:                 8 kB
Slab:             703448 kB
SReclaimable:     144880 kB
SUnreclaim:       558568 kB
KernelStack:        1456 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     213012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 71424 MiB
End job on node103 at 2012-05-28 04:25:10