Trace number 3698158

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-max1024.r.opb
MD5SUM87c08328e44aaf86c5913a3ba08592cd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark245
Best CPU time to get the best result obtained on this benchmark1.64375
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 245
Optimality of the best value was proved YES
Number of variables1264
Total number of constraints1090
Number of constraints which are clauses1090
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 1264
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1264
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1264
Number of bits of the biggest sum of numbers11
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.07	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.07	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.09	o 345
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SEARCH] iteration: 0
0.00/0.09	c [INC BOUNDS] best value:345 search for 344
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c (debug) using card networks
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.41	c formula is SAT
0.00/0.42	c [INC SEARCH] copied best model
0.00/0.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.42	o 314
0.00/0.42	c [INC SEARCH] iteration: 1
0.00/0.42	c [INC BOUNDS] best value:314 search for 313
0.00/0.42	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.42	c write failed with 2
0.00/0.42	c [INC SYSTEM] create new solver instance
0.00/0.42	c [INC] encode full formula
0.00/0.42	c (debug) using card networks
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
1.36/1.45	c formula is SAT
1.36/1.46	c [INC SEARCH] copied best model
1.36/1.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.36/1.46	c model valid
1.36/1.46	c current solution ok
1.36/1.46	o 309
1.36/1.46	c [INC SEARCH] iteration: 2
1.36/1.46	c [INC BOUNDS] best value:309 search for 308
1.36/1.46	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.46	c write failed with 2
1.36/1.46	c [INC SYSTEM] create new solver instance
1.36/1.46	c [INC] encode full formula
1.36/1.46	c (debug) using card networks
1.36/1.49	c set iterative enc to: card
1.36/1.49	c set iterative enc to: none
1.48/1.50	c [INC SEARCH] isOptimum variable: 0
2.27/2.34	c formula is SAT
2.27/2.34	c [INC SEARCH] copied best model
2.27/2.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.27/2.35	c model valid
2.27/2.35	c current solution ok
2.27/2.35	o 299
2.27/2.35	c [INC SEARCH] iteration: 3
2.27/2.35	c [INC BOUNDS] best value:299 search for 298
2.27/2.35	c [INC SYSTEM] there exists a inc, kill it!
2.27/2.35	c write failed with 2
2.27/2.35	c [INC SYSTEM] create new solver instance
2.27/2.35	c [INC] encode full formula
2.27/2.35	c (debug) using card networks
2.27/2.38	c set iterative enc to: card
2.27/2.38	c set iterative enc to: none
2.27/2.39	c [INC SEARCH] isOptimum variable: 0
6.87/6.98	c formula is SAT
6.87/6.99	c [INC SEARCH] copied best model
6.87/6.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.87/6.99	c model valid
6.87/6.99	c current solution ok
6.87/6.99	o 293
6.87/6.99	c [INC SEARCH] iteration: 4
6.87/6.99	c [INC BOUNDS] best value:293 search for 292
6.87/6.99	c [INC SYSTEM] there exists a inc, kill it!
6.87/6.99	c write failed with 2
6.87/6.99	c [INC SYSTEM] create new solver instance
6.87/6.99	c [INC] encode full formula
6.87/6.99	c (debug) using card networks
6.98/7.03	c set iterative enc to: card
6.98/7.03	c set iterative enc to: none
6.98/7.03	c [INC SEARCH] isOptimum variable: 0
14.06/14.18	c formula is SAT
14.06/14.19	c [INC SEARCH] copied best model
14.06/14.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.06/14.19	c model valid
14.06/14.19	c current solution ok
14.06/14.19	o 289
14.06/14.19	c [INC SEARCH] iteration: 5
14.06/14.19	c [INC BOUNDS] best value:289 search for 288
14.06/14.19	c [INC SYSTEM] there exists a inc, kill it!
14.06/14.19	c write failed with 2
14.06/14.19	c [INC SYSTEM] create new solver instance
14.06/14.19	c [INC] encode full formula
14.06/14.19	c (debug) using card networks
14.18/14.23	c set iterative enc to: card
14.18/14.23	c set iterative enc to: none
14.18/14.23	c [INC SEARCH] isOptimum variable: 0
19.26/19.33	c formula is SAT
19.26/19.34	c [INC SEARCH] copied best model
19.26/19.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.26/19.34	c model valid
19.26/19.34	c current solution ok
19.26/19.34	o 283
19.26/19.34	c [INC SEARCH] iteration: 6
19.26/19.34	c [INC BOUNDS] best value:283 search for 282
19.26/19.34	c [INC SYSTEM] there exists a inc, kill it!
19.26/19.34	c write failed with 2
19.26/19.34	c [INC SYSTEM] create new solver instance
19.26/19.34	c [INC] encode full formula
19.26/19.34	c (debug) using card networks
19.26/19.37	c set iterative enc to: card
19.26/19.37	c set iterative enc to: none
19.26/19.38	c [INC SEARCH] isOptimum variable: 0
136.54/136.65	c formula is SAT
136.54/136.65	c [INC SEARCH] copied best model
136.54/136.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
136.54/136.66	c model valid
136.54/136.66	c current solution ok
136.54/136.66	o 277
136.54/136.66	c [INC SEARCH] iteration: 7
136.54/136.66	c [INC BOUNDS] best value:277 search for 276
136.54/136.66	c [INC SYSTEM] there exists a inc, kill it!
136.54/136.66	c write failed with 2
136.54/136.66	c [INC SYSTEM] create new solver instance
136.54/136.66	c [INC] encode full formula
136.54/136.66	c (debug) using card networks
136.54/136.69	c set iterative enc to: card
136.54/136.69	c set iterative enc to: none
136.65/136.70	c [INC SEARCH] isOptimum variable: 0
626.15/626.34	c formula is SAT
626.15/626.34	c [INC SEARCH] copied best model
626.15/626.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
626.15/626.35	c model valid
626.15/626.35	c current solution ok
626.15/626.35	o 274
626.15/626.35	c [INC SEARCH] iteration: 8
626.15/626.35	c [INC BOUNDS] best value:274 search for 273
626.15/626.35	c [INC SYSTEM] there exists a inc, kill it!
626.15/626.35	c write failed with 2
626.15/626.35	c [INC SYSTEM] create new solver instance
626.15/626.35	c [INC] encode full formula
626.15/626.35	c (debug) using card networks
626.15/626.38	c set iterative enc to: card
626.15/626.38	c set iterative enc to: none
626.15/626.39	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3698158-1338067872/watcher-3698158-1338067872 -o /tmp/evaluation-result-3698158-1338067872/solver-3698158-1338067872 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698158-1338067872.opb 1478472786 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.94 2.01 1.99 3/178 2979
/proc/meminfo: memFree=28313504/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0

[startup+0.0464499 s]
/proc/loadavg: 1.94 2.01 1.99 3/178 2979
/proc/meminfo: memFree=28313504/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100349 s]
/proc/loadavg: 1.94 2.01 1.99 3/178 2979
/proc/meminfo: memFree=28313504/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300347 s]
/proc/loadavg: 1.94 2.01 1.99 3/178 2979
/proc/meminfo: memFree=28313504/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70035 s]
/proc/loadavg: 1.94 2.01 1.99 3/178 2979
/proc/meminfo: memFree=28313504/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50187 s]
/proc/loadavg: 1.94 2.01 1.99 3/181 2990
/proc/meminfo: memFree=28289080/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=10092 CPUtime=1.48 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) R 2979 2979 824 0 -1 4202496 5306 14437 0 0 13 2 129 4 20 0 1 0 272915735 10334208 1642 33554432000 4194304 5992684 140735911652224 140735911645728 5045019 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 2523 1651 180 440 0 2079 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19240

[startup+3.10037 s]
/proc/loadavg: 1.94 2.01 1.99 3/181 2992
/proc/meminfo: memFree=28289204/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=2.37 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 7485 20098 0 0 17 3 212 5 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 13896
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 1.95 2.01 1.99 3/181 2994
/proc/meminfo: memFree=28287908/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=2.37 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 7485 20098 0 0 17 3 212 5 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=2994] ppid=2980 vsize=22940 CPUtime=3.9 cores=1,3,5,7
/proc/2994/stat : 2994 (glucosInc) R 2980 2979 824 0 -1 4202496 5948 0 0 0 389 1 0 0 20 0 1 0 272915974 23490560 4994 33554432000 4194304 5654031 140737083627952 140737083615768 4232505 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2994/statm: 5735 4994 142 357 0 5375 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36836

[startup+12.7004 s]
/proc/loadavg: 1.95 2.01 1.99 3/181 2996
/proc/meminfo: memFree=28281152/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=7.01 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 9237 26825 0 0 21 3 670 7 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=2996] ppid=2980 vsize=30004 CPUtime=5.65 cores=1,3,5,7
/proc/2996/stat : 2996 (glucosInc) R 2980 2979 824 0 -1 4202496 7912 0 0 0 564 1 0 0 20 0 1 0 272916438 30724096 6865 33554432000 4194304 5654031 140734355632608 140734355620424 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2996/statm: 7501 6865 142 357 0 7141 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 43900

[startup+25.5004 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 3000
/proc/meminfo: memFree=28280016/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=19.36 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 12741 43188 0 0 30 4 1891 11 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3000] ppid=2980 vsize=27332 CPUtime=6.1 cores=1,3,5,7
/proc/3000/stat : 3000 (glucosInc) R 2980 2979 824 0 -1 4202496 7038 0 0 0 609 1 0 0 20 0 1 0 272917673 27987968 6237 33554432000 4194304 5654031 140736351936304 140736351924120 4233328 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3000/statm: 6833 6237 142 357 0 6473 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41228

[startup+51.1004 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 3000
/proc/meminfo: memFree=28258052/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=19.36 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 12741 43188 0 0 30 4 1891 11 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3000] ppid=2980 vsize=49164 CPUtime=31.7 cores=1,3,5,7
/proc/3000/stat : 3000 (glucosInc) R 2980 2979 824 0 -1 4202496 9421 0 0 0 3168 2 0 0 20 0 1 0 272917673 50343936 9610 33554432000 4194304 5654031 140736351936304 140736351924120 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3000/statm: 12291 9610 142 357 0 11931 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 63060

[startup+102.307 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 3001
/proc/meminfo: memFree=28251460/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=19.36 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 12741 43188 0 0 30 4 1891 11 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3000] ppid=2980 vsize=56348 CPUtime=82.9 cores=1,3,5,7
/proc/3000/stat : 3000 (glucosInc) R 2980 2979 824 0 -1 4202496 10469 0 0 0 8287 3 0 0 20 0 1 0 272917673 57700352 13128 33554432000 4194304 5654031 140736351936304 140736351924120 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3000/statm: 14087 13128 142 357 0 13727 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70244

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 3003
/proc/meminfo: memFree=28251020/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=136.65 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 14493 54905 0 0 33 5 13611 16 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3003] ppid=2980 vsize=41548 CPUtime=25.58 cores=1,3,5,7
/proc/3003/stat : 3003 (glucosInc) R 2980 2979 824 0 -1 4202496 10574 0 0 0 2557 1 0 0 20 0 1 0 272929405 42545152 9157 33554432000 4194304 5654031 140734521864352 140734521852168 4214505 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 10387 9157 142 357 0 10027 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55444

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 3003
/proc/meminfo: memFree=28240800/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=136.65 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 14493 54905 0 0 33 5 13611 16 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3003] ppid=2980 vsize=60224 CPUtime=85.57 cores=1,3,5,7
/proc/3003/stat : 3003 (glucosInc) R 2980 2979 824 0 -1 4202496 11506 0 0 0 8555 2 0 0 20 0 1 0 272929405 61669376 14442 33554432000 4194304 5654031 140734521864352 140734521852168 4232912 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 15056 14442 142 357 0 14696 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 74120

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 3004
/proc/meminfo: memFree=28210556/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=28171064/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=104452 CPUtime=615.79 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 17877 0 0 0 61564 15 0 0 20 0 1 0 272978374 106958848 25500 33554432000 4194304 5654031 140737214137472 140737214125288 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 26113 25500 142 357 0 25753 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 118348

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3016
/proc/meminfo: memFree=28114304/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=153772 CPUtime=675.78 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 19395 0 0 0 67560 18 0 0 20 0 1 0 272978374 157462528 37051 33554432000 4194304 5654031 140737214137472 140737214135400 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 38443 37051 142 357 0 38083 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 167668

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3067
/proc/meminfo: memFree=28398784/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=104452 CPUtime=735.77 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 20892 0 0 0 73556 21 0 0 20 0 1 0 272978374 106958848 25500 33554432000 4194304 5654031 140737214137472 140737214135496 4232932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 26113 25500 142 357 0 25753 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 118348

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 3074
/proc/meminfo: memFree=28149336/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=184592 CPUtime=795.77 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 22698 0 0 0 79552 25 0 0 20 0 1 0 272978374 189022208 40702 33554432000 4194304 5654031 140737214137472 140737214135560 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 46148 40702 142 357 0 45788 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 198488

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 3074
/proc/meminfo: memFree=28249284/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=104452 CPUtime=855.75 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 23624 0 0 0 85547 28 0 0 20 0 1 0 272978374 106958848 25500 33554432000 4194304 5654031 140737214137472 140737214135496 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 26113 25500 142 357 0 25753 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 118348

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 3074
/proc/meminfo: memFree=28164740/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=154052 CPUtime=915.73 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 24909 0 0 0 91543 30 0 0 20 0 1 0 272978374 157749248 37121 33554432000 4194304 5654031 140737214137472 140737214135400 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 38513 37121 142 357 0 38153 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 167948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3074
/proc/meminfo: memFree=28142980/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=187832 CPUtime=975.72 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 26642 0 0 0 97539 33 0 0 20 0 1 0 272978374 192339968 44584 33554432000 4194304 5654031 140737214137472 140737214135560 4215357 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 46958 44584 142 357 0 46598 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 201728

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 3075
/proc/meminfo: memFree=28166860/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=158396 CPUtime=1035.71 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 28819 0 0 0 103533 38 0 0 20 0 1 0 272978374 162197504 34623 33554432000 4194304 5654031 140737214137472 140737214135496 4233236 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 39599 34623 142 357 0 39239 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 172292

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3075
/proc/meminfo: memFree=28194652/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=189856 CPUtime=1095.71 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 30669 0 0 0 109529 42 0 0 20 0 1 0 272978374 194412544 39341 33554432000 4194304 5654031 140737214137472 140737214135400 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 47464 39341 142 357 0 47104 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 203752

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3078
/proc/meminfo: memFree=28143512/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=193568 CPUtime=1155.7 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 32958 0 0 0 115524 46 0 0 20 0 1 0 272978374 198213632 40898 33554432000 4194304 5654031 140737214137472 140737214125288 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 48392 40898 142 357 0 48032 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 207464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3101
/proc/meminfo: memFree=28237244/32873844 swapFree=7620/7620
[pid=2979] ppid=2977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2979/stat : 2979 (npSolver-pbo-It) S 2977 2979 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272915734 9367552 275 33554432000 4194304 5064252 140736175932960 140736175931872 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2979/statm: 2287 275 233 213 0 72 0
[pid=2980] ppid=2979 vsize=4748 CPUtime=626.26 cores=1,3,5,7
/proc/2980/stat : 2980 (npSolver-pbo) S 2979 2979 824 0 -1 4202496 16245 73655 0 0 37 6 62551 32 20 0 1 0 272915735 4861952 829 33554432000 4194304 5992684 140735911652224 140735911638056 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 1187 829 180 440 0 743 0
[pid=3010] ppid=2980 vsize=134084 CPUtime=1173.8 cores=1,3,5,7
/proc/3010/stat : 3010 (glucosInc) R 2980 2979 824 0 -1 4202496 32984 0 0 0 117334 46 0 0 20 0 1 0 272978374 137302016 28279 33554432000 4194304 5654031 140737214137472 140737214125288 4215307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3010/statm: 33521 28279 142 357 0 33161 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 147980

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.24
CPU system time (s): 0.860869
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 257552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.860869
maximum resident set size= 193216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123263
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1125
involuntary context switches= 1889

runsolver used 3.84741 second user time and 9.33658 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 23:31:12
IDJOB=3698158
IDBENCH=2881
IDSOLVER=2275
FILE ID=node107/3698158-1338067872
RUNJOBID= node107-1338052952-841
PBS_JOBID= 14624408
Free space on /tmp= 71472 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-max1024.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698158-1338067872/watcher-3698158-1338067872 -o /tmp/evaluation-result-3698158-1338067872/solver-3698158-1338067872 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698158-1338067872.opb 1478472786 HOME HOME

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

MD5SUM BENCH= 87c08328e44aaf86c5913a3ba08592cd
RANDOM SEED=1478472786

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
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.760
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:        28313884 kB
Buffers:          262752 kB
Cached:          3326596 kB
SwapCached:            0 kB
Active:           949444 kB
Inactive:        2817608 kB
Active(anon):     180148 kB
Inactive(anon):        0 kB
Active(file):     769296 kB
Inactive(file):  2817608 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        195204 kB
Mapped:            15604 kB
Shmem:               200 kB
Slab:             639344 kB
SReclaimable:      81952 kB
SUnreclaim:       557392 kB
KernelStack:        1472 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     315484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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= 71472 MiB
End job on node107 at 2012-05-27 00:01:12