Trace number 3746995

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_3_mh.opb
MD5SUMcf07fc1cad99b0f245ba698ecbf7dcb2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4911296
Best CPU time to get the best result obtained on this benchmark29.7485
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 68921000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3789091617
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 68921000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3789091617
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.56	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.56	c [INC SYSTEM] execute solver
0.00/0.72	c [INC SEARCH] formula is SAT
0.00/0.72	c [INC SYSTEM] solved the initial formula
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.86	o 358647957
0.00/0.86	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.86	c write failed with 2
0.00/0.86	c [INC SEARCH] iteration: 0
0.00/0.86	c [INC BOUNDS] best value:358647972 search for 358647971
0.00/0.86	c [INC SYSTEM] create new solver instance
0.00/0.86	c [INC] encode full formula
0.00/0.86	c fallback to adder encoding
1.37/1.46	c set iterative enc to: adder
1.37/1.46	c set iterative enc to: none
1.48/1.55	c [INC SEARCH] isOptimum variable: 0
12.87/12.96	c formula is SAT
12.87/12.98	c [INC SEARCH] copied best model
12.87/12.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.98/13.00	c model valid
12.98/13.00	c current solution ok
12.98/13.00	o 48748886
12.98/13.00	c [INC SEARCH] iteration: 1
12.98/13.00	c [INC BOUNDS] best value:48748901 search for 48748900
12.98/13.00	c [INC SYSTEM] there exists a inc, kill it!
12.98/13.00	c write failed with 2
12.98/13.01	c [INC SYSTEM] create new solver instance
12.98/13.01	c [INC] encode full formula
12.98/13.01	c fallback to adder encoding
13.48/13.55	c set iterative enc to: adder
13.48/13.55	c set iterative enc to: none
13.59/13.63	c [INC SEARCH] isOptimum variable: 0
68.88/68.97	c formula is SAT
68.88/68.98	c [INC SEARCH] copied best model
68.88/68.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.97/69.01	c model valid
68.97/69.01	c current solution ok
68.97/69.01	o 41467409
68.97/69.01	c [INC SEARCH] iteration: 2
68.97/69.01	c [INC BOUNDS] best value:41467424 search for 41467423
68.97/69.01	c [INC SYSTEM] there exists a inc, kill it!
68.97/69.01	c write failed with 2
68.97/69.01	c [INC SYSTEM] create new solver instance
68.97/69.01	c [INC] encode full formula
68.97/69.01	c fallback to adder encoding
69.48/69.55	c set iterative enc to: adder
69.48/69.55	c set iterative enc to: none
69.57/69.63	c [INC SEARCH] isOptimum variable: 0
712.75/712.98	c formula is SAT
712.75/712.99	c [INC SEARCH] copied best model
712.75/712.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
712.85/713.01	c model valid
712.85/713.01	c current solution ok
712.85/713.01	o 40435161
712.85/713.01	c [INC SEARCH] iteration: 3
712.85/713.01	c [INC BOUNDS] best value:40435176 search for 40435175
712.85/713.01	c [INC SYSTEM] there exists a inc, kill it!
712.85/713.01	c write failed with 2
712.85/713.02	c [INC SYSTEM] create new solver instance
712.85/713.02	c [INC] encode full formula
712.85/713.02	c fallback to adder encoding
713.36/713.56	c set iterative enc to: adder
713.36/713.56	c set iterative enc to: none
713.46/713.66	c [INC SEARCH] isOptimum variable: 0
1196.55/1196.87	c formula is SAT
1196.55/1196.89	c [INC SEARCH] copied best model
1196.55/1196.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1196.65/1196.91	c model valid
1196.65/1196.91	c current solution ok
1196.65/1196.91	o 36722324
1196.65/1196.91	c [INC SEARCH] iteration: 4
1196.65/1196.91	c [INC BOUNDS] best value:36722339 search for 36722338
1196.65/1196.91	c [INC SYSTEM] there exists a inc, kill it!
1196.65/1196.91	c write failed with 2
1196.65/1196.91	c [INC SYSTEM] create new solver instance
1196.65/1196.91	c [INC] encode full formula
1196.65/1196.91	c fallback to adder encoding
1197.16/1197.45	c set iterative enc to: adder
1197.16/1197.45	c set iterative enc to: none
1197.25/1197.54	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	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-3746995-1339109092/watcher-3746995-1339109092 -o /tmp/evaluation-result-3746995-1339109092/solver-3746995-1339109092 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746995-1339109092.opb 238340226 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12507
/proc/meminfo: memFree=18809012/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0

[startup+0.053512 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12507
/proc/meminfo: memFree=18809012/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100377 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12507
/proc/meminfo: memFree=18809012/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300323 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12507
/proc/meminfo: memFree=18809012/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12507
/proc/meminfo: memFree=18809012/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12514
/proc/meminfo: memFree=18772432/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=134404 CPUtime=1.48 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) R 12507 12507 11080 0 -1 4202496 10061 11646 0 0 75 13 56 4 20 0 1 0 377037801 137629696 26882 33554432000 4194304 6004724 140735106958976 140735106952528 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12508/statm: 33601 26882 183 442 0 33155 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 143552

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12516
/proc/meminfo: memFree=18623736/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=29240 CPUtime=1.54 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 10070 11646 0 0 75 19 56 4 20 0 1 0 377037801 29941760 6801 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12508/statm: 7310 6801 183 442 0 6864 0
[pid=12516] ppid=12508 vsize=124432 CPUtime=1.54 cores=1,3,5,7
/proc/12516/stat : 12516 (glucosInc) R 12508 12507 11080 0 -1 4202496 24658 0 0 0 147 7 0 0 20 0 1 0 377037956 127418368 27193 33554432000 4194304 5654031 140734033626880 140734033614696 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12516/statm: 31108 27193 141 357 0 30748 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 162820

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12516
/proc/meminfo: memFree=18627376/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=29240 CPUtime=1.54 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 10070 11646 0 0 75 19 56 4 20 0 1 0 377037801 29941760 6801 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12508/statm: 7310 6801 183 442 0 6864 0
[pid=12516] ppid=12508 vsize=125620 CPUtime=4.74 cores=1,3,5,7
/proc/12516/stat : 12516 (glucosInc) R 12508 12507 11080 0 -1 4202496 25019 0 0 0 467 7 0 0 20 0 1 0 377037956 128634880 28065 33554432000 4194304 5654031 140734033626880 140734033614696 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12516/statm: 31405 28065 141 357 0 31045 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 164008

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12516
/proc/meminfo: memFree=18627544/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=29240 CPUtime=1.54 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 10070 11646 0 0 75 19 56 4 20 0 1 0 377037801 29941760 6801 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12508/statm: 7310 6801 183 442 0 6864 0
[pid=12516] ppid=12508 vsize=126280 CPUtime=11.13 cores=1,3,5,7
/proc/12516/stat : 12516 (glucosInc) R 12508 12507 11080 0 -1 4202496 25184 0 0 0 1106 7 0 0 20 0 1 0 377037956 129310720 28230 33554432000 4194304 5654031 140734033626880 140734033624568 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12516/statm: 31570 28230 141 357 0 31210 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 164668

[startup+25.5069 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12518
/proc/meminfo: memFree=18619252/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=13.63 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 15471 37433 0 0 133 27 1189 14 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12518] ppid=12508 vsize=120172 CPUtime=11.86 cores=1,3,5,7
/proc/12518/stat : 12518 (glucosInc) R 12508 12507 11080 0 -1 4202496 23026 0 0 0 1179 7 0 0 20 0 1 0 377039165 123056128 26909 33554432000 4194304 5654031 140733852372144 140733852359960 4232408 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12518/statm: 30043 26909 141 357 0 29683 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 177268

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12518
/proc/meminfo: memFree=18561712/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=13.63 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 15471 37433 0 0 133 27 1189 14 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12518] ppid=12508 vsize=180376 CPUtime=37.44 cores=1,3,5,7
/proc/12518/stat : 12518 (glucosInc) R 12508 12507 11080 0 -1 4202496 24961 0 0 0 3735 9 0 0 20 0 1 0 377039165 184705024 42053 33554432000 4194304 5654031 140733852372144 140733852369944 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12518/statm: 45094 42053 142 357 0 44734 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 237472

[startup+102.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12564
/proc/meminfo: memFree=24686140/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=69.61 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 21313 63427 0 0 189 35 6710 27 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12564] ppid=12508 vsize=120428 CPUtime=32.65 cores=1,3,5,7
/proc/12564/stat : 12564 (glucosInc) R 12508 12507 11080 0 -1 4202496 23346 0 0 0 3259 6 0 0 20 0 1 0 377044764 123318272 26735 33554432000 4194304 5654031 140734479728400 140734479716216 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12564/statm: 30107 26735 142 357 0 29747 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 177524

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12570
/proc/meminfo: memFree=24487560/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=69.61 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 21313 63427 0 0 189 35 6710 27 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12564] ppid=12508 vsize=183420 CPUtime=92.63 cores=1,3,5,7
/proc/12564/stat : 12564 (glucosInc) R 12508 12507 11080 0 -1 4202496 25247 0 0 0 9254 9 0 0 20 0 1 0 377044764 187822080 42581 33554432000 4194304 5654031 140734479728400 140734479716216 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12564/statm: 45855 42581 142 357 0 45495 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 240516

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12578
/proc/meminfo: memFree=24561984/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=69.61 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 21313 63427 0 0 189 35 6710 27 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12564] ppid=12508 vsize=202464 CPUtime=152.62 cores=1,3,5,7
/proc/12564/stat : 12564 (glucosInc) R 12508 12507 11080 0 -1 4202496 25906 0 0 0 15252 10 0 0 20 0 1 0 377044764 207323136 44183 33554432000 4194304 5654031 140734479728400 140734479716216 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12564/statm: 50616 44183 142 357 0 50256 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 259560

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12578
/proc/meminfo: memFree=24499964/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=24533180/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=120960 CPUtime=44.73 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 23255 0 0 0 4467 6 0 0 20 0 1 0 377157556 123863040 26043 33554432000 4194304 5654031 140736693219456 140736693207272 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 30240 26043 142 357 0 29880 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 178056

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12624
/proc/meminfo: memFree=24563164/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=124772 CPUtime=104.71 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 24251 0 0 0 10464 7 0 0 20 0 1 0 377157556 127766528 28463 33554432000 4194304 5654031 140736693219456 140736693207272 4232839 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 31193 28463 142 357 0 30833 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 181868

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12627
/proc/meminfo: memFree=24568516/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=154080 CPUtime=164.7 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 24956 0 0 0 16461 9 0 0 20 0 1 0 377157556 157777920 36317 33554432000 4194304 5654031 140736693219456 140736693207272 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 38520 36317 142 357 0 38160 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 211176

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12627
/proc/meminfo: memFree=24530984/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=154080 CPUtime=224.68 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 25736 0 0 0 22458 10 0 0 20 0 1 0 377157556 157777920 35805 33554432000 4194304 5654031 140736693219456 140736693207272 4232448 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 38520 35805 142 357 0 38160 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 211176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12627
/proc/meminfo: memFree=24498324/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=184428 CPUtime=284.68 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 26251 0 0 0 28457 11 0 0 20 0 1 0 377157556 188854272 43927 33554432000 4194304 5654031 140736693219456 140736693207272 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 46107 43927 142 357 0 45747 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 241524

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12630
/proc/meminfo: memFree=24491124/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=154080 CPUtime=344.67 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 27011 0 0 0 34454 13 0 0 20 0 1 0 377157556 157777920 36550 33554432000 4194304 5654031 140736693219456 140736693207272 4233213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 38520 36550 142 357 0 38160 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 211176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12631
/proc/meminfo: memFree=24490828/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=154080 CPUtime=404.65 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 27108 0 0 0 40452 13 0 0 20 0 1 0 377157556 157777920 36550 33554432000 4194304 5654031 140736693219456 140736693207272 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 38520 36550 142 357 0 38160 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 211176

[startup+1662.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 12633
/proc/meminfo: memFree=24456020/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=203400 CPUtime=464.66 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 27300 0 0 0 46451 15 0 0 20 0 1 0 377157556 208281600 44821 33554432000 4194304 5654031 140736693219456 140736693207272 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 50850 44821 142 357 0 50490 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 260496

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12633
/proc/meminfo: memFree=24450024/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=203400 CPUtime=524.64 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 27399 0 0 0 52449 15 0 0 20 0 1 0 377157556 208281600 45333 33554432000 4194304 5654031 140736693219456 140736693207272 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 50850 45333 142 357 0 50490 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 260496

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12633
/proc/meminfo: memFree=24484608/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=154080 CPUtime=584.63 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 27503 0 0 0 58446 17 0 0 20 0 1 0 377157556 157777920 36550 33554432000 4194304 5654031 140736693219456 140736693207272 4232380 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 38520 36550 142 357 0 38160 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 211176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12635
/proc/meminfo: memFree=24536672/32873844 swapFree=7120/7120
[pid=12507] ppid=12505 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (npSolver-pbo-It) S 12505 12507 11080 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377037801 9367552 275 33554432000 4194304 5064252 140736035910576 140736035909488 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12507/statm: 2287 275 233 213 0 72 0
[pid=12508] ppid=12507 vsize=47948 CPUtime=1197.3 cores=1,3,5,7
/proc/12508/stat : 12508 (npSolver-pbo) S 12507 12507 11080 0 -1 4202496 32976 118320 0 0 304 51 119314 61 20 0 1 0 377037801 49098752 11478 33554432000 4194304 6004724 140735106958976 140735106944824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12508/statm: 11987 11478 183 442 0 11541 0
[pid=12624] ppid=12508 vsize=203400 CPUtime=602.73 cores=1,3,5,7
/proc/12624/stat : 12624 (glucosInc) R 12508 12507 11080 0 -1 4202496 27599 0 0 0 60256 17 0 0 20 0 1 0 377157556 208281600 45333 33554432000 4194304 5654031 140736693219456 140736693207272 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12624/statm: 50850 45333 142 357 0 50490 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 260496

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.41
CPU time (s): 1800.07
CPU user time (s): 1798.76
CPU system time (s): 1.3138
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 270864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.76
system time used= 1.3138
maximum resident set size= 207304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179277
page faults= 0
swaps= 0
block input operations= 8
block output operations= 380744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1901
involuntary context switches= 2339

runsolver used 3.33449 second user time and 7.56285 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-08 00:44:52
IDJOB=3746995
IDBENCH=92714
IDSOLVER=2332
FILE ID=node104/3746995-1339109092
RUNJOBID= node104-1339098178-11097
PBS_JOBID= 14643749
Free space on /tmp= 65716 MiB

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

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

MD5SUM BENCH= cf07fc1cad99b0f245ba698ecbf7dcb2
RANDOM SEED=238340226

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        18809276 kB
Buffers:         2738132 kB
Cached:          5469744 kB
SwapCached:          924 kB
Active:          9461944 kB
Inactive:        3546164 kB
Active(anon):    4791024 kB
Inactive(anon):     8412 kB
Active(file):    4670920 kB
Inactive(file):  3537752 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67105276 kB
Dirty:              8584 kB
Writeback:             0 kB
AnonPages:       4803416 kB
Mapped:            11960 kB
Shmem:                 8 kB
Slab:             903508 kB
SReclaimable:     345372 kB
SUnreclaim:       558136 kB
KernelStack:        1440 kB
PageTables:        13472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6328408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2746368 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= 66984 MiB
End job on node104 at 2012-06-08 01:14:53