Trace number 3751672

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.06 1803.21

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_4.opb
MD5SUMae94003fbe7fdee247bdd3d5d595cb68
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6564197
Best CPU time to get the best result obtained on this benchmark1647.82
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 141420761
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 186872004500
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 141420761
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 186872004500
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.49/2.55	c run inc solver
2.49/2.55	c [INC SYSTEM] run initial solver
2.49/2.55	c [INC SYSTEM] preprocess with white file
13.04/13.28	c [INC SYSTEM] finished preprocessing in 10 s
13.04/13.28	c [INC SYSTEM] execute solver
136.52/136.79	c [INC SEARCH] formula is SAT
136.64/136.84	c [INC SYSTEM] solved the initial formula
136.74/136.90	c model valid
136.74/136.90	c current solution ok
141.03/141.23	o 255840523
141.03/141.23	c starting approximation
141.03/141.23	c factor = 2
141.03/141.23	c factor still to low - shrinking to 1.52737e+07
141.03/141.23	c approx number of clauses: 1e+06
141.03/141.23	c current bound: 127920312
142.39/144.40	c leaving approximation
142.39/144.40	c finished approximation
142.39/144.40	c [INC SYSTEM] there exists a inc, kill it!
142.39/144.40	c write failed with 2
142.39/144.43	c [INC SEARCH] iteration: 0
142.39/144.43	c [INC BOUNDS] best value:255840623 search for 255840622
142.39/144.43	c [INC SYSTEM] create new solver instance
142.39/144.43	c [INC] encode full formula
142.39/144.43	c fallback to adder encoding
145.51/147.52	c set iterative enc to: adder
145.51/147.52	c set iterative enc to: none
146.01/148.90	c [INC SEARCH] isOptimum variable: 0
302.59/305.59	c formula is SAT
302.80/305.72	c [INC SEARCH] copied best model
302.80/305.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
302.80/305.79	c model valid
302.80/305.79	c current solution ok
302.80/305.79	o 221133301
302.80/305.79	c [INC SEARCH] iteration: 1
302.80/305.79	c [INC BOUNDS] best value:221133401 search for 221133400
302.80/305.79	c [INC SYSTEM] there exists a inc, kill it!
302.80/305.79	c write failed with 2
302.90/305.83	c [INC SYSTEM] create new solver instance
302.90/305.83	c [INC] encode full formula
302.90/305.83	c fallback to adder encoding
306.00/308.92	c set iterative enc to: adder
306.00/308.92	c set iterative enc to: none
306.51/309.43	c [INC SEARCH] isOptimum variable: 0
490.31/493.25	c formula is SAT
490.41/493.38	c [INC SEARCH] copied best model
490.41/493.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
490.51/493.45	c model valid
490.51/493.45	c current solution ok
490.51/493.45	o 216469395
490.51/493.45	c [INC SEARCH] iteration: 2
490.51/493.45	c [INC BOUNDS] best value:216469495 search for 216469494
490.51/493.45	c [INC SYSTEM] there exists a inc, kill it!
490.51/493.45	c write failed with 2
490.51/493.49	c [INC SYSTEM] create new solver instance
490.51/493.49	c [INC] encode full formula
490.51/493.49	c fallback to adder encoding
493.62/496.57	c set iterative enc to: adder
493.62/496.57	c set iterative enc to: none
494.10/497.09	c [INC SEARCH] isOptimum variable: 0
647.17/650.10	c formula is SAT
647.26/650.23	c [INC SEARCH] copied best model
647.26/650.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
647.36/650.30	c model valid
647.36/650.30	c current solution ok
647.36/650.30	o 94021295
647.36/650.30	c [INC SEARCH] iteration: 3
647.36/650.30	c [INC BOUNDS] best value:94021395 search for 94021394
647.36/650.30	c [INC SYSTEM] there exists a inc, kill it!
647.36/650.30	c write failed with 2
647.36/650.33	c [INC SYSTEM] create new solver instance
647.36/650.33	c [INC] encode full formula
647.36/650.33	c fallback to adder encoding
650.29/653.29	c set iterative enc to: adder
650.29/653.29	c set iterative enc to: none
650.77/653.79	c [INC SEARCH] isOptimum variable: 0
1800.06/1803.21	HOME/npSolver-pbo-Itdqb.sh: line 18: 32386 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-3751672-1339177963/watcher-3751672-1339177963 -o /tmp/evaluation-result-3751672-1339177963/solver-3751672-1339177963 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751672-1339177963.opb 174422287 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.07 2.02 2.00 3/178 32385
/proc/meminfo: memFree=25914376/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0

[startup+0.04267 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 32385
/proc/meminfo: memFree=25914376/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 32385
/proc/meminfo: memFree=25914376/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 32385
/proc/meminfo: memFree=25914376/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700259 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 32385
/proc/meminfo: memFree=25914376/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 32388
/proc/meminfo: memFree=30279124/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=180808 CPUtime=1.49 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) R 32385 32385 31464 0 -1 4202496 8734 0 0 0 144 5 0 0 20 0 1 0 383924821 185147392 33136 33554432000 4194304 6004724 140734522780048 140734522774648 5055473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 45202 33136 163 442 0 44756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189956

[startup+3.1002 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 32388
/proc/meminfo: memFree=30198888/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=284532 CPUtime=2.57 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 9841 0 0 0 227 30 0 0 20 0 1 0 383924821 291360768 40643 33554432000 4194304 6004724 140734522780048 140734522774512 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 71133 40643 171 442 0 70687 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 293680

[startup+6.30043 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 32431
/proc/meminfo: memFree=30282052/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=284532 CPUtime=2.57 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 9841 0 0 0 227 30 0 0 20 0 1 0 383924821 291360768 40643 33554432000 4194304 6004724 140734522780048 140734522774512 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 71133 40643 171 442 0 70687 0
[pid=32412] ppid=32386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32412/stat : 32412 (cp2_pre.sh) S 32386 32385 31464 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383925079 9367552 277 33554432000 4194304 5064252 140735479944368 140735479943072 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32412/statm: 2287 277 234 213 0 72 0
[pid=32413] ppid=32412 vsize=664212 CPUtime=3.69 cores=0,2,4,6
/proc/32413/stat : 32413 (coprocessor) R 32412 32385 31464 0 -1 4202496 67085 0 0 0 350 19 0 0 20 0 1 0 383925080 680153088 147996 33554432000 4194304 6586260 140735087446480 140735087442744 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/32413/statm: 166053 147996 164 584 0 165465 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 967040

[startup+12.7004 s]
/proc/loadavg: 2.06 2.01 2.00 3/182 32433
/proc/meminfo: memFree=30158312/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=284532 CPUtime=2.57 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 9841 0 0 0 227 30 0 0 20 0 1 0 383924821 291360768 40643 33554432000 4194304 6004724 140734522780048 140734522774512 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 71133 40643 171 442 0 70687 0
[pid=32412] ppid=32386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32412/stat : 32412 (cp2_pre.sh) S 32386 32385 31464 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383925079 9367552 277 33554432000 4194304 5064252 140735479944368 140735479943072 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32412/statm: 2287 277 234 213 0 72 0
[pid=32413] ppid=32412 vsize=789164 CPUtime=9.97 cores=0,2,4,6
/proc/32413/stat : 32413 (coprocessor) R 32412 32385 31464 0 -1 4202496 85921 0 0 0 947 50 0 0 20 0 1 0 383925080 808103936 192024 33554432000 4194304 6586260 140735087446480 140735087442232 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 11 0 0
/proc/32413/statm: 197291 192024 199 584 0 196703 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 1091992

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 32445
/proc/meminfo: memFree=30220120/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=284532 CPUtime=13.13 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 9858 86824 0 0 227 30 999 57 20 0 1 0 383924821 291360768 40646 33554432000 4194304 6004724 140734522780048 140734522766328 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 71133 40646 174 442 0 70687 0
[pid=32435] ppid=32386 vsize=294652 CPUtime=12.2 cores=0,2,4,6
/proc/32435/stat : 32435 (glucosInc) R 32386 32385 31464 0 -1 4202496 50264 0 0 0 1208 12 0 0 20 0 1 0 383926149 301723648 68870 33554432000 4194304 5654031 140736702639456 140736702637288 4232700 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32435/statm: 73663 68870 139 357 0 73303 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 588332

[startup+51.1067 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 32447
/proc/meminfo: memFree=30210148/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=284532 CPUtime=13.13 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 9858 86824 0 0 227 30 999 57 20 0 1 0 383924821 291360768 40646 33554432000 4194304 6004724 140734522780048 140734522766328 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 71133 40646 174 442 0 70687 0
[pid=32435] ppid=32386 vsize=296104 CPUtime=37.81 cores=0,2,4,6
/proc/32435/stat : 32435 (glucosInc) R 32386 32385 31464 0 -1 4202496 50672 0 0 0 3768 13 0 0 20 0 1 0 383926149 303210496 69278 33554432000 4194304 5654031 140736702639456 140736702637240 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32435/statm: 74026 69278 139 357 0 73666 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 589784

[startup+102.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 32449
/proc/meminfo: memFree=30221956/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=284532 CPUtime=13.13 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 9858 86824 0 0 227 30 999 57 20 0 1 0 383924821 291360768 40646 33554432000 4194304 6004724 140734522780048 140734522766328 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 71133 40646 174 442 0 70687 0
[pid=32435] ppid=32386 vsize=300196 CPUtime=88.99 cores=0,2,4,6
/proc/32435/stat : 32435 (glucosInc) R 32386 32385 31464 0 -1 4202496 51725 0 0 0 8885 14 0 0 20 0 1 0 383926149 307400704 70331 33554432000 4194304 5654031 140736702639456 140736702637240 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32435/statm: 75049 70331 139 357 0 74689 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 593876

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/181 32461
/proc/meminfo: memFree=29448704/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=308892 CPUtime=146.01 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 23495 202315 0 0 631 422 13428 120 20 0 1 0 383924821 316305408 46794 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 77223 46794 200 442 0 76777 0
[pid=32461] ppid=32386 vsize=882032 CPUtime=13.37 cores=0,2,4,6
/proc/32461/stat : 32461 (glucosInc) R 32386 32385 31464 0 -1 4202496 116203 0 0 0 1300 37 0 0 20 0 1 0 383939711 903200768 188767 33554432000 4194304 5654031 140735571077696 140735571075480 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32461/statm: 220508 188767 140 357 0 220148 0
Current children cumulated CPU time (s) 159.38
Current children cumulated vsize (KiB) 1200072

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 32463
/proc/meminfo: memFree=29481172/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=308892 CPUtime=146.01 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 23495 202315 0 0 631 422 13428 120 20 0 1 0 383924821 316305408 46794 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 77223 46794 200 442 0 76777 0
[pid=32461] ppid=32386 vsize=887588 CPUtime=73.36 cores=0,2,4,6
/proc/32461/stat : 32461 (glucosInc) R 32386 32385 31464 0 -1 4202496 118292 0 0 0 7298 38 0 0 20 0 1 0 383939711 908890112 191878 33554432000 4194304 5654031 140735571077696 140735571075480 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32461/statm: 221897 191878 141 357 0 221537 0
Current children cumulated CPU time (s) 219.37
Current children cumulated vsize (KiB) 1205628

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 32507
/proc/meminfo: memFree=29126204/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=1214268 CPUtime=708.35 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 124865 0 0 0 70754 81 0 0 20 0 1 0 383990200 1243410432 246998 33554432000 4194304 5654031 140733904767872 140733904765960 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 303567 246998 141 357 0 303207 0
Current children cumulated CPU time (s) 1359.22
Current children cumulated vsize (KiB) 1536216

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32507
/proc/meminfo: memFree=28970104/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=1214268 CPUtime=768.34 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 124923 0 0 0 76751 83 0 0 20 0 1 0 383990200 1243410432 276694 33554432000 4194304 5654031 140733904767872 140733904765960 4215168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 303567 276694 141 357 0 303207 0
Current children cumulated CPU time (s) 1419.21
Current children cumulated vsize (KiB) 1536216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32508
/proc/meminfo: memFree=29037580/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=999344 CPUtime=828.33 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 125322 0 0 0 82742 91 0 0 20 0 1 0 383990200 1023328256 239906 33554432000 4194304 5654031 140733904767872 140733904765896 4215188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 249836 239906 141 357 0 249476 0
Current children cumulated CPU time (s) 1479.2
Current children cumulated vsize (KiB) 1321292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32508
/proc/meminfo: memFree=28898420/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=1214268 CPUtime=888.31 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 125822 0 0 0 88736 95 0 0 20 0 1 0 383990200 1243410432 272598 33554432000 4194304 5654031 140733904767872 140733904765960 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 303567 272598 141 357 0 303207 0
Current children cumulated CPU time (s) 1539.18
Current children cumulated vsize (KiB) 1536216

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 32508
/proc/meminfo: memFree=29170608/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=999344 CPUtime=948.3 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 126928 0 0 0 94724 106 0 0 20 0 1 0 383990200 1023328256 217378 33554432000 4194304 5654031 140733904767872 140733904765896 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 249836 217378 141 357 0 249476 0
Current children cumulated CPU time (s) 1599.17
Current children cumulated vsize (KiB) 1321292

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 32511
/proc/meminfo: memFree=29150844/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=1214268 CPUtime=1008.3 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 127431 0 0 0 100719 111 0 0 20 0 1 0 383990200 1243410432 252118 33554432000 4194304 5654031 140733904767872 140733904765960 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 303567 252118 141 357 0 303207 0
Current children cumulated CPU time (s) 1659.17
Current children cumulated vsize (KiB) 1536216

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32511
/proc/meminfo: memFree=28835172/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=1214268 CPUtime=1068.29 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 127496 0 0 0 106716 113 0 0 20 0 1 0 383990200 1243410432 285398 33554432000 4194304 5654031 140733904767872 140733904765960 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 303567 285398 141 357 0 303207 0
Current children cumulated CPU time (s) 1719.16
Current children cumulated vsize (KiB) 1536216

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32512
/proc/meminfo: memFree=29191080/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=999344 CPUtime=1128.28 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 128601 0 0 0 112705 123 0 0 20 0 1 0 383990200 1023328256 234786 33554432000 4194304 5654031 140733904767872 140733904765896 4214977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 249836 234786 141 357 0 249476 0
Current children cumulated CPU time (s) 1779.15
Current children cumulated vsize (KiB) 1321292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32512
/proc/meminfo: memFree=29078380/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=1214268 CPUtime=1149.19 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 129058 0 0 0 114792 127 0 0 20 0 1 0 383990200 1243410432 245974 33554432000 4194304 5654031 140733904767872 140733904765960 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 303567 245974 141 357 0 303207 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1536216

Sending SIGTERM to process tree (bottom up)

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

[startup+1803.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32512
/proc/meminfo: memFree=29078380/32873844 swapFree=8656/8656
[pid=32385] ppid=32383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32385/stat : 32385 (npSolver-pbo-It) S 32383 32385 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383924820 9367552 275 33554432000 4194304 5064252 140734606251968 140734606250880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32385/statm: 2287 275 233 213 0 72 0
[pid=32386] ppid=32385 vsize=312800 CPUtime=650.87 cores=0,2,4,6
/proc/32386/stat : 32386 (npSolver-pbo) S 32385 32385 31464 0 -1 4202496 51660 570242 0 0 1609 551 62636 291 20 0 1 0 383924821 320307200 47771 33554432000 4194304 6004724 140734522780048 140734522765896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32386/statm: 78200 47771 200 442 0 77754 0
[pid=32501] ppid=32386 vsize=1214268 CPUtime=1149.19 cores=0,2,4,6
/proc/32501/stat : 32501 (glucosInc) R 32386 32385 31464 0 -1 4202496 129058 0 0 0 114792 127 0 0 20 0 1 0 383990200 1243410432 245974 33554432000 4194304 5654031 140733904767872 140733904765960 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32501/statm: 303567 245974 141 357 0 303207 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1536216

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32385 and gives
#  childrusage.ru_utime.tv_sec=642
#  childrusage.ru_utime.tv_usec=466330
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=430718
# CPU time returned by wait4() is 650.897
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.21
CPU time (s): 1800.06
CPU user time (s): 1790.37
CPU system time (s): 9.69
CPU usage (%): 99.8251
Max. virtual memory (cumulated for all children) (KiB): 2229340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 642.466
system time used= 8.43072
maximum resident set size= 950164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 622276
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3062528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14679
involuntary context switches= 905

runsolver used 6.29804 second user time and 19.2411 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-08 19:52:43
IDJOB=3751672
IDBENCH=92751
IDSOLVER=2335
FILE ID=node102/3751672-1339177963
RUNJOBID= node102-1339170244-31480
PBS_JOBID= 14643844
Free space on /tmp= 69968 MiB

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

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

MD5SUM BENCH= ae94003fbe7fdee247bdd3d5d595cb68
RANDOM SEED=174422287

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        25914748 kB
Buffers:          276592 kB
Cached:          1340580 kB
SwapCached:         2676 kB
Active:          6050188 kB
Inactive:          26212 kB
Active(anon):    4454848 kB
Inactive(anon):     7192 kB
Active(file):    1595340 kB
Inactive(file):    19020 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099976 kB
Dirty:             10112 kB
Writeback:             0 kB
AnonPages:       4584852 kB
Mapped:            10308 kB
Shmem:                 0 kB
Slab:             732372 kB
SReclaimable:     173564 kB
SUnreclaim:       558808 kB
KernelStack:        1504 kB
PageTables:        12720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5929960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2951168 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= 70584 MiB
End job on node102 at 2012-06-08 20:22:46