Trace number 3746999

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.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_7_mh.opb
MD5SUM578db65b35c9d87cb72f70788034039a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15820949
Best CPU time to get the best result obtained on this benchmark105.68
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 76225024
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 5067828285
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 76225024
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 5067828285
Number of bits of the biggest sum of numbers33
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.05	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.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.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.70	c [INC SEARCH] formula is SAT
0.00/0.70	c [INC SYSTEM] solved the initial formula
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.84	o 343503041
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SEARCH] iteration: 0
0.00/0.84	c [INC BOUNDS] best value:343503056 search for 343503055
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c fallback to adder encoding
1.38/1.44	c set iterative enc to: adder
1.38/1.44	c set iterative enc to: none
1.47/1.51	c [INC SEARCH] isOptimum variable: 0
11.16/11.24	c formula is SAT
11.16/11.26	c [INC SEARCH] copied best model
11.16/11.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.16/11.28	c model valid
11.16/11.28	c current solution ok
11.16/11.28	o 238838113
11.16/11.28	c [INC SEARCH] iteration: 1
11.16/11.28	c [INC BOUNDS] best value:238838128 search for 238838127
11.16/11.28	c [INC SYSTEM] there exists a inc, kill it!
11.16/11.28	c write failed with 2
11.16/11.29	c [INC SYSTEM] create new solver instance
11.16/11.29	c [INC] encode full formula
11.16/11.29	c fallback to adder encoding
11.78/11.86	c set iterative enc to: adder
11.78/11.86	c set iterative enc to: none
11.88/11.94	c [INC SEARCH] isOptimum variable: 0
83.16/83.29	c formula is SAT
83.27/83.31	c [INC SEARCH] copied best model
83.27/83.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
83.27/83.33	c model valid
83.27/83.33	c current solution ok
83.27/83.33	o 221799738
83.27/83.33	c [INC SEARCH] iteration: 2
83.27/83.33	c [INC BOUNDS] best value:221799753 search for 221799752
83.27/83.33	c [INC SYSTEM] there exists a inc, kill it!
83.27/83.33	c write failed with 2
83.27/83.34	c [INC SYSTEM] create new solver instance
83.27/83.34	c [INC] encode full formula
83.27/83.34	c fallback to adder encoding
83.87/83.91	c set iterative enc to: adder
83.87/83.91	c set iterative enc to: none
83.87/83.99	c [INC SEARCH] isOptimum variable: 0
101.57/101.63	c formula is SAT
101.57/101.65	c [INC SEARCH] copied best model
101.57/101.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
101.57/101.67	c model valid
101.57/101.67	c current solution ok
101.57/101.67	o 92449617
101.57/101.67	c [INC SEARCH] iteration: 3
101.57/101.67	c [INC BOUNDS] best value:92449632 search for 92449631
101.57/101.67	c [INC SYSTEM] there exists a inc, kill it!
101.57/101.67	c write failed with 2
101.57/101.67	c [INC SYSTEM] create new solver instance
101.57/101.67	c [INC] encode full formula
101.57/101.67	c fallback to adder encoding
102.19/102.23	c set iterative enc to: adder
102.19/102.23	c set iterative enc to: none
102.19/102.30	c [INC SEARCH] isOptimum variable: 0
1005.22/1005.43	c formula is SAT
1005.22/1005.45	c [INC SEARCH] copied best model
1005.22/1005.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1005.22/1005.47	c model valid
1005.22/1005.47	c current solution ok
1005.22/1005.47	o 87995544
1005.22/1005.47	c [INC SEARCH] iteration: 4
1005.22/1005.47	c [INC BOUNDS] best value:87995559 search for 87995558
1005.22/1005.47	c [INC SYSTEM] there exists a inc, kill it!
1005.22/1005.47	c write failed with 2
1005.22/1005.47	c [INC SYSTEM] create new solver instance
1005.22/1005.47	c [INC] encode full formula
1005.22/1005.47	c fallback to adder encoding
1005.82/1006.02	c set iterative enc to: adder
1005.82/1006.02	c set iterative enc to: none
1005.92/1006.10	c [INC SEARCH] isOptimum variable: 0
1588.40/1588.73	c formula is SAT
1588.40/1588.75	c [INC SEARCH] copied best model
1588.40/1588.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1588.40/1588.77	c model valid
1588.40/1588.77	c current solution ok
1588.40/1588.77	o 83369008
1588.40/1588.77	c [INC SEARCH] iteration: 5
1588.40/1588.77	c [INC BOUNDS] best value:83369023 search for 83369022
1588.40/1588.77	c [INC SYSTEM] there exists a inc, kill it!
1588.40/1588.77	c write failed with 2
1588.40/1588.77	c [INC SYSTEM] create new solver instance
1588.40/1588.77	c [INC] encode full formula
1588.40/1588.77	c fallback to adder encoding
1589.02/1589.32	c set iterative enc to: adder
1589.02/1589.32	c set iterative enc to: none
1589.02/1589.40	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.41	s UNKNOWN
1800.06/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.41	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-3746999-1339109017/watcher-3746999-1339109017 -o /tmp/evaluation-result-3746999-1339109017/solver-3746999-1339109017 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746999-1339109017.opb 1809036720 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.14 3.23 3.00 3/178 18700
/proc/meminfo: memFree=26975104/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0

[startup+0.01136 s]
/proc/loadavg: 2.14 3.23 3.00 3/178 18700
/proc/meminfo: memFree=26975104/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100149 s]
/proc/loadavg: 2.14 3.23 3.00 3/178 18700
/proc/meminfo: memFree=26975104/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300172 s]
/proc/loadavg: 2.14 3.23 3.00 3/178 18700
/proc/meminfo: memFree=26975104/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.14 3.23 3.00 3/178 18700
/proc/meminfo: memFree=26975104/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.14 3.23 3.00 3/180 18707
/proc/meminfo: memFree=26936460/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=134416 CPUtime=1.47 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) R 18700 18700 17422 0 -1 4202496 9640 11461 0 0 73 17 53 4 20 0 1 0 377027214 137641984 26973 33554432000 4194304 6004724 140734605780160 140734605773712 5193835 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 33604 26973 183 442 0 33158 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 143564

[startup+3.10027 s]
/proc/loadavg: 2.13 3.21 3.00 3/181 18709
/proc/meminfo: memFree=26763004/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=29240 CPUtime=1.49 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 9649 11461 0 0 73 19 53 4 20 0 1 0 377027214 29941760 6801 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 7310 6801 183 442 0 6864 0
[pid=18709] ppid=18701 vsize=124660 CPUtime=1.57 cores=0,2,4,6
/proc/18709/stat : 18709 (glucosInc) R 18701 18700 17422 0 -1 4202496 25039 0 0 0 152 5 0 0 20 0 1 0 377027366 127651840 27446 33554432000 4194304 5654031 140736269589728 140736269587624 4232791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18709/statm: 31165 27446 141 357 0 30805 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 163048

[startup+6.30026 s]
/proc/loadavg: 2.13 3.21 3.00 3/181 18709
/proc/meminfo: memFree=26790492/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=29240 CPUtime=1.49 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 9649 11461 0 0 73 19 53 4 20 0 1 0 377027214 29941760 6801 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 7310 6801 183 442 0 6864 0
[pid=18709] ppid=18701 vsize=125452 CPUtime=4.77 cores=0,2,4,6
/proc/18709/stat : 18709 (glucosInc) R 18701 18700 17422 0 -1 4202496 25290 0 0 0 472 5 0 0 20 0 1 0 377027366 128462848 28208 33554432000 4194304 5654031 140736269589728 140736269577544 4232659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18709/statm: 31363 28208 141 357 0 31003 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 163840

[startup+12.7004 s]
/proc/loadavg: 2.11 3.17 2.99 3/181 18711
/proc/meminfo: memFree=26863708/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=11.92 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 14951 37535 0 0 134 26 1020 12 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18711] ppid=18701 vsize=122580 CPUtime=0.75 cores=0,2,4,6
/proc/18711/stat : 18711 (glucosInc) R 18701 18700 17422 0 -1 4202496 24001 0 0 0 69 6 0 0 20 0 1 0 377028408 125521920 26432 33554432000 4194304 5654031 140734595971504 140734595969288 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 30645 26432 132 357 0 30285 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 179928

[startup+25.5003 s]
/proc/loadavg: 2.09 3.13 2.98 3/181 18711
/proc/meminfo: memFree=26764972/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=11.92 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 14951 37535 0 0 134 26 1020 12 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18711] ppid=18701 vsize=127500 CPUtime=13.55 cores=0,2,4,6
/proc/18711/stat : 18711 (glucosInc) R 18701 18700 17422 0 -1 4202496 25168 0 0 0 1349 6 0 0 20 0 1 0 377028408 130560000 28621 33554432000 4194304 5654031 140734595971504 140734595969272 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 31875 28621 142 357 0 31515 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 184848

[startup+51.1003 s]
/proc/loadavg: 2.06 3.04 2.95 3/181 18711
/proc/meminfo: memFree=26762644/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=11.92 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 14951 37535 0 0 134 26 1020 12 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18711] ppid=18701 vsize=147468 CPUtime=39.14 cores=0,2,4,6
/proc/18711/stat : 18711 (glucosInc) R 18701 18700 17422 0 -1 4202496 26492 0 0 0 3907 7 0 0 20 0 1 0 377028408 151007232 30528 33554432000 4194304 5654031 140734595971504 140734595969400 4215028 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 36867 30528 142 357 0 36507 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 204816

[startup+102.307 s]
/proc/loadavg: 2.02 2.86 2.89 3/180 18713
/proc/meminfo: memFree=26844020/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=102.29 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 25611 92048 0 0 254 41 9902 32 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 57348

[startup+162.3 s]
/proc/loadavg: 2.01 2.71 2.84 3/181 18715
/proc/meminfo: memFree=26766692/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=102.29 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 25611 92048 0 0 254 41 9902 32 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18715] ppid=18701 vsize=124488 CPUtime=59.96 cores=0,2,4,6
/proc/18715/stat : 18715 (glucosInc) R 18701 18700 17422 0 -1 4202496 27670 0 0 0 5988 8 0 0 20 0 1 0 377037445 127475712 28950 33554432000 4194304 5654031 140734535733456 140734535721272 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18715/statm: 31122 28950 142 357 0 30762 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 181836

[startup+222.3 s]
/proc/loadavg: 2.05 2.59 2.78 3/181 18715
/proc/meminfo: memFree=26699888/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=102.29 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 25611 92048 0 0 254 41 9902 32 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18715] ppid=18701 vsize=206044 CPUtime=119.94 cores=0,2,4,6
/proc/18715/stat : 18715 (glucosInc) R 18701 18700 17422 0 -1 4202496 30641 0 0 0 11984 10 0 0 20 0 1 0 377037445 210989056 45874 33554432000 4194304 5654031 140734535733456 140734535721272 4232710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18715/statm: 51511 45874 142 357 0 51151 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 263392

[startup+282.3 s]
/proc/loadavg: 2.02 2.49 2.74 3/181 18716
/proc/meminfo: memFree=26695828/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=102.29 cores=0,2,4,6

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

/proc/meminfo: memFree=26731600/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1005.92 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 30972 127815 0 0 313 47 100174 58 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18728] ppid=18701 vsize=155484 CPUtime=236.12 cores=0,2,4,6
/proc/18728/stat : 18728 (glucosInc) R 18701 18700 17422 0 -1 4202496 29689 0 0 0 23602 10 0 0 20 0 1 0 377127825 159215616 37023 33554432000 4194304 5654031 140737452878448 140737452866264 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18728/statm: 38871 37023 142 357 0 38511 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 212832

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.22 3/181 18752
/proc/meminfo: memFree=26697728/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1005.92 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 30972 127815 0 0 313 47 100174 58 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18728] ppid=18701 vsize=204804 CPUtime=296.12 cores=0,2,4,6
/proc/18728/stat : 18728 (glucosInc) R 18701 18700 17422 0 -1 4202496 30536 0 0 0 29601 11 0 0 20 0 1 0 377127825 209719296 47155 33554432000 4194304 5654031 140737452878448 140737452866264 4214618 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18728/statm: 51201 47155 142 357 0 50841 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 262152

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/181 18752
/proc/meminfo: memFree=26699636/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1005.92 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 30972 127815 0 0 313 47 100174 58 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18728] ppid=18701 vsize=204804 CPUtime=356.11 cores=0,2,4,6
/proc/18728/stat : 18728 (glucosInc) R 18701 18700 17422 0 -1 4202496 31377 0 0 0 35598 13 0 0 20 0 1 0 377127825 209719296 45107 33554432000 4194304 5654031 140737452878448 140737452866264 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18728/statm: 51201 45107 142 357 0 50841 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 262152

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.19 3/181 18752
/proc/meminfo: memFree=26701036/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1005.92 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 30972 127815 0 0 313 47 100174 58 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18728] ppid=18701 vsize=204804 CPUtime=416.11 cores=0,2,4,6
/proc/18728/stat : 18728 (glucosInc) R 18701 18700 17422 0 -1 4202496 31804 0 0 0 41597 14 0 0 20 0 1 0 377127825 209719296 46643 33554432000 4194304 5654031 140737452878448 140737452866264 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18728/statm: 51201 46643 142 357 0 50841 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 262152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/181 18753
/proc/meminfo: memFree=26690392/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1005.92 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 30972 127815 0 0 313 47 100174 58 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18728] ppid=18701 vsize=204804 CPUtime=476.08 cores=0,2,4,6
/proc/18728/stat : 18728 (glucosInc) R 18701 18700 17422 0 -1 4202496 32229 0 0 0 47594 14 0 0 20 0 1 0 377127825 209719296 47667 33554432000 4194304 5654031 140737452878448 140737452866264 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18728/statm: 51201 47667 142 357 0 50841 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 262152

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/181 18753
/proc/meminfo: memFree=26685908/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1005.92 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 30972 127815 0 0 313 47 100174 58 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18728] ppid=18701 vsize=204804 CPUtime=536.08 cores=0,2,4,6
/proc/18728/stat : 18728 (glucosInc) R 18701 18700 17422 0 -1 4202496 32657 0 0 0 53593 15 0 0 20 0 1 0 377127825 209719296 48691 33554432000 4194304 5654031 140737452878448 140737452866264 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18728/statm: 51201 48691 142 357 0 50841 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 262152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/182 18758
/proc/meminfo: memFree=26781220/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1589.12 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 36331 161429 0 0 371 56 158408 77 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18758] ppid=18701 vsize=122208 CPUtime=12.88 cores=0,2,4,6
/proc/18758/stat : 18758 (glucosInc) R 18701 18700 17422 0 -1 4202496 24648 0 0 0 1284 4 0 0 20 0 1 0 377186154 125140992 26888 33554432000 4194304 5654031 140736323132032 140736323119848 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18758/statm: 30552 26888 142 357 0 30192 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 179556

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.15 3/181 18842
/proc/meminfo: memFree=23457072/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1589.12 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 36331 161429 0 0 371 56 158408 77 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18758] ppid=18701 vsize=155876 CPUtime=72.85 cores=0,2,4,6
/proc/18758/stat : 18758 (glucosInc) R 18701 18700 17422 0 -1 4202496 27730 0 0 0 7278 7 0 0 20 0 1 0 377186154 159617024 35041 33554432000 4194304 5654031 140736323132032 140736323119848 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18758/statm: 38969 35041 142 357 0 38609 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 213224

[startup+1722.3 s]
/proc/loadavg: 2.69 2.19 2.20 3/182 18844
/proc/meminfo: memFree=15498076/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1589.12 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 36331 161429 0 0 371 56 158408 77 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18758] ppid=18701 vsize=155876 CPUtime=132.84 cores=0,2,4,6
/proc/18758/stat : 18758 (glucosInc) R 18701 18700 17422 0 -1 4202496 29510 0 0 0 13275 9 0 0 20 0 1 0 377186154 159617024 36065 33554432000 4194304 5654031 140736323132032 140736323119848 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18758/statm: 38969 36065 142 357 0 38609 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 213224

[startup+1782.3 s]
/proc/loadavg: 2.40 2.20 2.20 3/182 18845
/proc/meminfo: memFree=13967544/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1589.12 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 36331 161429 0 0 371 56 158408 77 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18758] ppid=18701 vsize=155876 CPUtime=192.83 cores=0,2,4,6
/proc/18758/stat : 18758 (glucosInc) R 18701 18700 17422 0 -1 4202496 30943 0 0 0 19273 10 0 0 20 0 1 0 377186154 159617024 36554 33554432000 4194304 5654031 140736323132032 140736323119848 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18758/statm: 38969 36554 142 357 0 38609 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 213224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.35 2.20 2.20 3/181 18847
/proc/meminfo: memFree=16286056/32873648 swapFree=7116/7116
[pid=18700] ppid=18698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18700/stat : 18700 (npSolver-pbo-It) S 18698 18700 17422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377027214 9367552 274 33554432000 4194304 5064252 140735931096512 140735931095424 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18700/statm: 2287 274 233 213 0 72 0
[pid=18701] ppid=18700 vsize=48200 CPUtime=1589.12 cores=0,2,4,6
/proc/18701/stat : 18701 (npSolver-pbo) S 18700 18700 17422 0 -1 4202496 36331 161429 0 0 371 56 158408 77 20 0 1 0 377027214 49356800 11541 33554432000 4194304 6004724 140734605780160 140734605766008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18701/statm: 12050 11541 183 442 0 11604 0
[pid=18758] ppid=18701 vsize=155876 CPUtime=210.94 cores=0,2,4,6
/proc/18758/stat : 18758 (glucosInc) R 18701 18700 17422 0 -1 4202496 31413 0 0 0 21083 11 0 0 20 0 1 0 377186154 159617024 36554 33554432000 4194304 5654031 140736323132032 140736323119848 4215648 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18758/statm: 38969 36554 142 357 0 38609 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 213224

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.09
CPU user time (s): 1798.64
CPU system time (s): 1.45278
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 343532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.64
system time used= 1.45278
maximum resident set size= 239536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229554
page faults= 0
swaps= 0
block input operations= 0
block output operations= 476056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2442
involuntary context switches= 1946

runsolver used 3.45347 second user time and 8.92964 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 00:43:37
IDJOB=3746999
IDBENCH=92695
IDSOLVER=2332
FILE ID=node123/3746999-1339109017
RUNJOBID= node123-1339098177-17438
PBS_JOBID= 14643730
Free space on /tmp= 71236 MiB

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

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

MD5SUM BENCH= 578db65b35c9d87cb72f70788034039a
RANDOM SEED=1809036720

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26974996 kB
Buffers:         1821984 kB
Cached:          2990880 kB
SwapCached:         2512 kB
Active:          2263596 kB
Inactive:        2702752 kB
Active(anon):     146168 kB
Inactive(anon):     7728 kB
Active(file):    2117428 kB
Inactive(file):  2695024 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        108920 kB
Mapped:            11668 kB
Shmem:                 0 kB
Slab:             792820 kB
SReclaimable:     237020 kB
SUnreclaim:       555800 kB
KernelStack:        1504 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     277116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69332 MiB
End job on node123 at 2012-06-08 01:13:38