Trace number 3746884

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 (fixed)? (TO) 1800.06 1800.32

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.59/2.61	c run inc solver
2.59/2.61	c [INC SYSTEM] run initial solver
2.59/2.61	c [INC SYSTEM] preprocess with white file
13.07/13.11	c [INC SYSTEM] finished preprocessing in 10 s
13.07/13.11	c [INC SYSTEM] execute solver
137.76/137.81	c [INC SEARCH] formula is SAT
137.76/137.86	c [INC SYSTEM] solved the initial formula
137.85/137.93	c model valid
137.85/137.93	c current solution ok
142.19/142.34	o 255840523
142.19/142.34	c [INC SYSTEM] there exists a inc, kill it!
142.19/142.34	c write failed with 2
142.19/142.35	c [INC SEARCH] iteration: 0
142.19/142.35	c [INC BOUNDS] best value:255840623 search for 255840622
142.19/142.35	c [INC SYSTEM] create new solver instance
142.19/142.35	c [INC] encode full formula
142.19/142.35	c fallback to adder encoding
145.45/145.50	c set iterative enc to: adder
145.45/145.50	c set iterative enc to: none
145.85/145.97	c [INC SEARCH] isOptimum variable: 0
312.05/312.13	c formula is SAT
312.15/312.26	c [INC SEARCH] copied best model
312.15/312.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
312.25/312.34	c model valid
312.25/312.34	c current solution ok
312.25/312.34	o 221133301
312.25/312.34	c [INC SEARCH] iteration: 1
312.25/312.34	c [INC BOUNDS] best value:221133401 search for 221133400
312.25/312.34	c [INC SYSTEM] there exists a inc, kill it!
312.25/312.34	c write failed with 2
312.25/312.38	c [INC SYSTEM] create new solver instance
312.25/312.38	c [INC] encode full formula
312.25/312.38	c fallback to adder encoding
315.36/315.47	c set iterative enc to: adder
315.36/315.47	c set iterative enc to: none
315.86/315.98	c [INC SEARCH] isOptimum variable: 0
504.55/504.69	c formula is SAT
504.76/504.82	c [INC SEARCH] copied best model
504.76/504.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
504.76/504.89	c model valid
504.76/504.89	c current solution ok
504.76/504.89	o 216469395
504.76/504.89	c [INC SEARCH] iteration: 2
504.76/504.89	c [INC BOUNDS] best value:216469495 search for 216469494
504.76/504.89	c [INC SYSTEM] there exists a inc, kill it!
504.76/504.89	c write failed with 2
504.87/504.92	c [INC SYSTEM] create new solver instance
504.87/504.92	c [INC] encode full formula
504.87/504.92	c fallback to adder encoding
507.97/508.01	c set iterative enc to: adder
507.97/508.01	c set iterative enc to: none
508.47/508.53	c [INC SEARCH] isOptimum variable: 0
667.17/667.29	c formula is SAT
667.38/667.42	c [INC SEARCH] copied best model
667.38/667.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
667.38/667.49	c model valid
667.38/667.49	c current solution ok
667.38/667.49	o 94021295
667.38/667.49	c [INC SEARCH] iteration: 3
667.38/667.49	c [INC BOUNDS] best value:94021395 search for 94021394
667.38/667.49	c [INC SYSTEM] there exists a inc, kill it!
667.38/667.49	c write failed with 2
667.48/667.52	c [INC SYSTEM] create new solver instance
667.48/667.52	c [INC] encode full formula
667.48/667.52	c fallback to adder encoding
670.38/670.49	c set iterative enc to: adder
670.38/670.49	c set iterative enc to: none
670.99/671.00	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.31	HOME/npSolver-pbo-Itd.sh: line 18:  9271 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3746884-1339109245/watcher-3746884-1339109245 -o /tmp/evaluation-result-3746884-1339109245/solver-3746884-1339109245 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746884-1339109245.opb 1040918831 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.40 2.72 3/178 9270
/proc/meminfo: memFree=24863820/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0

[startup+0.0370729 s]
/proc/loadavg: 2.00 2.40 2.72 3/178 9270
/proc/meminfo: memFree=24863820/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.00 2.40 2.72 3/178 9270
/proc/meminfo: memFree=24863820/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 2.00 2.40 2.72 3/178 9270
/proc/meminfo: memFree=24863820/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70027 s]
/proc/loadavg: 2.00 2.40 2.72 3/178 9270
/proc/meminfo: memFree=24863820/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/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.40 2.72 3/180 9272
/proc/meminfo: memFree=24768360/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=180808 CPUtime=1.49 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) R 9270 9270 7856 0 -1 4202496 9271 0 0 0 145 4 0 0 20 0 1 0 377053013 185147392 32197 33554432000 4194304 6004724 140734787730592 140734787725592 4536325 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9271/statm: 45202 32197 163 442 0 44756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189956

[startup+3.10032 s]
/proc/loadavg: 2.00 2.40 2.72 3/180 9272
/proc/meminfo: memFree=24689808/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=284532 CPUtime=2.63 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 10380 0 0 0 232 31 0 0 20 0 1 0 377053013 291360768 40728 33554432000 4194304 6004724 140734787730592 140734787725056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9271/statm: 71133 40728 171 442 0 70687 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 293680

[startup+6.30041 s]
/proc/loadavg: 2.00 2.40 2.72 3/182 9274
/proc/meminfo: memFree=24028500/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=284532 CPUtime=2.63 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 10380 0 0 0 232 31 0 0 20 0 1 0 377053013 291360768 40728 33554432000 4194304 6004724 140734787730592 140734787725056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9271/statm: 71133 40728 171 442 0 70687 0
[pid=9273] ppid=9271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9273/stat : 9273 (cp2_pre.sh) S 9271 9270 7856 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377053277 9367552 277 33554432000 4194304 5064252 140736238167296 140736238166000 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9273/statm: 2287 277 234 213 0 72 0
[pid=9274] ppid=9273 vsize=670552 CPUtime=3.64 cores=0,2,4,6
/proc/9274/stat : 9274 (coprocessor) R 9273 9270 7856 0 -1 4202496 69351 0 0 0 346 18 0 0 20 0 1 0 377053278 686645248 150262 33554432000 4194304 6586260 140736630519616 140736630515944 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/9274/statm: 167638 150263 164 584 0 167050 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 973380

[startup+12.7004 s]
/proc/loadavg: 2.08 2.41 2.72 3/182 9274
/proc/meminfo: memFree=23752644/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=284532 CPUtime=2.63 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 10380 0 0 0 232 31 0 0 20 0 1 0 377053013 291360768 40728 33554432000 4194304 6004724 140734787730592 140734787725056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9271/statm: 71133 40728 171 442 0 70687 0
[pid=9273] ppid=9271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9273/stat : 9273 (cp2_pre.sh) S 9271 9270 7856 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377053277 9367552 277 33554432000 4194304 5064252 140736238167296 140736238166000 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9273/statm: 2287 277 234 213 0 72 0
[pid=9274] ppid=9273 vsize=789164 CPUtime=10.05 cores=0,2,4,6
/proc/9274/stat : 9274 (coprocessor) R 9273 9270 7856 0 -1 4202496 86346 0 0 0 953 52 0 0 20 0 1 0 377053278 808103936 192449 33554432000 4194304 6586260 140736630519616 140736630515368 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/9274/statm: 197291 192449 199 584 0 196703 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1091992

[startup+25.5004 s]
/proc/loadavg: 2.06 2.39 2.71 3/181 9277
/proc/meminfo: memFree=24367056/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=284532 CPUtime=13.09 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 10397 87249 0 0 232 31 988 58 20 0 1 0 377053013 291360768 40731 33554432000 4194304 6004724 140734787730592 140734787716872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9271/statm: 71133 40731 174 442 0 70687 0
[pid=9276] ppid=9271 vsize=294652 CPUtime=12.37 cores=0,2,4,6
/proc/9276/stat : 9276 (glucosInc) R 9271 9270 7856 0 -1 4202496 49973 0 0 0 1227 10 0 0 20 0 1 0 377054324 301723648 69120 33554432000 4194304 5654031 140736597592640 140736597590424 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9276/statm: 73663 69120 139 357 0 73303 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 588332

[startup+51.1004 s]
/proc/loadavg: 2.04 2.35 2.69 3/181 9277
/proc/meminfo: memFree=24366172/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=284532 CPUtime=13.09 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 10397 87249 0 0 232 31 988 58 20 0 1 0 377053013 291360768 40731 33554432000 4194304 6004724 140734787730592 140734787716872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9271/statm: 71133 40731 174 442 0 70687 0
[pid=9276] ppid=9271 vsize=296104 CPUtime=37.97 cores=0,2,4,6
/proc/9276/stat : 9276 (glucosInc) R 9271 9270 7856 0 -1 4202496 50383 0 0 0 3786 11 0 0 20 0 1 0 377054324 303210496 69529 33554432000 4194304 5654031 140736597592640 140736597590424 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9276/statm: 74026 69529 139 357 0 73666 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 589784

[startup+102.307 s]
/proc/loadavg: 2.02 2.30 2.65 3/181 9277
/proc/meminfo: memFree=24361584/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=284532 CPUtime=13.09 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 10397 87249 0 0 232 31 988 58 20 0 1 0 377053013 291360768 40731 33554432000 4194304 6004724 140734787730592 140734787716872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9271/statm: 71133 40731 174 442 0 70687 0
[pid=9276] ppid=9271 vsize=300196 CPUtime=89.17 cores=0,2,4,6
/proc/9276/stat : 9276 (glucosInc) R 9271 9270 7856 0 -1 4202496 51535 0 0 0 8906 11 0 0 20 0 1 0 377054324 307400704 70677 33554432000 4194304 5654031 140736597592640 140736597590424 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9276/statm: 75049 70677 139 357 0 74689 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 593876

[startup+162.3 s]
/proc/loadavg: 2.14 2.27 2.62 3/182 9283
/proc/meminfo: memFree=23563492/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=308892 CPUtime=145.92 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 22058 141764 0 0 635 425 13441 91 20 0 1 0 377053013 316305408 46862 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 77223 46862 183 442 0 76777 0
[pid=9280] ppid=9271 vsize=882292 CPUtime=16.31 cores=0,2,4,6
/proc/9280/stat : 9280 (glucosInc) R 9271 9270 7856 0 -1 4202496 117293 0 0 0 1596 35 0 0 20 0 1 0 377067610 903467008 188610 33554432000 4194304 5654031 140736233130784 140736233128568 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9280/statm: 220573 188610 140 357 0 220213 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1200332

[startup+222.3 s]
/proc/loadavg: 2.05 2.22 2.58 3/181 9283
/proc/meminfo: memFree=23557756/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=308892 CPUtime=145.92 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 22058 141764 0 0 635 425 13441 91 20 0 1 0 377053013 316305408 46862 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 77223 46862 183 442 0 76777 0
[pid=9280] ppid=9271 vsize=887452 CPUtime=76.3 cores=0,2,4,6
/proc/9280/stat : 9280 (glucosInc) R 9271 9270 7856 0 -1 4202496 118989 0 0 0 7594 36 0 0 20 0 1 0 377067610 908750848 191328 33554432000 4194304 5654031 140736233130784 140736233118600 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9280/statm: 221863 191328 141 357 0 221503 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1205492

[startup+282.3 s]

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

/proc/loadavg: 2.28 2.10 2.19 3/182 9367
/proc/meminfo: memFree=22685208/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=999348 CPUtime=691.17 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 120383 0 0 0 69041 76 0 0 20 0 1 0 377120114 1023332352 230436 33554432000 4194304 5654031 140735245009040 140735245007064 4215028 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 249837 230436 141 357 0 249477 0
Current children cumulated CPU time (s) 1362.16
Current children cumulated vsize (KiB) 1321296

[startup+1422.31 s]
/proc/loadavg: 2.13 2.09 2.18 3/181 9367
/proc/meminfo: memFree=22519624/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=1214272 CPUtime=751.17 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 121393 0 0 0 75036 81 0 0 20 0 1 0 377120114 1243414528 262616 33554432000 4194304 5654031 140735245009040 140735245007128 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 303568 262616 141 357 0 303208 0
Current children cumulated CPU time (s) 1422.16
Current children cumulated vsize (KiB) 1536220

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.17 3/181 9367
/proc/meminfo: memFree=22669264/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=999348 CPUtime=811.15 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 121590 0 0 0 81027 88 0 0 20 0 1 0 377120114 1023332352 224292 33554432000 4194304 5654031 140735245009040 140735245007064 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 249837 224292 141 357 0 249477 0
Current children cumulated CPU time (s) 1482.14
Current children cumulated vsize (KiB) 1321296

[startup+1542.3 s]
/proc/loadavg: 2.02 2.06 2.15 3/180 9367
/proc/meminfo: memFree=22515148/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=1214272 CPUtime=871.13 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 122619 0 0 0 87021 92 0 0 20 0 1 0 377120114 1243414528 256472 33554432000 4194304 5654031 140735245009040 140735245007128 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 303568 256472 141 357 0 303208 0
Current children cumulated CPU time (s) 1542.12
Current children cumulated vsize (KiB) 1536220

[startup+1602.3 s]
/proc/loadavg: 2.00 2.05 2.14 3/181 9368
/proc/meminfo: memFree=22398184/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=1214272 CPUtime=931.11 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 122683 0 0 0 93017 94 0 0 20 0 1 0 377120114 1243414528 286168 33554432000 4194304 5654031 140735245009040 140735245007128 4218701 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 303568 286168 141 357 0 303208 0
Current children cumulated CPU time (s) 1602.1
Current children cumulated vsize (KiB) 1536220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.13 3/181 9368
/proc/meminfo: memFree=22605600/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=999348 CPUtime=991.1 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 123594 0 0 0 99006 104 0 0 20 0 1 0 377120114 1023332352 233841 33554432000 4194304 5654031 140735245009040 140735245007064 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 249837 233841 141 357 0 249477 0
Current children cumulated CPU time (s) 1662.09
Current children cumulated vsize (KiB) 1321296

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/181 9368
/proc/meminfo: memFree=22474536/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=1214272 CPUtime=1051.08 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 124607 0 0 0 105000 108 0 0 20 0 1 0 377120114 1243414528 266533 33554432000 4194304 5654031 140735245009040 140735245007128 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 303568 266533 141 357 0 303208 0
Current children cumulated CPU time (s) 1722.07
Current children cumulated vsize (KiB) 1536220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/181 9368
/proc/meminfo: memFree=22679408/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=999348 CPUtime=1111.07 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 125519 0 0 0 110989 118 0 0 20 0 1 0 377120114 1023332352 215409 33554432000 4194304 5654031 140735245009040 140735245007064 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 249837 215409 141 357 0 249477 0
Current children cumulated CPU time (s) 1782.06
Current children cumulated vsize (KiB) 1321296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/181 9368
/proc/meminfo: memFree=22637632/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=999348 CPUtime=1129.07 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 125538 0 0 0 112789 118 0 0 20 0 1 0 377120114 1023332352 225326 33554432000 4194304 5654031 140735245009040 140735245007064 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 249837 225326 141 357 0 249477 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1321296

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/181 9368
/proc/meminfo: memFree=22637632/32873844 swapFree=7384/7384
[pid=9270] ppid=9268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9270/stat : 9270 (npSolver-pbo-It) S 9268 9270 7856 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377053013 9367552 275 33554432000 4194304 5064252 140735139829056 140735139827968 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9270/statm: 2287 275 233 213 0 72 0
[pid=9271] ppid=9270 vsize=312800 CPUtime=670.99 cores=0,2,4,6
/proc/9271/stat : 9271 (npSolver-pbo) S 9270 9270 7856 0 -1 4202496 52148 507854 0 0 1614 558 64674 253 20 0 1 0 377053013 320307200 47839 33554432000 4194304 6004724 140734787730592 140734787716440 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9271/statm: 78200 47839 183 442 0 77754 0
[pid=9291] ppid=9271 vsize=999348 CPUtime=1129.07 cores=0,2,4,6
/proc/9291/stat : 9291 (glucosInc) R 9271 9270 7856 0 -1 4202496 125538 0 0 0 112789 118 0 0 20 0 1 0 377120114 1023332352 225326 33554432000 4194304 5654031 140735245009040 140735245007064 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9291/statm: 249837 225326 141 357 0 249477 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1321296

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9270 and gives
#  childrusage.ru_utime.tv_sec=662
#  childrusage.ru_utime.tv_usec=891225
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=120765
# CPU time returned by wait4() is 671.012
# 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): 1800.32
CPU time (s): 1800.06
CPU user time (s): 1790.77
CPU system time (s): 9.29
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 2229344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 662.891
system time used= 8.12077
maximum resident set size= 947536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 560377
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2937224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14581
involuntary context switches= 975

runsolver used 3.56446 second user time and 8.47771 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-08 00:47:25
IDJOB=3746884
IDBENCH=92751
IDSOLVER=2332
FILE ID=node106/3746884-1339109245
RUNJOBID= node106-1339098178-7872
PBS_JOBID= 14643747
Free space on /tmp= 70376 MiB

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

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

MD5SUM BENCH= ae94003fbe7fdee247bdd3d5d595cb68
RANDOM SEED=1040918831

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.065
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		: 2667.065
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.065
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		: 2667.065
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.065
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:        24864804 kB
Buffers:          395112 kB
Cached:          3795016 kB
SwapCached:         2340 kB
Active:          5000292 kB
Inactive:        2107640 kB
Active(anon):    2914496 kB
Inactive(anon):     5500 kB
Active(file):    2085796 kB
Inactive(file):  2102140 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100732 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:       3027068 kB
Mapped:            10336 kB
Shmem:                 0 kB
Slab:             755036 kB
SReclaimable:     197184 kB
SUnreclaim:       557852 kB
KernelStack:        1504 kB
PageTables:         9632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3604808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1593344 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= 69836 MiB
End job on node106 at 2012-06-08 01:17:26