Trace number 3751762

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 (fixed)? (TO) 1800.03 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_5_mh_ic.opb
MD5SUM60919230beb4b87ee73e0f0d7ecbd414
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4402831
Best CPU time to get the best result obtained on this benchmark1800.79
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 125000000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14243306439
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 125000000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14243306439
Number of bits of the biggest sum of numbers34
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.32	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 52, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.47	c old isEQ: 0, new EQ is 0
0.00/0.49	c old isEQ: 0, new EQ is 1
0.00/0.55	c old isEQ: 1, new EQ is 1
0.00/0.68	c run inc solver
0.00/0.68	c [INC SYSTEM] run initial solver
0.00/0.68	c [INC SYSTEM] preprocess with white file
3.77/3.85	c [INC SYSTEM] finished preprocessing in 3 s
3.77/3.85	c [INC SYSTEM] execute solver
5.27/5.30	c [INC SEARCH] formula is SAT
5.27/5.31	c [INC SYSTEM] solved the initial formula
5.38/5.47	c model valid
5.38/5.47	c current solution ok
6.36/6.40	o 346150385
6.36/6.40	c starting approximation
6.36/6.40	c factor = 2
6.36/6.40	c factor still to low - shrinking to 1.8095e+07
6.36/6.40	c approx number of clauses: 1e+06
6.36/6.40	c current bound: 173075200
8.15/8.24	c leaving approximation
8.15/8.24	c finished approximation
8.15/8.24	c [INC SYSTEM] there exists a inc, kill it!
8.15/8.24	c write failed with 2
8.15/8.24	c [INC SEARCH] iteration: 0
8.15/8.24	c [INC BOUNDS] best value:346150410 search for 346150409
8.15/8.24	c [INC SYSTEM] create new solver instance
8.15/8.24	c [INC] encode full formula
8.15/8.24	c fallback to adder encoding
10.99/11.07	c set iterative enc to: adder
10.99/11.07	c set iterative enc to: none
11.41/11.56	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 12655 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

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-3751762-1339174739/watcher-3751762-1339174739 -o /tmp/evaluation-result-3751762-1339174739/solver-3751762-1339174739 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751762-1339174739.opb 510865578 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.08 2.02 2.01 3/182 12654
/proc/meminfo: memFree=31357460/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0

[startup+0.0674779 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 12654
/proc/meminfo: memFree=31357460/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100304 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 12654
/proc/meminfo: memFree=31357460/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 12654
/proc/meminfo: memFree=31357460/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700249 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 12654
/proc/meminfo: memFree=31357460/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.08 2.02 2.01 3/186 12658
/proc/meminfo: memFree=31129292/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=97192 CPUtime=0.69 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 11993 0 0 0 63 6 0 0 20 0 1 0 27440580 99524608 22442 33554432000 4194304 6004724 140736113678336 140736113672800 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 24298 22442 164 442 0 23852 0
[pid=12657] ppid=12655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12657/stat : 12657 (cp2_pre.sh) S 12655 12654 12214 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 27440651 9367552 277 33554432000 4194304 5064252 140736290246912 140736290245616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12657/statm: 2287 277 234 213 0 72 0
[pid=12658] ppid=12657 vsize=184752 CPUtime=0.78 cores=1,3,5,7
/proc/12658/stat : 12658 (coprocessor) R 12657 12654 12214 0 -1 4202496 29855 0 0 0 72 6 0 0 20 0 1 0 27440651 189186048 41185 33554432000 4194304 6586260 140734027467472 140734027463608 4496269 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/12658/statm: 46188 41185 166 584 0 45600 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 300240

[startup+3.10041 s]
/proc/loadavg: 2.08 2.02 2.01 3/186 12658
/proc/meminfo: memFree=31059020/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=97192 CPUtime=0.69 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 11993 0 0 0 63 6 0 0 20 0 1 0 27440580 99524608 22442 33554432000 4194304 6004724 140736113678336 140736113672800 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 24298 22442 164 442 0 23852 0
[pid=12657] ppid=12655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12657/stat : 12657 (cp2_pre.sh) S 12655 12654 12214 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 27440651 9367552 277 33554432000 4194304 5064252 140736290246912 140736290245616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12657/statm: 2287 277 234 213 0 72 0
[pid=12658] ppid=12657 vsize=209600 CPUtime=2.37 cores=1,3,5,7
/proc/12658/stat : 12658 (coprocessor) R 12657 12654 12214 0 -1 4202496 33277 0 0 0 230 7 0 0 20 0 1 0 27440651 214630400 51250 33554432000 4194304 6586260 140734027467472 140734027462792 4406748 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/12658/statm: 52400 51250 199 584 0 51812 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 325088

[startup+6.30023 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 12660
/proc/meminfo: memFree=31178700/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=97192 CPUtime=4.85 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) R 12654 12654 12214 0 -1 4202496 15138 35237 0 0 93 78 292 22 20 0 1 0 27440580 99524608 22451 33554432000 4194304 6004724 140736113678336 140736113672536 5190832 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 24298 22451 173 442 0 23852 0
[pid=12660] ppid=12655 vsize=88168 CPUtime=1.42 cores=1,3,5,7
/proc/12660/stat : 12660 (glucosInc) S 12655 12654 12214 0 -1 4202496 17192 0 0 0 139 3 0 0 20 0 1 0 27440965 90284032 19094 33554432000 4194304 5654031 140734002137104 140734002135416 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12660/statm: 22042 19094 145 357 0 21682 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 194508

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 12670
/proc/meminfo: memFree=30896612/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=310124 CPUtime=1.13 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 44530 0 0 0 101 12 0 0 20 0 1 0 27441736 317566976 69563 33554432000 4194304 5654031 140737454443424 140737453392776 4797458 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 77531 69563 109 357 0 77171 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 432848

[startup+25.5004 s]
/proc/loadavg: 2.12 2.03 2.01 3/185 12670
/proc/meminfo: memFree=30513796/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=566540 CPUtime=13.92 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 85758 0 0 0 1364 28 0 0 20 0 1 0 27441736 580136960 128239 33554432000 4194304 5654031 140737454443424 140737454431240 4215307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 141635 128239 140 357 0 141275 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 689264

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.01 3/185 12670
/proc/meminfo: memFree=30500536/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=569104 CPUtime=39.52 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 86701 0 0 0 3923 29 0 0 20 0 1 0 27441736 582762496 130715 33554432000 4194304 5654031 140737454443424 140737454441112 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 142276 130715 141 357 0 141916 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 691828

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/186 12673
/proc/meminfo: memFree=30446544/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=652740 CPUtime=90.71 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 87995 0 0 0 9041 30 0 0 20 0 1 0 27441736 668405760 137625 33554432000 4194304 5654031 140737454443424 140737454431240 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 163185 137625 141 357 0 162825 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 775464

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/186 12696
/proc/meminfo: memFree=30454656/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=573684 CPUtime=150.68 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 89545 0 0 0 15034 34 0 0 20 0 1 0 27441736 587452416 135250 33554432000 4194304 5654031 140737454443424 140737454431240 4797458 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 143421 135250 141 357 0 143061 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 696408

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 12697
/proc/meminfo: memFree=30443472/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=576428 CPUtime=210.66 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/185 12707
/proc/meminfo: memFree=30384412/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=684612 CPUtime=1350.42 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 111832 0 0 0 134944 98 0 0 20 0 1 0 27441736 701042688 143776 33554432000 4194304 5654031 140737454443424 140737454431240 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 171153 143776 141 357 0 170793 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 807336

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 12708
/proc/meminfo: memFree=30345500/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=684612 CPUtime=1410.42 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 111843 0 0 0 140943 99 0 0 20 0 1 0 27441736 701042688 149408 33554432000 4194304 5654031 140737454443424 140737454431240 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 171153 149408 141 357 0 170793 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 807336

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 12708
/proc/meminfo: memFree=30382052/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=603224 CPUtime=1470.41 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 112489 0 0 0 146938 103 0 0 20 0 1 0 27441736 617701376 139512 33554432000 4194304 5654031 140737454443424 140737454431240 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 150806 139512 141 357 0 150446 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 725948

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 12708
/proc/meminfo: memFree=30371812/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=603224 CPUtime=1530.4 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 112578 0 0 0 152937 103 0 0 20 0 1 0 27441736 617701376 142156 33554432000 4194304 5654031 140737454443424 140737454431240 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 150806 142156 141 357 0 150446 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 725948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 12708
/proc/meminfo: memFree=30346308/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=684612 CPUtime=1590.39 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 113347 0 0 0 158934 105 0 0 20 0 1 0 27441736 701042688 148544 33554432000 4194304 5654031 140737454443424 140737454431240 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 171153 148544 141 357 0 170793 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 807336

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/185 12708
/proc/meminfo: memFree=30322328/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=684744 CPUtime=1650.37 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 113558 0 0 0 164931 106 0 0 20 0 1 0 27441736 701177856 154385 33554432000 4194304 5654031 140737454443424 140737454441208 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 171186 154385 141 357 0 170826 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 807468

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 12709
/proc/meminfo: memFree=30294976/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=685696 CPUtime=1710.35 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 113779 0 0 0 170929 106 0 0 20 0 1 0 27441736 702152704 161242 33554432000 4194304 5654031 140737454443424 140737454431240 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 171424 161242 141 357 0 171064 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 808420

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 12709
/proc/meminfo: memFree=30306092/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=688580 CPUtime=1770.34 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 115842 0 0 0 176923 111 0 0 20 0 1 0 27441736 705105920 158362 33554432000 4194304 5654031 140737454443424 140737454441208 4215088 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 172145 158362 141 357 0 171785 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 811304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 12756
/proc/meminfo: memFree=30442640/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=688732 CPUtime=1788.55 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 117233 0 0 0 178738 117 0 0 20 0 1 0 27441736 705261568 150209 33554432000 4194304 5654031 140737454443424 140737454441512 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 172183 150209 141 357 0 171823 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 811456

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 12756
/proc/meminfo: memFree=30442640/32873844 swapFree=7632/7632
[pid=12654] ppid=12652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12654/stat : 12654 (npSolver-pbo-It) S 12652 12654 12214 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27440580 9367552 275 33554432000 4194304 5064252 140737134830704 140737134829616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12654/statm: 2287 275 233 213 0 72 0
[pid=12655] ppid=12654 vsize=113576 CPUtime=11.48 cores=1,3,5,7
/proc/12655/stat : 12655 (npSolver-pbo) S 12654 12654 12214 0 -1 4202496 23587 83023 0 0 384 129 595 40 20 0 1 0 27440580 116301824 26574 33554432000 4194304 6004724 140736113678336 140736113664184 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12655/statm: 28394 26574 200 442 0 27948 0
[pid=12670] ppid=12655 vsize=688732 CPUtime=1788.55 cores=1,3,5,7
/proc/12670/stat : 12670 (glucosInc) R 12655 12654 12214 0 -1 4202496 117233 0 0 0 178738 117 0 0 20 0 1 0 27441736 705261568 150209 33554432000 4194304 5654031 140737454443424 140737454441512 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12670/statm: 172183 150209 141 357 0 171823 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 811456

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12654 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=806509
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=703740
# CPU time returned by wait4() is 11.5102
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.03
CPU user time (s): 1797.17
CPU system time (s): 2.86
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 941684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.80651
system time used= 1.70374
maximum resident set size= 503736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106985
page faults= 0
swaps= 0
block input operations= 0
block output operations= 526320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 642
involuntary context switches= 50

runsolver used 3.60845 second user time and 9.8425 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 18:58:59
IDJOB=3751762
IDBENCH=92687
IDSOLVER=2335
FILE ID=node135/3751762-1339174739
RUNJOBID= node135-1339169327-12231
PBS_JOBID= 14643812
Free space on /tmp= 70576 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_5_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751762-1339174739/watcher-3751762-1339174739 -o /tmp/evaluation-result-3751762-1339174739/solver-3751762-1339174739 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751762-1339174739.opb 510865578 HOME HOME

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

MD5SUM BENCH= 60919230beb4b87ee73e0f0d7ecbd414
RANDOM SEED=510865578

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31357848 kB
Buffers:          194804 kB
Cached:           359484 kB
SwapCached:         2484 kB
Active:           503920 kB
Inactive:         160016 kB
Active(anon):     110344 kB
Inactive(anon):     1456 kB
Active(file):     393576 kB
Inactive(file):   158560 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098944 kB
Dirty:             31508 kB
Writeback:             0 kB
AnonPages:        118072 kB
Mapped:            10528 kB
Shmem:                 0 kB
Slab:             712332 kB
SReclaimable:     153084 kB
SUnreclaim:       559248 kB
KernelStack:        1512 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     249656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 70356 MiB
End job on node135 at 2012-06-08 19:29:00