Trace number 3748602

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 (fixed)? (TO) 1800.11 1800.71

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_4_mh.opb
MD5SUM9bdb41355cc05d61585f46c460aaeaa4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4066318
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 116930169
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14114941895
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 116930169
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14114941895
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.22	c old isEQ: 0, new EQ is 1
0.00/0.23	c old isEQ: 116, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, 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.35	c old isEQ: 0, new EQ is 0
0.00/0.57	c old isEQ: 0, new EQ is 0
0.00/0.57	c old isEQ: 0, new EQ is 0
0.00/0.57	c old isEQ: 0, new EQ is 0
0.00/0.57	c old isEQ: 0, new EQ is 0
0.00/0.57	c old isEQ: 0, new EQ is 0
0.00/0.57	c old isEQ: 0, new EQ is 0
0.00/0.57	c old isEQ: 0, new EQ is 0
0.00/0.57	c old isEQ: 0, new EQ is 0
0.00/0.57	c old isEQ: 0, new EQ is 1
0.00/0.57	c old isEQ: 1, new EQ is 1
0.00/0.57	c run inc solver
0.00/0.57	c [INC SYSTEM] run initial solver
0.00/0.57	c [INC SYSTEM] preprocess with white file
2.28/2.35	c [INC SYSTEM] finished preprocessing in 1 s
2.28/2.35	c [INC SYSTEM] execute solver
2.32/2.59	c [INC SEARCH] formula is SAT
2.33/2.60	c [INC SYSTEM] solved the initial formula
2.43/2.71	c model valid
2.43/2.71	c current solution ok
3.25/3.36	o 564875068
3.25/3.36	c execute binary inc search
3.25/3.36	c [INC SEARCH] current bound: 282437546
3.25/3.36	c [INC SEARCH] iteration: 0
3.25/3.36	c [INC SEARCH] lower bound: 0 upperbound 564875093 current bound: 282437546 best value:564875093
3.25/3.36	c [INC SYSTEM] there exists a inc, kill it!
3.25/3.36	c write failed with 2
3.25/3.36	c [INC SYSTEM] create new solver instance
3.25/3.36	c [INC] encode full formula
3.25/3.36	c fallback to adder encoding
5.96/6.04	c set iterative enc to: adder
5.96/6.04	c set iterative enc to: none
6.25/6.59	c [INC SEARCH] isOptimum variable: 0
207.79/208.16	c [INC SEARCH] formula is SAT
207.90/208.22	c [INC SEARCH] copied best model
207.90/208.22	c sat variable: 1 optimum/unsat variable: 0
208.00/208.33	c model valid
208.00/208.33	c current solution ok
208.00/208.33	o 176196138
208.00/208.33	c [INC SEARCH] current bound: 88098081
208.00/208.33	c [INC SEARCH] iteration: 1
208.00/208.33	c [INC SEARCH] lower bound: 0 upperbound 176196163 current bound: 88098081 best value:176196163
208.00/208.33	c [INC SYSTEM] there exists a inc, kill it!
208.00/208.33	c write failed with 2
208.00/208.35	c [INC SYSTEM] create new solver instance
208.00/208.35	c [INC] encode full formula
208.00/208.35	c fallback to adder encoding
210.42/210.80	c set iterative enc to: adder
210.42/210.80	c set iterative enc to: none
210.81/211.14	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.71	c an unexpexted return value has been received, exit
1800.07/1800.71	s UNKNOWN
1800.07/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.71	c write failed with -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-3748602-1339175610/watcher-3748602-1339175610 -o /tmp/evaluation-result-3748602-1339175610/solver-3748602-1339175610 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748602-1339175610.opb 579106742 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: 1.92 1.98 2.20 3/178 25091
/proc/meminfo: memFree=30669080/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0

[startup+0.00680805 s]
/proc/loadavg: 1.92 1.98 2.20 3/178 25091
/proc/meminfo: memFree=30669080/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 1.92 1.98 2.20 3/178 25091
/proc/meminfo: memFree=30669080/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 1.92 1.98 2.20 3/178 25091
/proc/meminfo: memFree=30669080/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700155 s]
/proc/loadavg: 1.92 1.98 2.20 3/178 25091
/proc/meminfo: memFree=30669080/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 1.92 1.98 2.20 3/182 25095
/proc/meminfo: memFree=30483744/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=71952 CPUtime=0.59 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 10032 0 0 0 54 5 0 0 20 0 1 0 383685835 73678848 17363 33554432000 4194304 6004724 140734903036224 140734903030688 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 17988 17363 164 442 0 17542 0
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (cp2_pre.sh) S 25092 25091 24017 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383685895 9367552 276 33554432000 4194304 5064252 140736715689936 140736715688640 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25094/statm: 2287 276 234 213 0 72 0
[pid=25095] ppid=25094 vsize=135632 CPUtime=0.88 cores=0,2,4,6
/proc/25095/stat : 25095 (coprocessor) R 25094 25091 24017 0 -1 4202496 25755 0 0 0 85 3 0 0 20 0 1 0 383685895 138887168 32924 33554432000 4194304 6586260 140733529087216 140733529082472 4677115 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/25095/statm: 33908 32924 192 584 0 33320 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 225880

[startup+3.10028 s]
/proc/loadavg: 1.92 1.98 2.20 3/182 25095
/proc/meminfo: memFree=30456892/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=71952 CPUtime=2.82 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) R 25091 25091 24017 0 -1 4202496 11776 27496 0 0 72 37 163 10 20 0 1 0 383685835 73678848 17372 33554432000 4194304 6004724 140734903036224 140734903022504 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 17988 17372 173 442 0 17542 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 81100

[startup+6.3003 s]
/proc/loadavg: 1.93 1.98 2.19 3/180 25098
/proc/meminfo: memFree=30417224/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=539200 CPUtime=6.05 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) R 25091 25091 24017 0 -1 4202496 17114 40196 0 0 339 66 185 15 20 0 1 0 383685835 552140800 91166 33554432000 4194304 6004724 140734903036224 140734903028848 5056502 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 134800 91166 184 442 0 134354 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 548348

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 2.19 3/181 25100
/proc/meminfo: memFree=29887828/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=88336 CPUtime=6.34 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 17437 40196 0 0 340 94 185 15 20 0 1 0 383685835 90456064 21479 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 22084 21479 184 442 0 21638 0
[pid=25100] ppid=25092 vsize=539388 CPUtime=6.1 cores=0,2,4,6
/proc/25100/stat : 25100 (glucosInc) R 25092 25091 24017 0 -1 4202496 82171 0 0 0 585 25 0 0 20 0 1 0 383686494 552333312 119348 33554432000 4194304 5654031 140734343116080 140734343103896 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25100/statm: 134847 119348 141 357 0 134487 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 636872

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.19 3/181 25102
/proc/meminfo: memFree=29883424/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=88336 CPUtime=6.34 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 17437 40196 0 0 340 94 185 15 20 0 1 0 383685835 90456064 21479 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 22084 21479 184 442 0 21638 0
[pid=25100] ppid=25092 vsize=541552 CPUtime=18.9 cores=0,2,4,6
/proc/25100/stat : 25100 (glucosInc) R 25092 25091 24017 0 -1 4202496 83104 0 0 0 1864 26 0 0 20 0 1 0 383686494 554549248 121814 33554432000 4194304 5654031 140734343116080 140734343103896 4214632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25100/statm: 135388 121814 142 357 0 135028 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 639036

[startup+51.1067 s]
/proc/loadavg: 2.01 2.00 2.19 3/181 25102
/proc/meminfo: memFree=29869520/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=88336 CPUtime=6.34 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 17437 40196 0 0 340 94 185 15 20 0 1 0 383685835 90456064 21479 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 22084 21479 184 442 0 21638 0
[pid=25100] ppid=25092 vsize=543304 CPUtime=44.5 cores=0,2,4,6
/proc/25100/stat : 25100 (glucosInc) R 25092 25091 24017 0 -1 4202496 83547 0 0 0 4423 27 0 0 20 0 1 0 383686494 556343296 122768 33554432000 4194304 5654031 140734343116080 140734343103896 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25100/statm: 135826 122768 142 357 0 135466 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 640788

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/181 25102
/proc/meminfo: memFree=29827048/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=88336 CPUtime=6.34 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 17437 40196 0 0 340 94 185 15 20 0 1 0 383685835 90456064 21479 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 22084 21479 184 442 0 21638 0
[pid=25100] ppid=25092 vsize=546576 CPUtime=95.68 cores=0,2,4,6
/proc/25100/stat : 25100 (glucosInc) R 25092 25091 24017 0 -1 4202496 84627 0 0 0 9541 27 0 0 20 0 1 0 383686494 559693824 125365 33554432000 4194304 5654031 140734343116080 140734343103896 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25100/statm: 136644 125365 142 357 0 136284 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 644060

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.17 3/181 25103
/proc/meminfo: memFree=29766388/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=88336 CPUtime=6.34 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 17437 40196 0 0 340 94 185 15 20 0 1 0 383685835 90456064 21479 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 22084 21479 184 442 0 21638 0
[pid=25100] ppid=25092 vsize=631852 CPUtime=155.66 cores=0,2,4,6
/proc/25100/stat : 25100 (glucosInc) R 25092 25091 24017 0 -1 4202496 86117 0 0 0 15537 29 0 0 20 0 1 0 383686494 647016448 129375 33554432000 4194304 5654031 140734343116080 140734343103896 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25100/statm: 157963 129375 142 357 0 157603 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 729336

[startup+222.3 s]
/proc/loadavg: 2.10 2.03 2.16 3/181 25105
/proc/meminfo: memFree=29832936/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=529344 CPUtime=11.14 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 76537 0 0 0 1092 22 0 0 20 0 1 0 383706949 542048256 112513 33554432000 4194304 5654031 140733551778624 140733551776520 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 132336 112513 141 357 0 131976 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 635020

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.15 3/181 25105
/proc/meminfo: memFree=29825728/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29775208/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=558020 CPUtime=1030.94 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 82039 0 0 0 103065 29 0 0 20 0 1 0 383706949 571412480 128590 33554432000 4194304 5654031 140733551778624 140733551766440 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 139505 128590 141 357 0 139145 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 663696

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 25114
/proc/meminfo: memFree=29803632/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=558020 CPUtime=1090.92 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 82133 0 0 0 109062 30 0 0 20 0 1 0 383706949 571412480 123380 33554432000 4194304 5654031 140733551778624 140733551766440 4233332 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 139505 123380 141 357 0 139145 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 663696

[startup+1362.31 s]
/proc/loadavg: 2.01 2.00 2.03 3/181 25115
/proc/meminfo: memFree=29774960/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=558020 CPUtime=1150.91 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 82141 0 0 0 115061 30 0 0 20 0 1 0 383706949 571412480 127476 33554432000 4194304 5654031 140733551778624 140733551766440 4233033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 139505 127476 141 357 0 139145 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 663696

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 25115
/proc/meminfo: memFree=29764216/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=639408 CPUtime=1210.89 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 82839 0 0 0 121058 31 0 0 20 0 1 0 383706949 654753792 132252 33554432000 4194304 5654031 140733551778624 140733551766440 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 159852 132252 141 357 0 159492 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 745084

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 25115
/proc/meminfo: memFree=29762088/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=643580 CPUtime=1270.86 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 82879 0 0 0 127055 31 0 0 20 0 1 0 383706949 659025920 133790 33554432000 4194304 5654031 140733551778624 140733551766440 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 160895 133790 141 357 0 160535 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 749256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 25115
/proc/meminfo: memFree=29735024/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=643580 CPUtime=1330.84 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 82886 0 0 0 133053 31 0 0 20 0 1 0 383706949 659025920 135840 33554432000 4194304 5654031 140733551778624 140733551766440 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 160895 135840 141 357 0 160535 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 749256

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/182 25118
/proc/meminfo: memFree=29794980/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=562192 CPUtime=1390.84 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 82978 0 0 0 139051 33 0 0 20 0 1 0 383706949 575684608 125432 33554432000 4194304 5654031 140733551778624 140733551766440 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 140548 125432 141 357 0 140188 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 667868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25118
/proc/meminfo: memFree=29744608/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=643580 CPUtime=1450.83 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 83858 0 0 0 145049 34 0 0 20 0 1 0 383706949 659025920 132955 33554432000 4194304 5654031 140733551778624 140733551766440 4232935 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 160895 132955 141 357 0 160535 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 749256

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25119
/proc/meminfo: memFree=29779116/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=562192 CPUtime=1510.82 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 83952 0 0 0 151045 37 0 0 20 0 1 0 383706949 575684608 126131 33554432000 4194304 5654031 140733551778624 140733551766440 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 140548 126131 141 357 0 140188 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 667868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25119
/proc/meminfo: memFree=29779132/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=562192 CPUtime=1570.81 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 84276 0 0 0 157044 37 0 0 20 0 1 0 383706949 575684608 127988 33554432000 4194304 5654031 140733551778624 140733551766440 4216456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 140548 127988 141 357 0 140188 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 667868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25161
/proc/meminfo: memFree=29566284/32873844 swapFree=7632/7632
[pid=25091] ppid=25089 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (npSolver-pbo-I.) S 25089 25091 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383685835 9367552 275 33554432000 4194304 5064252 140735611087536 140735611086448 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25091/statm: 2287 275 233 213 0 72 0
[pid=25092] ppid=25091 vsize=96528 CPUtime=210.86 cores=0,2,4,6
/proc/25092/stat : 25092 (npSolver-pbo) S 25091 25091 24017 0 -1 4202496 24708 127999 0 0 601 127 20305 53 20 0 1 0 383685835 98844672 23528 33554432000 4194304 6004724 140734903036224 140734903021144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25092/statm: 24132 23528 185 442 0 23686 0
[pid=25105] ppid=25092 vsize=562192 CPUtime=1589.21 cores=0,2,4,6
/proc/25105/stat : 25105 (glucosInc) R 25092 25091 24017 0 -1 4202496 84278 0 0 0 158884 37 0 0 20 0 1 0 383706949 575684608 129012 33554432000 4194304 5654031 140733551778624 140733551766440 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25105/statm: 140548 129012 141 357 0 140188 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 667868

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.11
CPU user time (s): 1797.92
CPU system time (s): 2.18967
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 879484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.92
system time used= 2.18967
maximum resident set size= 652040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237369
page faults= 0
swaps= 0
block input operations= 0
block output operations= 807944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2820
involuntary context switches= 2110

runsolver used 3.2895 second user time and 8.86565 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-08 19:13:30
IDJOB=3748602
IDBENCH=92704
IDSOLVER=2333
FILE ID=node144/3748602-1339175610
RUNJOBID= node144-1339168541-24033
PBS_JOBID= 14643804
Free space on /tmp= 68924 MiB

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

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

MD5SUM BENCH= 9bdb41355cc05d61585f46c460aaeaa4
RANDOM SEED=579106742

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30669724 kB
Buffers:         1048752 kB
Cached:           102288 kB
SwapCached:          460 kB
Active:          1277104 kB
Inactive:          21160 kB
Active(anon):     130692 kB
Inactive(anon):    12608 kB
Active(file):    1146412 kB
Inactive(file):     8552 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:             59392 kB
Writeback:             4 kB
AnonPages:        147840 kB
Mapped:            11632 kB
Shmem:               172 kB
Slab:             766092 kB
SReclaimable:     207432 kB
SUnreclaim:       558660 kB
KernelStack:        1472 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     271256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68632 MiB
End job on node144 at 2012-06-08 19:43:31