Trace number 3699338

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? (TO) 1800.01 1801.01

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_4.opb
MD5SUMb9760eca078029bee17418839cb4525f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3452273
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 77399784670
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 77399784670
Number of bits of the biggest sum of numbers37
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.34	c run inc solver
0.00/0.34	c [INC SYSTEM] run initial solver
0.00/0.34	c [INC SYSTEM] preprocess with white file
2.36/2.46	c [INC SYSTEM] finished preprocessing in 2 s
2.36/2.46	c [INC SYSTEM] execute solver
3.67/3.77	c [INC SEARCH] formula is SAT
3.67/3.79	c [INC SYSTEM] solved the initial formula
3.77/3.82	c model valid
3.77/3.82	c current solution ok
4.97/5.02	o 162618195
4.97/5.02	c execute binary inc search
4.97/5.02	c [INC SEARCH] current bound: 81309132
4.97/5.02	c [INC SEARCH] iteration: 0
4.97/5.02	c [INC SEARCH] lower bound: 0 upperbound 162618265 current bound: 81309132 best value:162618265
4.97/5.02	c [INC SYSTEM] there exists a inc, kill it!
4.97/5.02	c write failed with 2
4.97/5.02	c [INC SYSTEM] create new solver instance
4.97/5.02	c [INC] encode full formula
4.97/5.02	c fallback to adder encoding
6.28/6.41	c set iterative enc to: adder
6.28/6.41	c set iterative enc to: none
6.50/7.17	c [INC SEARCH] isOptimum variable: 0
8.89/9.59	c [INC SEARCH] formula is SAT
9.00/9.63	c [INC SEARCH] copied best model
9.00/9.63	c sat variable: 1 optimum/unsat variable: 0
9.00/9.66	c model valid
9.00/9.66	c current solution ok
9.00/9.66	o 33932087
9.00/9.66	c [INC SEARCH] current bound: 16966078
9.00/9.66	c [INC SEARCH] iteration: 1
9.00/9.66	c [INC SEARCH] lower bound: 0 upperbound 33932157 current bound: 16966078 best value:33932157
9.00/9.66	c [INC SYSTEM] there exists a inc, kill it!
9.00/9.66	c write failed with 2
9.00/9.68	c [INC SYSTEM] create new solver instance
9.00/9.68	c [INC] encode full formula
9.00/9.68	c fallback to adder encoding
10.12/10.77	c set iterative enc to: adder
10.12/10.78	c set iterative enc to: none
10.32/10.99	c [INC SEARCH] isOptimum variable: 0
206.67/207.31	c [INC SEARCH] formula is SAT
206.67/207.35	c [INC SEARCH] copied best model
206.67/207.35	c sat variable: 1 optimum/unsat variable: 0
206.67/207.38	c model valid
206.67/207.38	c current solution ok
206.67/207.38	o 15658741
206.67/207.38	c [INC SEARCH] current bound: 7829405
206.67/207.38	c [INC SEARCH] iteration: 2
206.67/207.38	c [INC SEARCH] lower bound: 0 upperbound 15658811 current bound: 7829405 best value:15658811
206.67/207.38	c [INC SYSTEM] there exists a inc, kill it!
206.67/207.38	c write failed with 2
206.67/207.39	c [INC SYSTEM] create new solver instance
206.67/207.39	c [INC] encode full formula
206.67/207.39	c fallback to adder encoding
207.58/208.26	c set iterative enc to: adder
207.58/208.26	c set iterative enc to: none
207.67/208.40	c [INC SEARCH] isOptimum variable: 0
417.39/418.19	c [INC SEARCH] formula is SAT
417.50/418.22	c [INC SEARCH] copied best model
417.50/418.23	c sat variable: 1 optimum/unsat variable: 0
417.50/418.26	c model valid
417.50/418.26	c current solution ok
417.50/418.26	o 5798789
417.50/418.26	c [INC SEARCH] current bound: 2899429
417.50/418.26	c [INC SEARCH] iteration: 3
417.50/418.26	c [INC SEARCH] lower bound: 0 upperbound 5798859 current bound: 2899429 best value:5798859
417.50/418.26	c [INC SYSTEM] there exists a inc, kill it!
417.50/418.26	c write failed with 2
417.50/418.26	c [INC SYSTEM] create new solver instance
417.50/418.26	c [INC] encode full formula
417.50/418.26	c fallback to adder encoding
418.21/418.98	c set iterative enc to: adder
418.21/418.98	c set iterative enc to: none
418.40/419.10	c [INC SEARCH] isOptimum variable: 0
1800.01/1801.01	HOME/npSolver-pbo-I.sh: line 18: 23458 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -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-3699338-1338133093/watcher-3699338-1338133093 -o /tmp/evaluation-result-3699338-1338133093/solver-3699338-1338133093 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699338-1338133093.opb 1744856066 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.36 2.37 2.12 3/171 23457
/proc/meminfo: memFree=30797808/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0

[startup+0.093515 s]
/proc/loadavg: 3.36 2.37 2.12 3/171 23457
/proc/meminfo: memFree=30797808/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 3.36 2.37 2.12 3/171 23457
/proc/meminfo: memFree=30797808/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 3.36 2.37 2.12 3/171 23457
/proc/meminfo: memFree=30797808/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700296 s]
/proc/loadavg: 3.36 2.37 2.12 3/171 23457
/proc/meminfo: memFree=30797808/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 3.36 2.37 2.12 3/184 23474
/proc/meminfo: memFree=30626152/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=30344 CPUtime=0.34 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 6077 0 0 0 31 3 0 0 20 0 1 0 279433951 31072256 6563 33554432000 4194304 5992684 140734735007840 140734735002288 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 7586 6563 172 440 0 7142 0
[pid=23470] ppid=23458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23470/stat : 23470 (cp2_pre.sh) S 23458 23457 22368 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279433987 9367552 277 33554432000 4194304 5064252 140736401865392 140736401864096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23470/statm: 2287 277 234 213 0 72 0
[pid=23471] ppid=23470 vsize=165088 CPUtime=1.12 cores=1,3,5,7
/proc/23471/stat : 23471 (coprocessor) R 23470 23457 22368 0 -1 4202496 28692 0 0 0 107 5 0 0 20 0 1 0 279433987 169050112 40216 33554432000 4194304 6586260 140734021503344 140734021499272 5509072 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/23471/statm: 41272 40216 184 584 0 40684 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 213728

[startup+3.10035 s]
/proc/loadavg: 3.36 2.37 2.12 3/184 23474
/proc/meminfo: memFree=30922324/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=30344 CPUtime=2.44 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 6092 34350 0 0 31 4 180 29 20 0 1 0 279433951 31072256 6565 33554432000 4194304 5992684 140734735007840 140734734994104 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 7586 6565 174 440 0 7142 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 39492
heavy processes:

[startup+6.30027 s]
/proc/loadavg: 3.25 2.36 2.12 3/182 23477
/proc/meminfo: memFree=30880808/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=190996 CPUtime=6.28 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) R 23457 23457 22368 0 -1 4202496 13887 51494 0 0 177 109 308 34 20 0 1 0 279433951 195579904 36773 33554432000 4194304 5992684 140734735007840 140734734999624 4569807 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 47749 36773 192 440 0 47305 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 200144

[startup+12.7003 s]
/proc/loadavg: 3.15 2.35 2.12 3/181 23484
/proc/meminfo: memFree=30849452/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=49168 CPUtime=10.41 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 22373 109519 0 0 307 142 535 57 20 0 1 0 279433951 50348032 11294 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 12292 11294 192 440 0 11848 0
[pid=23483] ppid=23458 vsize=295436 CPUtime=1.69 cores=1,3,5,7
/proc/23483/stat : 23483 (glucosInc) R 23458 23457 22368 0 -1 4202496 47661 0 0 0 157 12 0 0 20 0 1 0 279435051 302526464 60735 33554432000 4194304 5654031 140736762824688 140736762822808 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23483/statm: 73859 60735 132 357 0 73499 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 353752

[startup+25.5004 s]
/proc/loadavg: 3.04 2.37 2.13 3/182 23486
/proc/meminfo: memFree=30181348/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=49168 CPUtime=10.41 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 22373 109519 0 0 307 142 535 57 20 0 1 0 279433951 50348032 11294 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 12292 11294 192 440 0 11848 0
[pid=23483] ppid=23458 vsize=302096 CPUtime=14.49 cores=1,3,5,7
/proc/23483/stat : 23483 (glucosInc) R 23458 23457 22368 0 -1 4202496 48579 0 0 0 1436 13 0 0 20 0 1 0 279435051 309346304 62164 33554432000 4194304 5654031 140736762824688 140736762812504 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23483/statm: 75524 62164 141 357 0 75164 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 360412

[startup+51.1069 s]
/proc/loadavg: 2.69 2.34 2.12 3/182 23486
/proc/meminfo: memFree=30148416/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=49168 CPUtime=10.41 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 22373 109519 0 0 307 142 535 57 20 0 1 0 279433951 50348032 11294 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 12292 11294 192 440 0 11848 0
[pid=23483] ppid=23458 vsize=302096 CPUtime=40.09 cores=1,3,5,7
/proc/23483/stat : 23483 (glucosInc) R 23458 23457 22368 0 -1 4202496 48581 0 0 0 3996 13 0 0 20 0 1 0 279435051 309346304 62677 33554432000 4194304 5654031 140736762824688 140736762812504 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23483/statm: 75524 62677 142 357 0 75164 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 360412

[startup+102.3 s]
/proc/loadavg: 2.30 2.28 2.11 3/181 23486
/proc/meminfo: memFree=30165440/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=49168 CPUtime=10.41 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 22373 109519 0 0 307 142 535 57 20 0 1 0 279433951 50348032 11294 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 12292 11294 192 440 0 11848 0
[pid=23483] ppid=23458 vsize=302096 CPUtime=91.27 cores=1,3,5,7
/proc/23483/stat : 23483 (glucosInc) R 23458 23457 22368 0 -1 4202496 48972 0 0 0 9114 13 0 0 20 0 1 0 279435051 309346304 65623 33554432000 4194304 5654031 140736762824688 140736762812504 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23483/statm: 75524 65623 142 357 0 75164 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 360412

[startup+162.3 s]
/proc/loadavg: 2.11 2.23 2.10 3/182 23489
/proc/meminfo: memFree=30163808/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=49168 CPUtime=10.41 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 22373 109519 0 0 307 142 535 57 20 0 1 0 279433951 50348032 11294 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 12292 11294 192 440 0 11848 0
[pid=23483] ppid=23458 vsize=302096 CPUtime=151.25 cores=1,3,5,7
/proc/23483/stat : 23483 (glucosInc) R 23458 23457 22368 0 -1 4202496 49324 0 0 0 15111 14 0 0 20 0 1 0 279435051 309346304 64745 33554432000 4194304 5654031 140736762824688 140736762812504 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23483/statm: 75524 64745 142 357 0 75164 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 360412

[startup+222.3 s]
/proc/loadavg: 2.19 2.22 2.10 3/181 23493
/proc/meminfo: memFree=30375208/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=47012 CPUtime=207.77 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 30460 159856 0 0 401 155 20145 76 20 0 1 0 279433951 48140288 10755 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11753 10755 192 440 0 11309 0
[pid=23491] ppid=23458 vsize=237048 CPUtime=13.87 cores=1,3,5,7
/proc/23491/stat : 23491 (glucosInc) R 23458 23457 22368 0 -1 4202496 43345 0 0 0 1377 10 0 0 20 0 1 0 279454791 242737152 54177 33554432000 4194304 5654031 140735886150976 140735886138792 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23491/statm: 59262 54177 142 357 0 58902 0
Current children cumulated CPU time (s) 221.64
Current children cumulated vsize (KiB) 293208

[startup+282.3 s]
/proc/loadavg: 2.14 2.19 2.09 3/181 23493
/proc/meminfo: memFree=30332636/32873648 swapFree=6612/6612

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

/proc/loadavg: 2.00 2.00 2.01 3/182 23505
/proc/meminfo: memFree=30251912/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=237612 CPUtime=942.98 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 50805 0 0 0 94273 25 0 0 20 0 1 0 279475862 243314688 53828 33554432000 4194304 5654031 140736311975904 140736311963720 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 59403 53828 141 357 0 59043 0
Current children cumulated CPU time (s) 1361.38
Current children cumulated vsize (KiB) 292316

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23528
/proc/meminfo: memFree=30228636/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=269832 CPUtime=1002.96 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 51670 0 0 0 100270 26 0 0 20 0 1 0 279475862 276307968 57756 33554432000 4194304 5654031 140736311975904 140736311973672 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 67458 57756 141 357 0 67098 0
Current children cumulated CPU time (s) 1421.36
Current children cumulated vsize (KiB) 324536

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23530
/proc/meminfo: memFree=30439472/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=269832 CPUtime=1062.95 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 51713 0 0 0 106269 26 0 0 20 0 1 0 279475862 276307968 61886 33554432000 4194304 5654031 140736311975904 140736311963720 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 67458 61886 141 357 0 67098 0
Current children cumulated CPU time (s) 1481.35
Current children cumulated vsize (KiB) 324536

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23531
/proc/meminfo: memFree=30443288/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=269832 CPUtime=1122.94 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 52709 0 0 0 112266 28 0 0 20 0 1 0 279475862 276307968 56178 33554432000 4194304 5654031 140736311975904 140736311963720 4232935 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 67458 56178 141 357 0 67098 0
Current children cumulated CPU time (s) 1541.34
Current children cumulated vsize (KiB) 324536

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23531
/proc/meminfo: memFree=30422132/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=273276 CPUtime=1182.92 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 53241 0 0 0 118264 28 0 0 20 0 1 0 279475862 279834624 61309 33554432000 4194304 5654031 140736311975904 140736311973672 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 68319 61309 141 357 0 67959 0
Current children cumulated CPU time (s) 1601.32
Current children cumulated vsize (KiB) 327980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23531
/proc/meminfo: memFree=30394376/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=323364 CPUtime=1242.92 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 54279 0 0 0 124262 30 0 0 20 0 1 0 279475862 331124736 65920 33554432000 4194304 5654031 140736311975904 140736311963720 4232755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 80841 65920 141 357 0 80481 0
Current children cumulated CPU time (s) 1661.32
Current children cumulated vsize (KiB) 378068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23531
/proc/meminfo: memFree=30406564/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=273276 CPUtime=1302.9 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 54683 0 0 0 130259 31 0 0 20 0 1 0 279475862 279834624 60686 33554432000 4194304 5654031 140736311975904 140736311963720 4232659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 68319 60686 141 357 0 67959 0
Current children cumulated CPU time (s) 1721.3
Current children cumulated vsize (KiB) 327980

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23531
/proc/meminfo: memFree=30407872/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=325672 CPUtime=1362.9 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 55796 0 0 0 136257 33 0 0 20 0 1 0 279475862 333488128 65369 33554432000 4194304 5654031 140736311975904 140736311963720 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 81418 65369 141 357 0 81058 0
Current children cumulated CPU time (s) 1781.3
Current children cumulated vsize (KiB) 380376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 23532
/proc/meminfo: memFree=30978376/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=325672 CPUtime=1381.61 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 55801 0 0 0 138128 33 0 0 20 0 1 0 279475862 333488128 67929 33554432000 4194304 5654031 140736311975904 140736311963720 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 81418 67929 141 357 0 81058 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 380376

Sending SIGTERM to process tree (bottom up)

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

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 23532
/proc/meminfo: memFree=30978376/32873648 swapFree=6612/6612
[pid=23457] ppid=23455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23457/stat : 23457 (npSolver-pbo-I.) S 23455 23457 22368 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279433951 9367552 275 33554432000 4194304 5064252 140737172972784 140737172971696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23457/statm: 2287 275 233 213 0 72 0
[pid=23458] ppid=23457 vsize=45556 CPUtime=418.4 cores=1,3,5,7
/proc/23458/stat : 23458 (npSolver-pbo) S 23457 23457 22368 0 -1 4202496 36937 210199 0 0 480 164 41094 102 20 0 1 0 279433951 46649344 10391 33554432000 4194304 5992684 140734735007840 140734734992744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23458/statm: 11389 10391 192 440 0 10945 0
[pid=23496] ppid=23458 vsize=325672 CPUtime=1381.61 cores=1,3,5,7
/proc/23496/stat : 23496 (glucosInc) R 23458 23457 22368 0 -1 4202496 55801 0 0 0 138128 33 0 0 20 0 1 0 279475862 333488128 67929 33554432000 4194304 5654031 140736311975904 140736311963720 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23496/statm: 81418 67929 141 357 0 81058 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 380376

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23457 and gives
#  childrusage.ru_utime.tv_sec=415
#  childrusage.ru_utime.tv_usec=751796
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=682592
# CPU time returned by wait4() is 418.434
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.01
CPU time (s): 1800.01
CPU user time (s): 1797.02
CPU system time (s): 2.99
CPU usage (%): 99.9442
Max. virtual memory (cumulated for all children) (KiB): 536352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 415.752
system time used= 2.68259
maximum resident set size= 375724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247511
page faults= 0
swaps= 0
block input operations= 0
block output operations= 752024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4216
involuntary context switches= 660

runsolver used 2.69459 second user time and 7.2519 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-27 17:38:15
IDJOB=3699338
IDBENCH=92725
IDSOLVER=2276
FILE ID=node148/3699338-1338133093
RUNJOBID= node148-1338123335-22385
PBS_JOBID= 14624498
Free space on /tmp= 71108 MiB

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

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

MD5SUM BENCH= b9760eca078029bee17418839cb4525f
RANDOM SEED=1744856066

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30798932 kB
Buffers:          274332 kB
Cached:           904308 kB
SwapCached:          576 kB
Active:           445872 kB
Inactive:         743824 kB
Active(anon):       1300 kB
Inactive(anon):    12156 kB
Active(file):     444572 kB
Inactive(file):   731668 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:            123880 kB
Writeback:             0 kB
AnonPages:         16860 kB
Mapped:            10124 kB
Shmem:                96 kB
Slab:             743684 kB
SReclaimable:     183236 kB
SUnreclaim:       560448 kB
KernelStack:        1416 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71436 MiB
End job on node148 at 2012-05-27 18:08:16