Trace number 3751673

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.01 1803.22

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_6.opb
MD5SUMf19aad2da4bea8b48e35d4e26f93e3de
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5657601
Best CPU time to get the best result obtained on this benchmark1800.41
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 176505017008
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 176505017008
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.12	c old isEQ: 0, new EQ is 1
2.48/2.56	c run inc solver
2.48/2.56	c [INC SYSTEM] run initial solver
2.48/2.56	c [INC SYSTEM] preprocess with white file
12.97/13.16	c [INC SYSTEM] finished preprocessing in 10 s
12.97/13.16	c [INC SYSTEM] execute solver
136.55/136.80	c [INC SEARCH] formula is SAT
136.66/136.85	c [INC SYSTEM] solved the initial formula
136.75/136.91	c model valid
136.75/136.91	c current solution ok
141.00/141.24	o 173673679
141.00/141.24	c starting approximation
141.00/141.24	c factor = 2
141.00/141.24	c factor still to low - shrinking to 1.03683e+07
141.00/141.24	c approx number of clauses: 1e+06
141.00/141.24	c current bound: 86836888
142.38/144.41	c leaving approximation
142.38/144.41	c finished approximation
142.38/144.41	c [INC SYSTEM] there exists a inc, kill it!
142.38/144.41	c write failed with 2
142.38/144.43	c [INC SEARCH] iteration: 0
142.38/144.43	c [INC BOUNDS] best value:173673779 search for 173673778
142.38/144.43	c [INC SYSTEM] create new solver instance
142.38/144.43	c [INC] encode full formula
142.38/144.43	c fallback to adder encoding
145.49/147.52	c set iterative enc to: adder
145.49/147.52	c set iterative enc to: none
145.90/148.90	c [INC SEARCH] isOptimum variable: 0
429.34/432.38	c formula is SAT
429.55/432.51	c [INC SEARCH] copied best model
429.55/432.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
429.55/432.58	c model valid
429.55/432.58	c current solution ok
429.55/432.58	o 44440279
429.55/432.58	c [INC SEARCH] iteration: 1
429.55/432.58	c [INC BOUNDS] best value:44440379 search for 44440378
429.55/432.58	c [INC SYSTEM] there exists a inc, kill it!
429.55/432.58	c write failed with 2
429.66/432.61	c [INC SYSTEM] create new solver instance
429.66/432.61	c [INC] encode full formula
429.66/432.61	c fallback to adder encoding
432.36/435.33	c set iterative enc to: adder
432.36/435.33	c set iterative enc to: none
432.86/435.80	c [INC SEARCH] isOptimum variable: 0
701.81/704.89	c formula is SAT
702.02/705.01	c [INC SEARCH] copied best model
702.02/705.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
702.02/705.08	c model valid
702.02/705.08	c current solution ok
702.02/705.08	o 23818955
702.02/705.08	c [INC SEARCH] iteration: 2
702.02/705.08	c [INC BOUNDS] best value:23819055 search for 23819054
702.02/705.08	c [INC SYSTEM] there exists a inc, kill it!
702.02/705.08	c write failed with 2
702.02/705.09	c [INC SYSTEM] create new solver instance
702.02/705.09	c [INC] encode full formula
702.02/705.09	c fallback to adder encoding
704.41/707.49	c set iterative enc to: adder
704.41/707.49	c set iterative enc to: none
704.92/707.92	c [INC SEARCH] isOptimum variable: 0
1476.26/1479.42	c formula is SAT
1476.36/1479.53	c [INC SEARCH] copied best model
1476.36/1479.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1476.46/1479.60	c model valid
1476.46/1479.60	c current solution ok
1476.46/1479.60	o 21855951
1476.46/1479.60	c [INC SEARCH] iteration: 3
1476.46/1479.60	c [INC BOUNDS] best value:21856051 search for 21856050
1476.46/1479.60	c [INC SYSTEM] there exists a inc, kill it!
1476.46/1479.60	c write failed with 2
1476.46/1479.60	c [INC SYSTEM] create new solver instance
1476.46/1479.60	c [INC] encode full formula
1476.46/1479.60	c fallback to adder encoding
1478.77/1481.97	c set iterative enc to: adder
1478.77/1481.97	c set iterative enc to: none
1479.16/1482.40	c [INC SEARCH] isOptimum variable: 0
1800.01/1803.22	HOME/npSolver-pbo-Itdqb.sh: line 18: 26571 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-3751673-1339177438/watcher-3751673-1339177438 -o /tmp/evaluation-result-3751673-1339177438/solver-3751673-1339177438 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751673-1339177438.opb 2122823063 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26570
/proc/meminfo: memFree=29478112/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0

[startup+0.0841151 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26570
/proc/meminfo: memFree=29478112/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26570
/proc/meminfo: memFree=29478112/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26570
/proc/meminfo: memFree=29478112/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26570
/proc/meminfo: memFree=29478112/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/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.00 2.00 2.00 3/180 26572
/proc/meminfo: memFree=29382544/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=180804 CPUtime=1.49 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) R 26570 26570 25698 0 -1 4202496 9345 0 0 0 144 5 0 0 20 0 1 0 383868135 185143296 32782 33554432000 4194304 6004724 140735746444432 140735746439032 4534761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 45201 32782 163 442 0 44755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189952

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26572
/proc/meminfo: memFree=29302052/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=284528 CPUtime=2.59 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 10964 0 0 0 229 30 0 0 20 0 1 0 383868135 291356672 40801 33554432000 4194304 6004724 140735746444432 140735746438896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 71132 40801 171 442 0 70686 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 293676

[startup+6.30044 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26574
/proc/meminfo: memFree=28637636/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=284528 CPUtime=2.59 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 10964 0 0 0 229 30 0 0 20 0 1 0 383868135 291356672 40801 33554432000 4194304 6004724 140735746444432 140735746438896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 71132 40801 171 442 0 70686 0
[pid=26573] ppid=26571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26573/stat : 26573 (cp2_pre.sh) S 26571 26570 25698 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383868394 9367552 277 33554432000 4194304 5064252 140735167409360 140735167408064 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26573/statm: 2287 277 234 213 0 72 0
[pid=26574] ppid=26573 vsize=673904 CPUtime=3.68 cores=0,2,4,6
/proc/26574/stat : 26574 (coprocessor) R 26573 26570 25698 0 -1 4202496 70781 0 0 0 348 20 0 0 20 0 1 0 383868395 690077696 150671 33554432000 4194304 6586260 140733612099968 140733612096232 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/26574/statm: 168476 150671 164 584 0 167888 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 976728

[startup+12.7004 s]
/proc/loadavg: 2.15 2.03 2.01 3/182 26574
/proc/meminfo: memFree=28359304/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=284528 CPUtime=2.59 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 10964 0 0 0 229 30 0 0 20 0 1 0 383868135 291356672 40801 33554432000 4194304 6004724 140735746444432 140735746438896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 71132 40801 171 442 0 70686 0
[pid=26573] ppid=26571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26573/stat : 26573 (cp2_pre.sh) S 26571 26570 25698 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383868394 9367552 277 33554432000 4194304 5064252 140735167409360 140735167408064 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26573/statm: 2287 277 234 213 0 72 0
[pid=26574] ppid=26573 vsize=789164 CPUtime=9.98 cores=0,2,4,6
/proc/26574/stat : 26574 (coprocessor) R 26573 26570 25698 0 -1 4202496 87253 0 0 0 943 55 0 0 20 0 1 0 383868395 808103936 192335 33554432000 4194304 6586260 140733612099968 140733612095720 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 10 0 0
/proc/26574/statm: 197291 192335 199 584 0 196703 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1091988

[startup+25.5004 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 26576
/proc/meminfo: memFree=28982020/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=284528 CPUtime=13.03 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 10981 88155 0 0 229 30 982 62 20 0 1 0 383868135 291356672 40804 33554432000 4194304 6004724 140735746444432 140735746430712 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 71132 40804 174 442 0 70686 0
[pid=26576] ppid=26571 vsize=294652 CPUtime=12.32 cores=0,2,4,6
/proc/26576/stat : 26576 (glucosInc) R 26571 26570 25698 0 -1 4202496 51489 0 0 0 1221 11 0 0 20 0 1 0 383869451 301723648 68092 33554432000 4194304 5654031 140733705148848 140733705146680 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26576/statm: 73663 68092 139 357 0 73303 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 588328

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 26576
/proc/meminfo: memFree=28973892/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=284528 CPUtime=13.03 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 10981 88155 0 0 229 30 982 62 20 0 1 0 383868135 291356672 40804 33554432000 4194304 6004724 140735746444432 140735746430712 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 71132 40804 174 442 0 70686 0
[pid=26576] ppid=26571 vsize=296104 CPUtime=37.91 cores=0,2,4,6
/proc/26576/stat : 26576 (glucosInc) R 26571 26570 25698 0 -1 4202496 51904 0 0 0 3780 11 0 0 20 0 1 0 383869451 303210496 68506 33554432000 4194304 5654031 140733705148848 140733705146632 4232479 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26576/statm: 74026 68506 139 357 0 73666 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 589780

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 26576
/proc/meminfo: memFree=28958444/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=284528 CPUtime=13.03 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 10981 88155 0 0 229 30 982 62 20 0 1 0 383868135 291356672 40804 33554432000 4194304 6004724 140735746444432 140735746430712 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 71132 40804 174 442 0 70686 0
[pid=26576] ppid=26571 vsize=300196 CPUtime=89.11 cores=0,2,4,6
/proc/26576/stat : 26576 (glucosInc) R 26571 26570 25698 0 -1 4202496 53054 0 0 0 8899 12 0 0 20 0 1 0 383869451 307400704 69652 33554432000 4194304 5654031 140733705148848 140733705146632 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26576/statm: 75049 69652 139 357 0 74689 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 593872

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 26586
/proc/meminfo: memFree=28150260/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=308888 CPUtime=145.99 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 25305 204509 0 0 628 427 13421 123 20 0 1 0 383868135 316301312 46952 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77222 46952 200 442 0 76776 0
[pid=26586] ppid=26571 vsize=881064 CPUtime=13.39 cores=0,2,4,6
/proc/26586/stat : 26586 (glucosInc) R 26571 26570 25698 0 -1 4202496 117693 0 0 0 1304 35 0 0 20 0 1 0 383883024 902209536 188680 33554432000 4194304 5654031 140735985761040 140735985758824 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26586/statm: 220266 188680 140 357 0 219906 0
Current children cumulated CPU time (s) 159.38
Current children cumulated vsize (KiB) 1199100

[startup+222.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 26586
/proc/meminfo: memFree=28156784/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=308888 CPUtime=145.99 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 25305 204509 0 0 628 427 13421 123 20 0 1 0 383868135 316301312 46952 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77222 46952 200 442 0 76776 0
[pid=26586] ppid=26571 vsize=894168 CPUtime=73.37 cores=0,2,4,6
/proc/26586/stat : 26586 (glucosInc) R 26571 26570 25698 0 -1 4202496 120512 0 0 0 7301 36 0 0 20 0 1 0 383883024 915628032 195587 33554432000 4194304 5654031 140735985761040 140735985748856 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26586/statm: 223542 195587 141 357 0 223182 0
Current children cumulated CPU time (s) 219.36
Current children cumulated vsize (KiB) 1212204

[startup+282.3 s]

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

Current children cumulated vsize (KiB) 1125996

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 26687
/proc/meminfo: memFree=28217844/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=309764 CPUtime=704.94 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 42523 446419 0 0 1180 502 68570 242 20 0 1 0 383868135 317198336 47171 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77441 47171 200 442 0 76995 0
[pid=26659] ppid=26571 vsize=812988 CPUtime=594.21 cores=0,2,4,6
/proc/26659/stat : 26659 (glucosInc) R 26571 26570 25698 0 -1 4202496 106549 0 0 0 59391 30 0 0 20 0 1 0 383938927 832499712 179682 33554432000 4194304 5654031 140735940152800 140735940140616 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26659/statm: 203247 179682 142 357 0 202887 0
Current children cumulated CPU time (s) 1299.15
Current children cumulated vsize (KiB) 1131900

[startup+1362.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 26687
/proc/meminfo: memFree=28162332/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=309764 CPUtime=704.94 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 42523 446419 0 0 1180 502 68570 242 20 0 1 0 383868135 317198336 47171 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77441 47171 200 442 0 76995 0
[pid=26659] ppid=26571 vsize=812988 CPUtime=654.19 cores=0,2,4,6
/proc/26659/stat : 26659 (glucosInc) R 26571 26570 25698 0 -1 4202496 106572 0 0 0 65389 30 0 0 20 0 1 0 383938927 832499712 180708 33554432000 4194304 5654031 140735940152800 140735940140616 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26659/statm: 203247 180708 142 357 0 202887 0
Current children cumulated CPU time (s) 1359.13
Current children cumulated vsize (KiB) 1131900

[startup+1422.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 26687
/proc/meminfo: memFree=28136436/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=309764 CPUtime=704.94 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 42523 446419 0 0 1180 502 68570 242 20 0 1 0 383868135 317198336 47171 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77441 47171 200 442 0 76995 0
[pid=26659] ppid=26571 vsize=812988 CPUtime=714.18 cores=0,2,4,6
/proc/26659/stat : 26659 (glucosInc) R 26571 26570 25698 0 -1 4202496 106629 0 0 0 71388 30 0 0 20 0 1 0 383938927 832499712 182448 33554432000 4194304 5654031 140735940152800 140735940140616 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26659/statm: 203247 182448 142 357 0 202887 0
Current children cumulated CPU time (s) 1419.12
Current children cumulated vsize (KiB) 1131900

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 26689
/proc/meminfo: memFree=28816844/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=750464 CPUtime=1479.16 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) R 26570 26570 25698 0 -1 4202496 52595 554083 0 0 1437 526 145664 289 20 0 1 0 383868135 768475136 137101 33554432000 4194304 6004724 140735746444432 140735746437984 5193835 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 187616 137101 200 442 0 187170 0
Current children cumulated CPU time (s) 1479.16
Current children cumulated vsize (KiB) 759612

[startup+1542.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 26690
/proc/meminfo: memFree=27977380/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=308612 CPUtime=1479.26 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 52604 554083 0 0 1437 536 145664 289 20 0 1 0 383868135 316018688 46883 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77153 46883 200 442 0 76707 0
[pid=26690] ppid=26571 vsize=797032 CPUtime=59.88 cores=0,2,4,6
/proc/26690/stat : 26690 (glucosInc) R 26571 26570 25698 0 -1 4202496 103537 0 0 0 5956 32 0 0 20 0 1 0 384016374 816160768 164915 33554432000 4194304 5654031 140733746024144 140733746011960 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26690/statm: 199258 164915 142 357 0 198898 0
Current children cumulated CPU time (s) 1539.14
Current children cumulated vsize (KiB) 1114792

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/182 26693
/proc/meminfo: memFree=28055424/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=308612 CPUtime=1479.26 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 52604 554083 0 0 1437 536 145664 289 20 0 1 0 383868135 316018688 46883 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77153 46883 200 442 0 76707 0
[pid=26690] ppid=26571 vsize=797032 CPUtime=119.87 cores=0,2,4,6
/proc/26690/stat : 26690 (glucosInc) R 26571 26570 25698 0 -1 4202496 103896 0 0 0 11955 32 0 0 20 0 1 0 384016374 816160768 165785 33554432000 4194304 5654031 140733746024144 140733746011960 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26690/statm: 199258 165785 142 357 0 198898 0
Current children cumulated CPU time (s) 1599.13
Current children cumulated vsize (KiB) 1114792

[startup+1662.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 26693
/proc/meminfo: memFree=28199264/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=308612 CPUtime=1479.26 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 52604 554083 0 0 1437 536 145664 289 20 0 1 0 383868135 316018688 46883 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77153 46883 200 442 0 76707 0
[pid=26690] ppid=26571 vsize=802732 CPUtime=179.86 cores=0,2,4,6
/proc/26690/stat : 26690 (glucosInc) R 26571 26570 25698 0 -1 4202496 104169 0 0 0 17954 32 0 0 20 0 1 0 384016374 821997568 167080 33554432000 4194304 5654031 140733746024144 140733746011960 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26690/statm: 200683 167080 142 357 0 200323 0
Current children cumulated CPU time (s) 1659.12
Current children cumulated vsize (KiB) 1120492

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 26693
/proc/meminfo: memFree=27931480/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=308612 CPUtime=1479.26 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 52604 554083 0 0 1437 536 145664 289 20 0 1 0 383868135 316018688 46883 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77153 46883 200 442 0 76707 0
[pid=26690] ppid=26571 vsize=802732 CPUtime=239.85 cores=0,2,4,6
/proc/26690/stat : 26690 (glucosInc) R 26571 26570 25698 0 -1 4202496 104817 0 0 0 23953 32 0 0 20 0 1 0 384016374 821997568 169772 33554432000 4194304 5654031 140733746024144 140733746011960 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26690/statm: 200683 169772 142 357 0 200323 0
Current children cumulated CPU time (s) 1719.11
Current children cumulated vsize (KiB) 1120492

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 26693
/proc/meminfo: memFree=28068768/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=308612 CPUtime=1479.26 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 52604 554083 0 0 1437 536 145664 289 20 0 1 0 383868135 316018688 46883 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77153 46883 200 442 0 76707 0
[pid=26690] ppid=26571 vsize=809132 CPUtime=299.85 cores=0,2,4,6
/proc/26690/stat : 26690 (glucosInc) R 26571 26570 25698 0 -1 4202496 105376 0 0 0 29953 32 0 0 20 0 1 0 384016374 828551168 174419 33554432000 4194304 5654031 140733746024144 140733746011960 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26690/statm: 202283 174419 142 357 0 201923 0
Current children cumulated CPU time (s) 1779.11
Current children cumulated vsize (KiB) 1126892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.2 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 26694
/proc/meminfo: memFree=27959012/32873844 swapFree=7632/7632
[pid=26570] ppid=26568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26570/stat : 26570 (npSolver-pbo-It) S 26568 26570 25698 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868134 9367552 275 33554432000 4194304 5064252 140734743289760 140734743288672 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26570/statm: 2287 275 233 213 0 72 0
[pid=26571] ppid=26570 vsize=308612 CPUtime=1479.26 cores=0,2,4,6
/proc/26571/stat : 26571 (npSolver-pbo) S 26570 26570 25698 0 -1 4202496 52604 554083 0 0 1437 536 145664 289 20 0 1 0 383868135 316018688 46883 33554432000 4194304 6004724 140735746444432 140735746430280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26571/statm: 77153 46883 200 442 0 76707 0
[pid=26690] ppid=26571 vsize=809132 CPUtime=320.75 cores=0,2,4,6
/proc/26690/stat : 26690 (glucosInc) R 26571 26570 25698 0 -1 4202496 105383 0 0 0 32043 32 0 0 20 0 1 0 384016374 828551168 178003 33554432000 4194304 5654031 140733746024144 140733746011960 4232571 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26690/statm: 202283 178003 142 357 0 201923 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1126892

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26570 and gives
#  childrusage.ru_utime.tv_sec=1471
#  childrusage.ru_utime.tv_usec=16371
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=269742
# CPU time returned by wait4() is 1479.29
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.22
CPU time (s): 1800.01
CPU user time (s): 1791.44
CPU system time (s): 8.57
CPU usage (%): 99.8219
Max. virtual memory (cumulated for all children) (KiB): 1915072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1471.02
system time used= 8.26974
maximum resident set size= 1262168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 607062
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2799624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14074
involuntary context switches= 1663

runsolver used 7.84781 second user time and 16.7045 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-08 19:43:58
IDJOB=3751673
IDBENCH=92726
IDSOLVER=2335
FILE ID=node141/3751673-1339177438
RUNJOBID= node141-1339170193-25714
PBS_JOBID= 14643818
Free space on /tmp= 68936 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat100_4_32_6.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751673-1339177438/watcher-3751673-1339177438 -o /tmp/evaluation-result-3751673-1339177438/solver-3751673-1339177438 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751673-1339177438.opb 2122823063 HOME HOME

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

MD5SUM BENCH= f19aad2da4bea8b48e35d4e26f93e3de
RANDOM SEED=2122823063

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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:        29478756 kB
Buffers:          209380 kB
Cached:          1643156 kB
SwapCached:         2548 kB
Active:          1261740 kB
Inactive:        1203792 kB
Active(anon):     611860 kB
Inactive(anon):     3540 kB
Active(file):     649880 kB
Inactive(file):  1200252 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098952 kB
Dirty:              9716 kB
Writeback:             0 kB
AnonPages:        701468 kB
Mapped:            10236 kB
Shmem:                 0 kB
Slab:             779380 kB
SReclaimable:     221272 kB
SUnreclaim:       558108 kB
KernelStack:        1504 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     783112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    630784 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= 68672 MiB
End job on node141 at 2012-06-08 20:14:01