Trace number 3699352

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_1_ic.opb
MD5SUMf4b001b21391ecbeff4bb8396c33afa0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18260924
Best CPU time to get the best result obtained on this benchmark1.83172
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4313276341
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4313276341
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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
1.56/1.61	c [INC SEARCH] formula is SAT
1.56/1.61	c [INC SYSTEM] solved the initial formula
1.56/1.62	c model valid
1.56/1.62	c current solution ok
1.67/1.75	o 259948136
1.67/1.75	c execute binary inc search
1.67/1.75	c [INC SEARCH] current bound: 129974075
1.67/1.75	c [INC SEARCH] iteration: 0
1.67/1.75	c [INC SEARCH] lower bound: 0 upperbound 259948151 current bound: 129974075 best value:259948151
1.67/1.75	c [INC SYSTEM] there exists a inc, kill it!
1.67/1.75	c write failed with 2
1.67/1.76	c [INC SYSTEM] create new solver instance
1.67/1.76	c [INC] encode full formula
1.67/1.76	c fallback to adder encoding
1.78/1.84	c set iterative enc to: adder
1.78/1.84	c set iterative enc to: none
1.78/1.86	c [INC SEARCH] isOptimum variable: 0
6.66/6.72	c [INC SEARCH] formula is SAT
6.66/6.72	c [INC SEARCH] copied best model
6.66/6.72	c sat variable: 1 optimum/unsat variable: 0
6.66/6.73	c model valid
6.66/6.73	c current solution ok
6.66/6.73	o 113006736
6.66/6.73	c [INC SEARCH] current bound: 56503375
6.66/6.73	c [INC SEARCH] iteration: 1
6.66/6.73	c [INC SEARCH] lower bound: 0 upperbound 113006751 current bound: 56503375 best value:113006751
6.66/6.73	c [INC SYSTEM] there exists a inc, kill it!
6.66/6.73	c write failed with 2
6.66/6.73	c [INC SYSTEM] create new solver instance
6.66/6.73	c [INC] encode full formula
6.66/6.73	c fallback to adder encoding
6.77/6.82	c set iterative enc to: adder
6.77/6.82	c set iterative enc to: none
6.77/6.83	c [INC SEARCH] isOptimum variable: 0
7.76/7.86	c [INC SEARCH] formula is SAT
7.76/7.86	c [INC SEARCH] copied best model
7.76/7.86	c sat variable: 1 optimum/unsat variable: 0
7.76/7.87	c model valid
7.76/7.87	c current solution ok
7.76/7.87	o 48824966
7.76/7.87	c [INC SEARCH] current bound: 24412490
7.76/7.87	c [INC SEARCH] iteration: 2
7.76/7.87	c [INC SEARCH] lower bound: 0 upperbound 48824981 current bound: 24412490 best value:48824981
7.76/7.87	c [INC SYSTEM] there exists a inc, kill it!
7.76/7.87	c write failed with 2
7.76/7.87	c [INC SYSTEM] create new solver instance
7.76/7.87	c [INC] encode full formula
7.76/7.87	c fallback to adder encoding
7.88/7.95	c set iterative enc to: adder
7.88/7.95	c set iterative enc to: none
7.88/7.96	c [INC SEARCH] isOptimum variable: 0
12.86/12.98	c [INC SEARCH] formula is SAT
12.86/12.98	c [INC SEARCH] copied best model
12.86/12.98	c sat variable: 1 optimum/unsat variable: 0
12.96/13.00	c model valid
12.96/13.00	c current solution ok
12.96/13.00	o 24245868
12.96/13.00	c [INC SEARCH] current bound: 12122941
12.96/13.00	c [INC SEARCH] iteration: 3
12.96/13.00	c [INC SEARCH] lower bound: 0 upperbound 24245883 current bound: 12122941 best value:24245883
12.96/13.00	c [INC SYSTEM] there exists a inc, kill it!
12.96/13.00	c write failed with 2
12.96/13.00	c [INC SYSTEM] create new solver instance
12.96/13.00	c [INC] encode full formula
12.96/13.00	c fallback to adder encoding
12.96/13.06	c set iterative enc to: adder
12.96/13.06	c set iterative enc to: none
12.96/13.08	c [INC SEARCH] isOptimum variable: 0
13.36/13.46	c [INC SEARCH] formula is UNSAT
13.36/13.46	c [INC SYSTEM] there exists a inc, kill it!
13.36/13.46	c write failed with 2
13.36/13.47	c sat variable: 0 optimum/unsat variable: 1
13.36/13.47	c [INC SEARCH] set lower bound to 12122942 upperbound 24245883
13.36/13.47	c [INC SEARCH] current bound: 18184412
13.36/13.47	c [INC SEARCH] iteration: 4
13.36/13.47	c [INC SEARCH] lower bound: 12122942 upperbound 24245883 current bound: 18184412 best value:24245883
13.36/13.47	c [INC SYSTEM] create new solver instance
13.36/13.47	c [INC] encode full formula
13.36/13.47	c fallback to adder encoding
13.47/13.54	c set iterative enc to: adder
13.47/13.54	c set iterative enc to: none
13.47/13.55	c [INC SEARCH] isOptimum variable: 0
178.04/178.19	c [INC SEARCH] formula is UNSAT
178.04/178.19	c [INC SYSTEM] there exists a inc, kill it!
178.04/178.19	c write failed with 2
178.04/178.19	c sat variable: 0 optimum/unsat variable: 1
178.04/178.19	c [INC SEARCH] set lower bound to 18184413 upperbound 24245883
178.04/178.19	c [INC SEARCH] current bound: 21215148
178.04/178.19	c [INC SEARCH] iteration: 5
178.04/178.19	c [INC SEARCH] lower bound: 18184413 upperbound 24245883 current bound: 21215148 best value:24245883
178.04/178.19	c [INC SYSTEM] create new solver instance
178.04/178.19	c [INC] encode full formula
178.04/178.19	c fallback to adder encoding
178.15/178.26	c set iterative enc to: adder
178.15/178.26	c set iterative enc to: none
178.15/178.28	c [INC SEARCH] isOptimum variable: 0
187.43/187.59	c [INC SEARCH] formula is SAT
187.43/187.59	c [INC SEARCH] copied best model
187.43/187.59	c sat variable: 1 optimum/unsat variable: 0
187.54/187.60	c model valid
187.54/187.60	c current solution ok
187.54/187.60	o 20793880
187.54/187.60	c [INC SEARCH] current bound: 19489154
187.54/187.60	c [INC SEARCH] iteration: 6
187.54/187.60	c [INC SEARCH] lower bound: 18184413 upperbound 20793895 current bound: 19489154 best value:20793895
187.54/187.60	c [INC SYSTEM] there exists a inc, kill it!
187.54/187.60	c write failed with 2
187.54/187.60	c [INC SYSTEM] create new solver instance
187.54/187.60	c [INC] encode full formula
187.54/187.60	c fallback to adder encoding
187.54/187.67	c set iterative enc to: adder
187.54/187.67	c set iterative enc to: none
187.54/187.69	c [INC SEARCH] isOptimum variable: 0
205.53/205.64	c [INC SEARCH] formula is SAT
205.53/205.64	c [INC SEARCH] copied best model
205.53/205.64	c sat variable: 1 optimum/unsat variable: 0
205.53/205.65	c model valid
205.53/205.65	c current solution ok
205.53/205.65	o 19026272
205.53/205.65	c [INC SEARCH] current bound: 18605350
205.53/205.65	c [INC SEARCH] iteration: 7
205.53/205.65	c [INC SEARCH] lower bound: 18184413 upperbound 19026287 current bound: 18605350 best value:19026287
205.53/205.65	c [INC SYSTEM] there exists a inc, kill it!
205.53/205.65	c write failed with 2
205.53/205.66	c [INC SYSTEM] create new solver instance
205.53/205.66	c [INC] encode full formula
205.53/205.66	c fallback to adder encoding
205.64/205.73	c set iterative enc to: adder
205.64/205.73	c set iterative enc to: none
205.64/205.74	c [INC SEARCH] isOptimum variable: 0
212.30/212.42	c [INC SEARCH] formula is SAT
212.30/212.42	c [INC SEARCH] copied best model
212.30/212.42	c sat variable: 1 optimum/unsat variable: 0
212.30/212.43	c model valid
212.30/212.43	c current solution ok
212.30/212.43	o 18530006
212.30/212.43	c [INC SEARCH] current bound: 18357217
212.30/212.43	c [INC SEARCH] iteration: 8
212.30/212.43	c [INC SEARCH] lower bound: 18184413 upperbound 18530021 current bound: 18357217 best value:18530021
212.30/212.43	c [INC SYSTEM] there exists a inc, kill it!
212.30/212.43	c write failed with 2
212.30/212.44	c [INC SYSTEM] create new solver instance
212.30/212.44	c [INC] encode full formula
212.30/212.44	c fallback to adder encoding
212.44/212.51	c set iterative enc to: adder
212.44/212.51	c set iterative enc to: none
212.44/212.52	c [INC SEARCH] isOptimum variable: 0
312.21/312.31	c [INC SEARCH] formula is SAT
312.21/312.31	c [INC SEARCH] copied best model
312.21/312.31	c sat variable: 1 optimum/unsat variable: 0
312.21/312.32	c model valid
312.21/312.32	c current solution ok
312.21/312.32	o 18260924
312.21/312.32	c [INC SEARCH] current bound: 18222676
312.21/312.32	c [INC SEARCH] iteration: 9
312.21/312.32	c [INC SEARCH] lower bound: 18184413 upperbound 18260939 current bound: 18222676 best value:18260939
312.21/312.32	c [INC SYSTEM] there exists a inc, kill it!
312.21/312.32	c write failed with 2
312.21/312.32	c [INC SYSTEM] create new solver instance
312.21/312.32	c [INC] encode full formula
312.21/312.32	c fallback to adder encoding
312.21/312.39	c set iterative enc to: adder
312.21/312.39	c set iterative enc to: none
312.31/312.41	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/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-3699352-1338138430/watcher-3699352-1338138430 -o /tmp/evaluation-result-3699352-1338138430/solver-3699352-1338138430 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699352-1338138430.opb 1752877200 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.00 2.00 2.00 3/178 20352
/proc/meminfo: memFree=31038424/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0

[startup+0.049776 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20352
/proc/meminfo: memFree=31038424/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20352
/proc/meminfo: memFree=31038424/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300278 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20352
/proc/meminfo: memFree=31038424/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700186 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20352
/proc/meminfo: memFree=31038424/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20358
/proc/meminfo: memFree=31020884/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=6244 CPUtime=0.34 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 2255 6777 0 0 6 0 27 1 20 0 1 0 279967528 6393856 1231 33554432000 4194304 5992684 140735114462144 140735114448408 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20353/statm: 1561 1231 168 440 0 1117 0
[pid=20358] ppid=20353 vsize=14888 CPUtime=1.12 cores=0,2,4,6
/proc/20358/stat : 20358 (glucosInc) R 20353 20352 18146 0 -1 4202496 2801 0 0 0 112 0 0 0 20 0 1 0 279967565 15245312 2663 33554432000 4194304 5654031 140734079711472 140734079709256 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20358/statm: 3722 2663 140 357 0 3362 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30280

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20361
/proc/meminfo: memFree=30996212/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=9440 CPUtime=1.84 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 4786 10652 0 0 18 12 151 3 20 0 1 0 279967528 9666560 2018 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 2360 2018 186 440 0 1916 0
[pid=20361] ppid=20353 vsize=31724 CPUtime=1.22 cores=0,2,4,6
/proc/20361/stat : 20361 (glucosInc) R 20353 20352 18146 0 -1 4202496 7087 0 0 0 121 1 0 0 20 0 1 0 279967715 32485376 6516 33554432000 4194304 5654031 140736441421856 140736441419752 4233309 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20361/statm: 7931 6516 141 357 0 7571 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 50312

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 20361
/proc/meminfo: memFree=30994112/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=9440 CPUtime=1.84 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 4786 10652 0 0 18 12 151 3 20 0 1 0 279967528 9666560 2018 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 2360 2018 186 440 0 1916 0
[pid=20361] ppid=20353 vsize=32300 CPUtime=4.42 cores=0,2,4,6
/proc/20361/stat : 20361 (glucosInc) R 20353 20352 18146 0 -1 4202496 7391 0 0 0 441 1 0 0 20 0 1 0 279967715 33075200 6818 33554432000 4194304 5654031 140736441421856 140736441409672 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20361/statm: 8075 6818 141 357 0 7715 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 50888

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20365
/proc/meminfo: memFree=30998272/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7132 CPUtime=7.94 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 11471 25486 0 0 36 14 737 7 20 0 1 0 279967528 7303168 1473 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1783 1473 186 440 0 1339 0
[pid=20365] ppid=20353 vsize=29580 CPUtime=4.72 cores=0,2,4,6
/proc/20365/stat : 20365 (glucosInc) R 20353 20352 18146 0 -1 4202496 7181 0 0 0 471 1 0 0 20 0 1 0 279968325 30289920 6515 33554432000 4194304 5654031 140736770732880 140736770720696 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20365/statm: 7395 6515 142 357 0 7035 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 45860

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20369
/proc/meminfo: memFree=30995292/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=6680 CPUtime=13.54 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 17825 39704 0 0 50 17 1275 12 20 0 1 0 279967528 6840320 1360 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1670 1360 186 440 0 1226 0
[pid=20369] ppid=20353 vsize=33244 CPUtime=11.93 cores=0,2,4,6
/proc/20369/stat : 20369 (glucosInc) R 20353 20352 18146 0 -1 4202496 8319 0 0 0 1191 2 0 0 20 0 1 0 279968884 34041856 7362 33554432000 4194304 5654031 140736023980576 140736023968392 4208641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20369/statm: 8311 7362 142 357 0 7951 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 49072

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20369
/proc/meminfo: memFree=30991992/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=6680 CPUtime=13.54 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 17825 39704 0 0 50 17 1275 12 20 0 1 0 279967528 6840320 1360 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1670 1360 186 440 0 1226 0
[pid=20369] ppid=20353 vsize=35968 CPUtime=37.52 cores=0,2,4,6
/proc/20369/stat : 20369 (glucosInc) R 20353 20352 18146 0 -1 4202496 8500 0 0 0 3750 2 0 0 20 0 1 0 279968884 36831232 8337 33554432000 4194304 5654031 140736023980576 140736023968392 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20369/statm: 8992 8337 142 357 0 8632 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51796

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20372
/proc/meminfo: memFree=30990568/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=6680 CPUtime=13.54 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 17825 39704 0 0 50 17 1275 12 20 0 1 0 279967528 6840320 1360 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1670 1360 186 440 0 1226 0
[pid=20369] ppid=20353 vsize=47460 CPUtime=88.71 cores=0,2,4,6
/proc/20369/stat : 20369 (glucosInc) R 20353 20352 18146 0 -1 4202496 9359 0 0 0 8869 2 0 0 20 0 1 0 279968884 48599040 10230 33554432000 4194304 5654031 140736023980576 140736023978456 4232736 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20369/statm: 11865 10230 142 357 0 11505 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 63288

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20372
/proc/meminfo: memFree=30983364/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=6680 CPUtime=13.54 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 17825 39704 0 0 50 17 1275 12 20 0 1 0 279967528 6840320 1360 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1670 1360 186 440 0 1226 0
[pid=20369] ppid=20353 vsize=47460 CPUtime=148.7 cores=0,2,4,6
/proc/20369/stat : 20369 (glucosInc) R 20353 20352 18146 0 -1 4202496 9709 0 0 0 14867 3 0 0 20 0 1 0 279968884 48599040 11239 33554432000 4194304 5654031 140736023980576 140736023968392 4232763 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20369/statm: 11865 11239 142 357 0 11505 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63288

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20385
/proc/meminfo: memFree=30997876/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=212.46 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 30865 73183 0 0 83 22 21118 23 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20385] ppid=20353 vsize=33228 CPUtime=9.76 cores=0,2,4,6
/proc/20385/stat : 20385 (glucosInc) R 20353 20352 18146 0 -1 4202496 7484 0 0 0 975 1 0 0 20 0 1 0 279988781 34025472 7210 33554432000 4194304 5654031 140736128194320 140736128182136 4233344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20385/statm: 8307 7210 142 357 0 7947 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49856

[startup+282.3 s]

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

/proc/meminfo: memFree=31043508/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=56012 CPUtime=929.73 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 9895 0 0 0 92970 3 0 0 20 0 1 0 279998770 57356288 13377 33554432000 4194304 5654031 140736270745504 140736270743528 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 14003 13377 142 357 0 13643 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 72640

[startup+1302.3 s]
/proc/loadavg: 1.05 1.09 1.43 2/173 20422
/proc/meminfo: memFree=31035252/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=989.72 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 9960 0 0 0 98969 3 0 0 20 0 1 0 279998770 69238784 15485 33554432000 4194304 5654031 140736270745504 140736270743384 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 15485 142 357 0 16544 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 84244

[startup+1362.3 s]
/proc/loadavg: 1.02 1.07 1.40 2/173 20423
/proc/meminfo: memFree=31035252/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=1049.71 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 9960 0 0 0 104968 3 0 0 20 0 1 0 279998770 69238784 15485 33554432000 4194304 5654031 140736270745504 140736270733320 4232782 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 15485 142 357 0 16544 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 84244

[startup+1422.31 s]
/proc/loadavg: 1.00 1.05 1.37 2/174 20426
/proc/meminfo: memFree=31034996/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=1109.7 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 9960 0 0 0 110967 3 0 0 20 0 1 0 279998770 69238784 15485 33554432000 4194304 5654031 140736270745504 140736270733320 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 15485 142 357 0 16544 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 84244

[startup+1482.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/173 20426
/proc/meminfo: memFree=31035004/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=1169.69 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 9960 0 0 0 116966 3 0 0 20 0 1 0 279998770 69238784 15485 33554432000 4194304 5654031 140736270745504 140736270733320 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 15485 142 357 0 16544 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 84244

[startup+1542.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/173 20426
/proc/meminfo: memFree=31033080/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=1229.68 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 9961 0 0 0 122965 3 0 0 20 0 1 0 279998770 69238784 15997 33554432000 4194304 5654031 140736270745504 140736270733320 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 15997 142 357 0 16544 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 84244

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.30 2/173 20426
/proc/meminfo: memFree=31033080/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=1289.67 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 9961 0 0 0 128964 3 0 0 20 0 1 0 279998770 69238784 15997 33554432000 4194304 5654031 140736270745504 140736270733320 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 15997 142 357 0 16544 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 84244

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/173 20427
/proc/meminfo: memFree=31033080/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=1349.66 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 10030 0 0 0 134963 3 0 0 20 0 1 0 279998770 69238784 16065 33554432000 4194304 5654031 140736270745504 140736270733320 4215948 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 16065 142 357 0 16544 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 84244

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/173 20427
/proc/meminfo: memFree=31033080/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=1409.65 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 10030 0 0 0 140962 3 0 0 20 0 1 0 279998770 69238784 16065 33554432000 4194304 5654031 140736270745504 140736270733320 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 16065 142 357 0 16544 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 84244

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/173 20427
/proc/meminfo: memFree=31033204/32873844 swapFree=7904/7904
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=1469.64 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 10030 0 0 0 146961 3 0 0 20 0 1 0 279998770 69238784 16065 33554432000 4194304 5654031 140736270745504 140736270733320 4216632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 16065 142 357 0 16544 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 84244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.23 2/173 20427
/proc/meminfo: memFree=31033080/32873844 swapFree=7900/7900
[pid=20352] ppid=20350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20352/stat : 20352 (npSolver-pbo-I.) S 20350 20352 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279967528 9367552 275 33554432000 4194304 5064252 140736546553824 140736546552736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20352/statm: 2287 275 233 213 0 72 0
[pid=20353] ppid=20352 vsize=7480 CPUtime=312.32 cores=0,2,4,6
/proc/20353/stat : 20353 (npSolver-pbo) S 20352 20352 18146 0 -1 4202496 34143 81501 0 0 91 23 31092 26 20 0 1 0 279967528 7659520 1560 33554432000 4194304 5992684 140735114462144 140735114447048 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20353/statm: 1870 1560 186 440 0 1426 0
[pid=20387] ppid=20353 vsize=67616 CPUtime=1487.75 cores=0,2,4,6
/proc/20387/stat : 20387 (glucosInc) R 20353 20352 18146 0 -1 4202496 10030 0 0 0 148772 3 0 0 20 0 1 0 279998770 69238784 16065 33554432000 4194304 5654031 140736270745504 140736270733320 4232398 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20387/statm: 16904 16065 142 357 0 16544 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 84244

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.1
CPU user time (s): 1799.57
CPU system time (s): 0.532918
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 91316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.532918
maximum resident set size= 68544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126053
page faults= 0
swaps= 0
block input operations= 0
block output operations= 140072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 842
involuntary context switches= 2587

runsolver used 2.96155 second user time and 7.84481 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 19:07:10
IDJOB=3699352
IDBENCH=92788
IDSOLVER=2276
FILE ID=node137/3699352-1338138430
RUNJOBID= node137-1338118427-18162
PBS_JOBID= 14624475
Free space on /tmp= 71480 MiB

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

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

MD5SUM BENCH= f4b001b21391ecbeff4bb8396c33afa0
RANDOM SEED=1752877200

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31038052 kB
Buffers:          320076 kB
Cached:           589800 kB
SwapCached:        20904 kB
Active:           880028 kB
Inactive:         110288 kB
Active(anon):      58872 kB
Inactive(anon):    23948 kB
Active(file):     821156 kB
Inactive(file):    86340 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67082664 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:        191916 kB
Mapped:            10988 kB
Shmem:                 0 kB
Slab:             704316 kB
SReclaimable:     145956 kB
SUnreclaim:       558360 kB
KernelStack:        1504 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     185024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 71480 MiB
End job on node137 at 2012-05-27 19:37:10