Trace number 3751759

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.09 1801.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_2_mh_ic.opb
MD5SUMae034981987dcf56811f1bb984859bc0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2217982
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 112678587
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14191811181
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 112678587
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14191811181
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.31	c old isEQ: 0, new EQ is 1
0.00/0.32	c old isEQ: 52, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.48	c old isEQ: 0, new EQ is 1
0.00/0.53	c old isEQ: 1, new EQ is 1
0.00/0.66	c run inc solver
0.00/0.66	c [INC SYSTEM] run initial solver
0.00/0.66	c [INC SYSTEM] preprocess with white file
3.24/4.71	c [INC SYSTEM] finished preprocessing in 4 s
3.24/4.71	c [INC SYSTEM] execute solver
4.42/5.98	c [INC SEARCH] formula is SAT
4.54/6.00	c [INC SYSTEM] solved the initial formula
4.64/6.15	c model valid
4.64/6.15	c current solution ok
5.54/7.04	o 545083058
5.54/7.04	c starting approximation
5.54/7.04	c factor = 2
5.54/7.04	c factor still to low - shrinking to 2.84942e+07
5.54/7.04	c approx number of clauses: 1e+06
5.54/7.04	c current bound: 272541536
17.53/19.07	c leaving approximation
17.53/19.07	c finished approximation
17.53/19.07	c [INC SYSTEM] there exists a inc, kill it!
17.53/19.07	c write failed with 2
17.53/19.08	c [INC SEARCH] iteration: 0
17.53/19.08	c [INC BOUNDS] best value:545083083 search for 545083082
17.53/19.08	c [INC SYSTEM] create new solver instance
17.53/19.08	c [INC] encode full formula
17.53/19.08	c fallback to adder encoding
20.45/21.93	c set iterative enc to: adder
20.45/21.93	c set iterative enc to: none
20.74/22.29	c [INC SEARCH] isOptimum variable: 0
1412.77/1414.52	c formula is SAT
1412.87/1414.60	c [INC SEARCH] copied best model
1412.87/1414.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1412.97/1414.76	c model valid
1412.97/1414.76	c current solution ok
1412.97/1414.76	o 306996728
1412.97/1414.76	c [INC SEARCH] iteration: 1
1412.97/1414.76	c [INC BOUNDS] best value:306996753 search for 306996752
1412.97/1414.76	c [INC SYSTEM] there exists a inc, kill it!
1412.97/1414.76	c write failed with 2
1412.97/1414.76	c [INC SYSTEM] create new solver instance
1412.97/1414.76	c [INC] encode full formula
1412.97/1414.76	c fallback to adder encoding
1415.78/1417.54	c set iterative enc to: adder
1415.78/1417.54	c set iterative enc to: none
1416.17/1417.96	c [INC SEARCH] isOptimum variable: 0
1800.09/1801.91	HOME/npSolver-pbo-Itdqb.sh: line 18: 20576 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751759-1339174123/watcher-3751759-1339174123 -o /tmp/evaluation-result-3751759-1339174123/solver-3751759-1339174123 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751759-1339174123.opb 222283049 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.86 2.20 2.06 2/178 20575
/proc/meminfo: memFree=10674352/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0

[startup+0.0765441 s]
/proc/loadavg: 2.86 2.20 2.06 2/178 20575
/proc/meminfo: memFree=10674352/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100209 s]
/proc/loadavg: 2.86 2.20 2.06 2/178 20575
/proc/meminfo: memFree=10674352/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300164 s]
/proc/loadavg: 2.86 2.20 2.06 2/178 20575
/proc/meminfo: memFree=10674352/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 2.86 2.20 2.06 2/178 20575
/proc/meminfo: memFree=10674352/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.86 2.20 2.06 2/182 20579
/proc/meminfo: memFree=10401972/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=97188 CPUtime=0.68 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 12726 0 0 0 62 6 0 0 20 0 1 0 383538051 99520512 22592 33554432000 4194304 6004724 140734867757456 140734867751920 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 24297 22592 164 442 0 23851 0
[pid=20578] ppid=20576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20578/stat : 20578 (cp2_pre.sh) S 20576 20575 19799 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383538120 9367552 277 33554432000 4194304 5064252 140734071100192 140734071098896 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20578/statm: 2287 277 234 213 0 72 0
[pid=20579] ppid=20578 vsize=186968 CPUtime=0.8 cores=0,2,4,6
/proc/20579/stat : 20579 (coprocessor) R 20578 20575 19799 0 -1 4202496 30864 0 0 0 74 6 0 0 20 0 1 0 383538121 191455232 45260 33554432000 4194304 6586260 140736248211296 140736248207624 4774011 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/20579/statm: 46742 45260 176 584 0 46154 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 302452

[startup+3.10024 s]
/proc/loadavg: 2.95 2.23 2.07 2/182 20579
/proc/meminfo: memFree=10260648/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=97188 CPUtime=0.68 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 12726 0 0 0 62 6 0 0 20 0 1 0 383538051 99520512 22592 33554432000 4194304 6004724 140734867757456 140734867751920 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 24297 22592 164 442 0 23851 0
[pid=20578] ppid=20576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20578/stat : 20578 (cp2_pre.sh) S 20576 20575 19799 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383538120 9367552 277 33554432000 4194304 5064252 140734071100192 140734071098896 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20578/statm: 2287 277 234 213 0 72 0
[pid=20579] ppid=20578 vsize=212116 CPUtime=2.39 cores=0,2,4,6
/proc/20579/stat : 20579 (coprocessor) R 20578 20575 19799 0 -1 4202496 34373 0 0 0 221 18 0 0 20 0 1 0 383538121 217206784 51892 33554432000 4194304 6586260 140736248211296 140736248207208 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/20579/statm: 53029 51892 204 584 0 52441 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 327600

[startup+6.30018 s]
/proc/loadavg: 2.95 2.23 2.07 2/181 20581
/proc/meminfo: memFree=10209936/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=97188 CPUtime=3.58 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) R 20575 20575 19799 0 -1 4202496 15871 35275 0 0 83 18 237 20 20 0 1 0 383538051 99520512 22601 33554432000 4194304 6004724 140734867757456 140734867751656 5190832 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 24297 22601 173 442 0 23851 0
[pid=20581] ppid=20576 vsize=88160 CPUtime=1.26 cores=0,2,4,6
/proc/20581/stat : 20581 (glucosInc) S 20576 20575 19799 0 -1 4202496 16719 0 0 0 122 4 0 0 20 0 1 0 383538522 90275840 18619 33554432000 4194304 5654031 140733635000816 140733634999128 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20581/statm: 22040 18619 145 357 0 21680 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 194496
heavy processes:
  %CPU=44 pid=20537 uid=0 cmd=

[startup+12.7003 s]
/proc/loadavg: 3.34 2.33 2.11 2/183 20584
/proc/meminfo: memFree=9685752/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=97188 CPUtime=4.42 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 18328 35789 0 0 105 78 237 22 20 0 1 0 383538051 99520512 22619 33554432000 4194304 6004724 140734867757456 140734867749760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 24297 22619 191 442 0 23851 0
[pid=20581] ppid=20576 vsize=88160 CPUtime=1.26 cores=0,2,4,6
/proc/20581/stat : 20581 (glucosInc) S 20576 20575 19799 0 -1 4202496 16719 0 0 0 122 4 0 0 20 0 1 0 383538522 90275840 18619 33554432000 4194304 5654031 140733635000816 140733634999128 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20581/statm: 22040 18619 145 357 0 21680 0
[pid=20583] ppid=20576 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20583/stat : 20583 (satsolver.sh) S 20576 20575 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383538765 9367552 267 33554432000 4194304 5064252 140736006819616 140736006818528 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20583/statm: 2287 267 226 213 0 72 0
[pid=20584] ppid=20583 vsize=134860 CPUtime=5.55 cores=0,2,4,6
/proc/20584/stat : 20584 (glucose) R 20583 20575 19799 0 -1 4202496 24864 0 0 0 550 5 0 0 20 0 1 0 383538765 138096640 28933 33554432000 4194304 5208918 140735544796880 140735544794728 4229151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20584/statm: 33715 28933 96 248 0 33464 0
Current children cumulated CPU time (s) 11.23
Current children cumulated vsize (KiB) 338504

[startup+25.5003 s]
/proc/loadavg: 3.66 2.44 2.14 2/181 20591
/proc/meminfo: memFree=8509412/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=113572 CPUtime=20.84 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 25098 83823 0 0 388 115 1543 38 20 0 1 0 383538051 116297728 26724 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 28393 26724 200 442 0 27947 0
[pid=20591] ppid=20576 vsize=584224 CPUtime=3.19 cores=0,2,4,6
/proc/20591/stat : 20591 (glucosInc) R 20576 20575 19799 0 -1 4202496 85949 0 0 0 295 24 0 0 20 0 1 0 383540281 598245376 131349 33554432000 4194304 5654031 140735884014256 140735884012040 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20591/statm: 146056 131349 131 357 0 145696 0
Current children cumulated CPU time (s) 24.03
Current children cumulated vsize (KiB) 706944

[startup+51.1003 s]
/proc/loadavg: 4.01 2.61 2.21 2/181 20591
/proc/meminfo: memFree=7162880/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=113572 CPUtime=20.84 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 25098 83823 0 0 388 115 1543 38 20 0 1 0 383538051 116297728 26724 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 28393 26724 200 442 0 27947 0
[pid=20591] ppid=20576 vsize=590164 CPUtime=28.79 cores=0,2,4,6
/proc/20591/stat : 20591 (glucosInc) R 20576 20575 19799 0 -1 4202496 88256 0 0 0 2854 25 0 0 20 0 1 0 383540281 604327936 135700 33554432000 4194304 5654031 140735884014256 140735884012152 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20591/statm: 147541 135700 141 357 0 147181 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 712884

[startup+102.3 s]
/proc/loadavg: 4.98 3.12 2.40 2/182 20594
/proc/meminfo: memFree=3851696/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=113572 CPUtime=20.84 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 25098 83823 0 0 388 115 1543 38 20 0 1 0 383538051 116297728 26724 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 28393 26724 200 442 0 27947 0
[pid=20591] ppid=20576 vsize=675676 CPUtime=79.98 cores=0,2,4,6
/proc/20591/stat : 20591 (glucosInc) R 20576 20575 19799 0 -1 4202496 89433 0 0 0 7971 27 0 0 20 0 1 0 383540281 691892224 143008 33554432000 4194304 5654031 140735884014256 140735884012040 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20591/statm: 168919 143008 141 357 0 168559 0
Current children cumulated CPU time (s) 100.82
Current children cumulated vsize (KiB) 798396

[startup+162.3 s]
/proc/loadavg: 5.04 3.45 2.56 2/181 20595
/proc/meminfo: memFree=2155704/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=113572 CPUtime=20.84 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 25098 83823 0 0 388 115 1543 38 20 0 1 0 383538051 116297728 26724 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 28393 26724 200 442 0 27947 0
[pid=20591] ppid=20576 vsize=680196 CPUtime=139.97 cores=0,2,4,6
/proc/20591/stat : 20591 (glucosInc) R 20576 20575 19799 0 -1 4202496 91388 0 0 0 13962 35 0 0 20 0 1 0 383540281 696520704 141600 33554432000 4194304 5654031 140735884014256 140735884011944 4232720 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20591/statm: 170049 141600 141 357 0 169689 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 802916

[startup+222.3 s]
/proc/loadavg: 5.06 3.76 2.72 2/181 20595

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

/proc/meminfo: memFree=25653700/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=113572 CPUtime=20.84 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 25098 83823 0 0 388 115 1543 38 20 0 1 0 383538051 116297728 26724 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 28393 26724 200 442 0 27947 0
[pid=20591] ppid=20576 vsize=708116 CPUtime=1339.71 cores=0,2,4,6
/proc/20591/stat : 20591 (glucosInc) R 20576 20575 19799 0 -1 4202496 102481 0 0 0 133890 81 0 0 20 0 1 0 383540281 725110784 155087 33554432000 4194304 5654031 140735884014256 140735884002072 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20591/statm: 177029 155087 141 357 0 176669 0
Current children cumulated CPU time (s) 1360.55
Current children cumulated vsize (KiB) 830836

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.18 3/181 20684
/proc/meminfo: memFree=25704860/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=121764 CPUtime=1416.23 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 34052 187542 0 0 690 155 140650 128 20 0 1 0 383538051 124686336 28772 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 30441 28772 200 442 0 29995 0
[pid=20684] ppid=20576 vsize=565352 CPUtime=4.32 cores=0,2,4,6
/proc/20684/stat : 20684 (glucosInc) R 20576 20575 19799 0 -1 4202496 86054 0 0 0 410 22 0 0 20 0 1 0 383679847 578920448 128674 33554432000 4194304 5654031 140735826647264 140735826635080 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20684/statm: 141338 128674 140 357 0 140978 0
Current children cumulated CPU time (s) 1420.55
Current children cumulated vsize (KiB) 696264

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.17 3/181 20684
/proc/meminfo: memFree=25720052/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=121764 CPUtime=1416.23 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 34052 187542 0 0 690 155 140650 128 20 0 1 0 383538051 124686336 28772 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 30441 28772 200 442 0 29995 0
[pid=20684] ppid=20576 vsize=650616 CPUtime=64.32 cores=0,2,4,6
/proc/20684/stat : 20684 (glucosInc) R 20576 20575 19799 0 -1 4202496 87816 0 0 0 6404 28 0 0 20 0 1 0 383679847 666230784 139119 33554432000 4194304 5654031 140735826647264 140735826635080 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20684/statm: 162654 139119 141 357 0 162294 0
Current children cumulated CPU time (s) 1480.55
Current children cumulated vsize (KiB) 781528

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.16 3/181 20684
/proc/meminfo: memFree=25714468/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=121764 CPUtime=1416.23 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 34052 187542 0 0 690 155 140650 128 20 0 1 0 383538051 124686336 28772 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 30441 28772 200 442 0 29995 0
[pid=20684] ppid=20576 vsize=571660 CPUtime=124.31 cores=0,2,4,6
/proc/20684/stat : 20684 (glucosInc) R 20576 20575 19799 0 -1 4202496 90312 0 0 0 12395 36 0 0 20 0 1 0 383679847 585379840 132397 33554432000 4194304 5654031 140735826647264 140735826645288 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20684/statm: 142915 132397 141 357 0 142555 0
Current children cumulated CPU time (s) 1540.54
Current children cumulated vsize (KiB) 702572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/181 20684
/proc/meminfo: memFree=25754704/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=121764 CPUtime=1416.23 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 34052 187542 0 0 690 155 140650 128 20 0 1 0 383538051 124686336 28772 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 30441 28772 200 442 0 29995 0
[pid=20684] ppid=20576 vsize=573272 CPUtime=184.31 cores=0,2,4,6
/proc/20684/stat : 20684 (glucosInc) R 20576 20575 19799 0 -1 4202496 91955 0 0 0 18391 40 0 0 20 0 1 0 383679847 587030528 133285 33554432000 4194304 5654031 140735826647264 140735826645288 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20684/statm: 143318 133285 141 357 0 142958 0
Current children cumulated CPU time (s) 1600.54
Current children cumulated vsize (KiB) 704184

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/181 20685
/proc/meminfo: memFree=25630468/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=121764 CPUtime=1416.23 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 34052 187542 0 0 690 155 140650 128 20 0 1 0 383538051 124686336 28772 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 30441 28772 200 442 0 29995 0
[pid=20684] ppid=20576 vsize=655980 CPUtime=244.29 cores=0,2,4,6
/proc/20684/stat : 20684 (glucosInc) R 20576 20575 19799 0 -1 4202496 92957 0 0 0 24387 42 0 0 20 0 1 0 383679847 671723520 142971 33554432000 4194304 5654031 140735826647264 140735826645048 4215126 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20684/statm: 163995 142971 141 357 0 163635 0
Current children cumulated CPU time (s) 1660.52
Current children cumulated vsize (KiB) 786892

[startup+1722.31 s]
/proc/loadavg: 2.00 2.01 2.12 3/181 20685
/proc/meminfo: memFree=25714792/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=121764 CPUtime=1416.23 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 34052 187542 0 0 690 155 140650 128 20 0 1 0 383538051 124686336 28772 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 30441 28772 200 442 0 29995 0
[pid=20684] ppid=20576 vsize=657740 CPUtime=304.29 cores=0,2,4,6
/proc/20684/stat : 20684 (glucosInc) R 20576 20575 19799 0 -1 4202496 94608 0 0 0 30382 47 0 0 20 0 1 0 383679847 673525760 140292 33554432000 4194304 5654031 140735826647264 140735826645160 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20684/statm: 164435 140292 141 357 0 164075 0
Current children cumulated CPU time (s) 1720.52
Current children cumulated vsize (KiB) 788652

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/181 20685
/proc/meminfo: memFree=25630868/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=121764 CPUtime=1416.23 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 34052 187542 0 0 690 155 140650 128 20 0 1 0 383538051 124686336 28772 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 30441 28772 200 442 0 29995 0
[pid=20684] ppid=20576 vsize=659064 CPUtime=364.25 cores=0,2,4,6
/proc/20684/stat : 20684 (glucosInc) R 20576 20575 19799 0 -1 4202496 94971 0 0 0 36378 47 0 0 20 0 1 0 383679847 674881536 147273 33554432000 4194304 5654031 140735826647264 140735826645048 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20684/statm: 164766 147273 141 357 0 164406 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (KiB) 789976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.00 2.00 2.11 3/181 20685
/proc/meminfo: memFree=25735016/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=121764 CPUtime=1416.23 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 34052 187542 0 0 690 155 140650 128 20 0 1 0 383538051 124686336 28772 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 30441 28772 200 442 0 29995 0
[pid=20684] ppid=20576 vsize=659064 CPUtime=383.86 cores=0,2,4,6
/proc/20684/stat : 20684 (glucosInc) R 20576 20575 19799 0 -1 4202496 96004 0 0 0 38335 51 0 0 20 0 1 0 383679847 674881536 136777 33554432000 4194304 5654031 140735826647264 140735826645288 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20684/statm: 164766 136777 141 357 0 164406 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 789976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.9 s]
/proc/loadavg: 2.00 2.00 2.11 3/181 20685
/proc/meminfo: memFree=25735016/32873660 swapFree=7120/7120
[pid=20575] ppid=20573 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (npSolver-pbo-It) S 20573 20575 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383538051 9367552 275 33554432000 4194304 5064252 140736503042000 140736503040912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20575/statm: 2287 275 233 213 0 72 0
[pid=20576] ppid=20575 vsize=121764 CPUtime=1416.23 cores=0,2,4,6
/proc/20576/stat : 20576 (npSolver-pbo) S 20575 20575 19799 0 -1 4202496 34052 187542 0 0 690 155 140650 128 20 0 1 0 383538051 124686336 28772 33554432000 4194304 6004724 140734867757456 140734867743304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20576/statm: 30441 28772 200 442 0 29995 0
[pid=20684] ppid=20576 vsize=659064 CPUtime=383.86 cores=0,2,4,6
/proc/20684/stat : 20684 (glucosInc) R 20576 20575 19799 0 -1 4202496 96004 0 0 0 38335 51 0 0 20 0 1 0 383679847 674881536 136777 33554432000 4194304 5654031 140735826647264 140735826645288 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20684/statm: 164766 136777 141 357 0 164406 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 789976

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20575 and gives
#  childrusage.ru_utime.tv_sec=1413
#  childrusage.ru_utime.tv_usec=411128
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=852566
# CPU time returned by wait4() is 1416.26
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.09
CPU user time (s): 1796.75
CPU system time (s): 3.34
CPU usage (%): 99.8987
Max. virtual memory (cumulated for all children) (KiB): 961472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1413.41
system time used= 2.85257
maximum resident set size= 752332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221963
page faults= 0
swaps= 0
block input operations= 0
block output operations= 957240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3415
involuntary context switches= 1513

runsolver used 4.13937 second user time and 9.90549 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-08 18:48:43
IDJOB=3751759
IDBENCH=92653
IDSOLVER=2335
FILE ID=node117/3751759-1339174123
RUNJOBID= node117-1339170225-19815
PBS_JOBID= 14643835
Free space on /tmp= 67120 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_2_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751759-1339174123/watcher-3751759-1339174123 -o /tmp/evaluation-result-3751759-1339174123/solver-3751759-1339174123 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751759-1339174123.opb 222283049 HOME HOME

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

MD5SUM BENCH= ae034981987dcf56811f1bb984859bc0
RANDOM SEED=222283049

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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:       32873660 kB
MemFree:        10674252 kB
Buffers:          781536 kB
Cached:         10789972 kB
SwapCached:          620 kB
Active:         11709956 kB
Inactive:        9170296 kB
Active(anon):    9297136 kB
Inactive(anon):    10028 kB
Active(file):    2412820 kB
Inactive(file):  9160268 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106956 kB
Dirty:           5963068 kB
Writeback:         12804 kB
AnonPages:       9536324 kB
Mapped:            13456 kB
Shmem:                80 kB
Slab:            1159092 kB
SReclaimable:     598680 kB
SUnreclaim:       560412 kB
KernelStack:        1504 kB
PageTables:        22436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    9412508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8861696 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= 70264 MiB
End job on node117 at 2012-06-08 19:18:47