Trace number 3746888

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.08 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_9.opb
MD5SUMe6b7e246739aa40cd77e9f80dee24dab
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5562055
Best CPU time to get the best result obtained on this benchmark1800.13
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 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 148129891148
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 148129891148
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.12	c old isEQ: 0, new EQ is 1
2.48/2.57	c run inc solver
2.48/2.57	c [INC SYSTEM] run initial solver
2.48/2.57	c [INC SYSTEM] preprocess with white file
13.16/13.24	c [INC SYSTEM] finished preprocessing in 10 s
13.16/13.24	c [INC SYSTEM] execute solver
135.94/136.04	c [INC SEARCH] formula is SAT
135.94/136.09	c [INC SYSTEM] solved the initial formula
136.05/136.16	c model valid
136.05/136.16	c current solution ok
140.40/140.54	o 101501851
140.40/140.54	c [INC SYSTEM] there exists a inc, kill it!
140.40/140.54	c write failed with 2
140.40/140.56	c [INC SEARCH] iteration: 0
140.40/140.56	c [INC BOUNDS] best value:101501951 search for 101501950
140.40/140.56	c [INC SYSTEM] create new solver instance
140.40/140.56	c [INC] encode full formula
140.40/140.56	c fallback to adder encoding
143.45/143.54	c set iterative enc to: adder
143.45/143.54	c set iterative enc to: none
143.88/144.07	c [INC SEARCH] isOptimum variable: 0
320.10/320.29	c formula is SAT
320.30/320.42	c [INC SEARCH] copied best model
320.30/320.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
320.30/320.49	c model valid
320.30/320.49	c current solution ok
320.30/320.49	o 44354927
320.30/320.49	c [INC SEARCH] iteration: 1
320.30/320.49	c [INC BOUNDS] best value:44355027 search for 44355026
320.30/320.49	c [INC SYSTEM] there exists a inc, kill it!
320.30/320.49	c write failed with 2
320.40/320.52	c [INC SYSTEM] create new solver instance
320.40/320.52	c [INC] encode full formula
320.40/320.52	c fallback to adder encoding
323.11/323.29	c set iterative enc to: adder
323.11/323.29	c set iterative enc to: none
323.59/323.78	c [INC SEARCH] isOptimum variable: 0
574.07/574.28	c formula is SAT
574.26/574.40	c [INC SEARCH] copied best model
574.26/574.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
574.26/574.47	c model valid
574.26/574.47	c current solution ok
574.26/574.47	o 33676865
574.26/574.47	c [INC SEARCH] iteration: 2
574.26/574.47	c [INC BOUNDS] best value:33676965 search for 33676964
574.26/574.47	c [INC SYSTEM] there exists a inc, kill it!
574.26/574.47	c write failed with 2
574.36/574.50	c [INC SYSTEM] create new solver instance
574.36/574.50	c [INC] encode full formula
574.36/574.50	c fallback to adder encoding
576.98/577.18	c set iterative enc to: adder
576.98/577.18	c set iterative enc to: none
577.47/577.63	c [INC SEARCH] isOptimum variable: 0
745.33/745.53	c formula is SAT
745.43/745.66	c [INC SEARCH] copied best model
745.43/745.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
745.54/745.74	c model valid
745.54/745.74	c current solution ok
745.54/745.74	o 29400707
745.54/745.74	c [INC SEARCH] iteration: 3
745.54/745.74	c [INC BOUNDS] best value:29400807 search for 29400806
745.54/745.74	c [INC SYSTEM] there exists a inc, kill it!
745.54/745.74	c write failed with 2
745.54/745.75	c [INC SYSTEM] create new solver instance
745.54/745.75	c [INC] encode full formula
745.54/745.75	c fallback to adder encoding
748.24/748.44	c set iterative enc to: adder
748.24/748.44	c set iterative enc to: none
748.64/748.89	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 13238 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-3746888-1339109169/watcher-3746888-1339109169 -o /tmp/evaluation-result-3746888-1339109169/solver-3746888-1339109169 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746888-1339109169.opb 1077246779 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13237
/proc/meminfo: memFree=29430128/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0

[startup+0.022372 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13237
/proc/meminfo: memFree=29430128/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13237
/proc/meminfo: memFree=29430128/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13237
/proc/meminfo: memFree=29430128/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13237
/proc/meminfo: memFree=29430128/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13239
/proc/meminfo: memFree=29332696/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=180808 CPUtime=1.49 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) R 13237 13237 11851 0 -1 4202496 8754 0 0 0 146 3 0 0 20 0 1 0 377043669 185147392 32703 33554432000 4194304 6004724 140737205020512 140737205015112 4536263 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13238/statm: 45202 32703 163 442 0 44756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189956

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13239
/proc/meminfo: memFree=29254376/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=284532 CPUtime=2.58 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 9862 0 0 0 229 29 0 0 20 0 1 0 377043669 291360768 40722 33554432000 4194304 6004724 140737205020512 140737205014976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/13238/statm: 71133 40722 171 442 0 70687 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 293680

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13241
/proc/meminfo: memFree=28592124/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=284532 CPUtime=2.58 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 9862 0 0 0 229 29 0 0 20 0 1 0 377043669 291360768 40722 33554432000 4194304 6004724 140737205020512 140737205014976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/13238/statm: 71133 40722 171 442 0 70687 0
[pid=13240] ppid=13238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13240/stat : 13240 (cp2_pre.sh) S 13238 13237 11851 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377043929 9367552 277 33554432000 4194304 5064252 140733363044352 140733363043056 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13240/statm: 2287 277 234 213 0 72 0
[pid=13241] ppid=13240 vsize=661572 CPUtime=3.68 cores=0,2,4,6
/proc/13241/stat : 13241 (coprocessor) R 13240 13237 11851 0 -1 4202496 66126 0 0 0 348 20 0 0 20 0 1 0 377043929 677449728 147549 33554432000 4194304 6586260 140737418167328 140737418163592 4546588 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13241/statm: 165393 147549 164 584 0 164805 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 964400

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13241
/proc/meminfo: memFree=28320948/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=284532 CPUtime=2.58 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 9862 0 0 0 229 29 0 0 20 0 1 0 377043669 291360768 40722 33554432000 4194304 6004724 140737205020512 140737205014976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/13238/statm: 71133 40722 171 442 0 70687 0
[pid=13240] ppid=13238 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13240/stat : 13240 (cp2_pre.sh) S 13238 13237 11851 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377043929 9367552 277 33554432000 4194304 5064252 140733363044352 140733363043056 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13240/statm: 2287 277 234 213 0 72 0
[pid=13241] ppid=13240 vsize=789164 CPUtime=10.07 cores=0,2,4,6
/proc/13241/stat : 13241 (coprocessor) R 13240 13237 11851 0 -1 4202496 84657 0 0 0 953 54 0 0 20 0 1 0 377043929 808103936 191783 33554432000 4194304 6586260 140737418167328 140737418163080 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/13241/statm: 197291 191783 199 584 0 196703 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1091992

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13243
/proc/meminfo: memFree=28928868/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=284532 CPUtime=13.2 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 9879 85558 0 0 229 29 1001 61 20 0 1 0 377043669 291360768 40725 33554432000 4194304 6004724 140737205020512 140737205006792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/13238/statm: 71133 40725 174 442 0 70687 0
[pid=13243] ppid=13238 vsize=294652 CPUtime=12.24 cores=0,2,4,6
/proc/13243/stat : 13243 (glucosInc) R 13238 13237 11851 0 -1 4202496 50049 0 0 0 1213 11 0 0 20 0 1 0 377044993 301723648 69192 33554432000 4194304 5654031 140735938178224 140735938176056 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13243/statm: 73663 69192 139 357 0 73303 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 588332

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13243
/proc/meminfo: memFree=28923412/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=284532 CPUtime=13.2 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 9879 85558 0 0 229 29 1001 61 20 0 1 0 377043669 291360768 40725 33554432000 4194304 6004724 140737205020512 140737205006792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/13238/statm: 71133 40725 174 442 0 70687 0
[pid=13243] ppid=13238 vsize=296104 CPUtime=37.83 cores=0,2,4,6
/proc/13243/stat : 13243 (glucosInc) R 13238 13237 11851 0 -1 4202496 50461 0 0 0 3772 11 0 0 20 0 1 0 377044993 303210496 69604 33554432000 4194304 5654031 140735938178224 140735938176008 4233344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13243/statm: 74026 69604 139 357 0 73666 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 589784

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13244
/proc/meminfo: memFree=28921624/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=284532 CPUtime=13.2 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 9879 85558 0 0 229 29 1001 61 20 0 1 0 377043669 291360768 40725 33554432000 4194304 6004724 140737205020512 140737205006792 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/13238/statm: 71133 40725 174 442 0 70687 0
[pid=13243] ppid=13238 vsize=300196 CPUtime=89.04 cores=0,2,4,6
/proc/13243/stat : 13243 (glucosInc) R 13238 13237 11851 0 -1 4202496 51596 0 0 0 8892 12 0 0 20 0 1 0 377044993 307400704 70736 33554432000 4194304 5654031 140735938178224 140735938176008 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13243/statm: 75049 70736 139 357 0 74689 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 593876

[startup+162.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 13247
/proc/meminfo: memFree=28133604/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=307632 CPUtime=143.96 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 18438 140154 0 0 613 425 13263 95 20 0 1 0 377043669 315015168 46513 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13238/statm: 76908 46513 183 442 0 76462 0
[pid=13247] ppid=13238 vsize=843176 CPUtime=18.21 cores=0,2,4,6
/proc/13247/stat : 13247 (glucosInc) R 13238 13237 11851 0 -1 4202496 114093 0 0 0 1789 32 0 0 20 0 1 0 377058076 863412224 186015 33554432000 4194304 5654031 140736757061072 140736757048888 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13247/statm: 210794 186015 141 357 0 210434 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 1159956

[startup+222.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 13247
/proc/meminfo: memFree=28110996/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=307632 CPUtime=143.96 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 18438 140154 0 0 613 425 13263 95 20 0 1 0 377043669 315015168 46513 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/13238/statm: 76908 46513 183 442 0 76462 0
[pid=13247] ppid=13238 vsize=855344 CPUtime=78.21 cores=0,2,4,6
/proc/13247/stat : 13247 (glucosInc) R 13238 13237 11851 0 -1 4202496 115369 0 0 0 7789 32 0 0 20 0 1 0 377058076 875872256 189335 33554432000 4194304 5654031 140736757061072 140736757048888 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13247/statm: 213836 189335 141 357 0 213476 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 1172124

[startup+282.3 s]

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

/proc/loadavg: 2.23 2.10 2.03 3/181 13329
/proc/meminfo: memFree=24606328/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=824784 CPUtime=553.22 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 108662 0 0 0 55289 33 0 0 20 0 1 0 377118559 844578816 189454 33554432000 4194304 5654031 140734376940448 140734376928264 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 206196 189454 142 357 0 205836 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 1144104

[startup+1362.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/181 13330
/proc/meminfo: memFree=24599072/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=824784 CPUtime=613.21 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 108893 0 0 0 61285 36 0 0 20 0 1 0 377118559 844578816 183478 33554432000 4194304 5654031 140734376940448 140734376928264 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 206196 183478 142 357 0 205836 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1144104

[startup+1422.3 s]
/proc/loadavg: 2.03 2.06 2.02 3/181 13330
/proc/meminfo: memFree=24571952/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=824784 CPUtime=673.2 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 108904 0 0 0 67284 36 0 0 20 0 1 0 377118559 844578816 189110 33554432000 4194304 5654031 140734376940448 140734376928264 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 206196 189110 142 357 0 205836 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1144104

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/182 13333
/proc/meminfo: memFree=24571456/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=824784 CPUtime=733.18 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 109880 0 0 0 73277 41 0 0 20 0 1 0 377118559 844578816 189790 33554432000 4194304 5654031 140734376940448 140734376938472 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 206196 189790 142 357 0 205836 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1144104

[startup+1542.31 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 13333
/proc/meminfo: memFree=24497680/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=957044 CPUtime=793.17 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 112169 0 0 0 79269 48 0 0 20 0 1 0 377118559 980013056 207878 33554432000 4194304 5654031 140734376940448 140734376938536 4215307 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 239261 207878 142 357 0 238901 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1276364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 13333
/proc/meminfo: memFree=24395164/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=1178920 CPUtime=853.16 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 113240 0 0 0 85266 50 0 0 20 0 1 0 377118559 1207214080 232966 33554432000 4194304 5654031 140734376940448 140734376928264 4216105 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 294730 232966 142 357 0 294370 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 1498240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 13334
/proc/meminfo: memFree=24452444/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=963996 CPUtime=913.15 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 114417 0 0 0 91257 58 0 0 20 0 1 0 377118559 987131904 218591 33554432000 4194304 5654031 140734376940448 140734376938536 4215121 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 240999 218591 142 357 0 240639 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 1283316

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 13334
/proc/meminfo: memFree=24077420/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=1528168 CPUtime=973.14 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 115549 0 0 0 97248 66 0 0 20 0 1 0 377118559 1564844032 313747 33554432000 4194304 5654031 140734376940448 140734376938536 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 382042 313747 142 357 0 381682 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 1847488

[startup+1782.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 13334
/proc/meminfo: memFree=24344068/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=1184724 CPUtime=1033.13 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 116599 0 0 0 103236 77 0 0 20 0 1 0 377118559 1213157376 245093 33554432000 4194304 5654031 140734376940448 140734376928264 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 296181 245093 142 357 0 295821 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 1504044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 13334
/proc/meminfo: memFree=24333332/32873648 swapFree=7372/7372
[pid=13237] ppid=13235 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13237/stat : 13237 (npSolver-pbo-It) S 13235 13237 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377043669 9367552 275 33554432000 4194304 5064252 140735290032864 140735290031776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13237/statm: 2287 275 233 213 0 72 0
[pid=13238] ppid=13237 vsize=310172 CPUtime=748.74 cores=0,2,4,6
/proc/13238/stat : 13238 (npSolver-pbo) S 13237 13237 11851 0 -1 4202496 43683 484644 0 0 1491 538 72604 241 20 0 1 0 377043669 317616128 47148 33554432000 4194304 6004724 140737205020512 140737205006360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 4 0 0
/proc/13238/statm: 77543 47148 183 442 0 77097 0
[pid=13258] ppid=13238 vsize=1184724 CPUtime=1051.34 cores=0,2,4,6
/proc/13258/stat : 13258 (glucosInc) R 13238 13237 11851 0 -1 4202496 116763 0 0 0 105057 77 0 0 20 0 1 0 377118559 1213157376 247301 33554432000 4194304 5654031 140734376940448 140734376928264 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13258/statm: 296181 247301 142 357 0 295821 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1504044

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13237 and gives
#  childrusage.ru_utime.tv_sec=740
#  childrusage.ru_utime.tv_usec=961356
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=802813
# CPU time returned by wait4() is 748.764
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1791.52
CPU system time (s): 8.56
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 2191364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 740.961
system time used= 7.80281
maximum resident set size= 923244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 528702
page faults= 0
swaps= 0
block input operations= 32
block output operations= 2735776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14037
involuntary context switches= 1026

runsolver used 2.80357 second user time and 7.2239 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 00:46:09
IDJOB=3746888
IDBENCH=92739
IDSOLVER=2332
FILE ID=node115/3746888-1339109169
RUNJOBID= node115-1339098176-11867
PBS_JOBID= 14643738
Free space on /tmp= 70580 MiB

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

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

MD5SUM BENCH= e6b7e246739aa40cd77e9f80dee24dab
RANDOM SEED=1077246779

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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:       32873648 kB
MemFree:        29430640 kB
Buffers:          103992 kB
Cached:          1885584 kB
SwapCached:         2184 kB
Active:          1113084 kB
Inactive:        1524676 kB
Active(anon):     648520 kB
Inactive(anon):     2268 kB
Active(file):     464564 kB
Inactive(file):  1522408 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:              9716 kB
Writeback:             0 kB
AnonPages:        655332 kB
Mapped:            10228 kB
Shmem:                 0 kB
Slab:             664244 kB
SReclaimable:     108160 kB
SUnreclaim:       556084 kB
KernelStack:        1488 kB
PageTables:         5460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     887700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69560 MiB
End job on node115 at 2012-06-08 01:16:10