Trace number 3747084

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 (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-max1024.pi.opb
MD5SUM93fc03471d2b2f18ece1d77179dbcb30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark259
Best CPU time to get the best result obtained on this benchmark1.65675
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 259
Optimality of the best value was proved YES
Number of variables1278
Total number of constraints1087
Number of constraints which are clauses1087
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 constraint1
Maximum length of a constraint18
Number of terms in the objective function 1278
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 1278
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 1278
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 301
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:301 search for 300
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c old isEQ: 41, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
5.86/5.99	c formula is SAT
5.86/5.99	c [INC SEARCH] copied best model
5.86/5.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.86/6.00	c model valid
5.86/6.00	c current solution ok
5.86/6.00	o 297
5.86/6.00	c [INC SEARCH] iteration: 1
5.86/6.00	c [INC BOUNDS] best value:297 search for 296
5.86/6.00	c [INC SYSTEM] there exists a inc, kill it!
5.86/6.00	c write failed with 2
5.96/6.00	c [INC SYSTEM] create new solver instance
5.96/6.00	c [INC] encode full formula
5.96/6.00	c (debug) using card networks
5.96/6.00	c old isEQ: 176, new EQ is 0
5.96/6.03	c set iterative enc to: card
5.96/6.03	c set iterative enc to: none
5.96/6.03	c [INC SEARCH] isOptimum variable: 0
12.85/12.99	c formula is SAT
12.85/12.99	c [INC SEARCH] copied best model
12.85/12.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.97/13.00	c model valid
12.97/13.00	c current solution ok
12.97/13.00	o 293
12.97/13.00	c [INC SEARCH] iteration: 2
12.97/13.00	c [INC BOUNDS] best value:293 search for 292
12.97/13.00	c [INC SYSTEM] there exists a inc, kill it!
12.97/13.00	c write failed with 2
12.97/13.00	c [INC SYSTEM] create new solver instance
12.97/13.00	c [INC] encode full formula
12.97/13.00	c (debug) using card networks
12.97/13.00	c old isEQ: 176, new EQ is 0
12.97/13.03	c set iterative enc to: card
12.97/13.03	c set iterative enc to: none
12.97/13.04	c [INC SEARCH] isOptimum variable: 0
25.16/25.24	c formula is SAT
25.16/25.25	c [INC SEARCH] copied best model
25.16/25.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.16/25.25	c model valid
25.16/25.25	c current solution ok
25.16/25.25	o 289
25.16/25.25	c [INC SEARCH] iteration: 3
25.16/25.25	c [INC BOUNDS] best value:289 search for 288
25.16/25.25	c [INC SYSTEM] there exists a inc, kill it!
25.16/25.25	c write failed with 2
25.16/25.25	c [INC SYSTEM] create new solver instance
25.16/25.25	c [INC] encode full formula
25.16/25.25	c (debug) using card networks
25.16/25.25	c old isEQ: 176, new EQ is 0
25.16/25.28	c set iterative enc to: card
25.16/25.28	c set iterative enc to: none
25.16/25.29	c [INC SEARCH] isOptimum variable: 0
46.55/46.61	c formula is SAT
46.55/46.61	c [INC SEARCH] copied best model
46.55/46.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.55/46.61	c model valid
46.55/46.61	c current solution ok
46.55/46.61	o 285
46.55/46.61	c [INC SEARCH] iteration: 4
46.55/46.61	c [INC BOUNDS] best value:285 search for 284
46.55/46.61	c [INC SYSTEM] there exists a inc, kill it!
46.55/46.61	c write failed with 2
46.55/46.61	c [INC SYSTEM] create new solver instance
46.55/46.61	c [INC] encode full formula
46.55/46.61	c (debug) using card networks
46.55/46.61	c old isEQ: 176, new EQ is 0
46.55/46.65	c set iterative enc to: card
46.55/46.65	c set iterative enc to: none
46.55/46.65	c [INC SEARCH] isOptimum variable: 0
168.23/168.32	c formula is SAT
168.23/168.32	c [INC SEARCH] copied best model
168.23/168.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
168.23/168.32	c model valid
168.23/168.32	c current solution ok
168.23/168.32	o 283
168.23/168.32	c [INC SEARCH] iteration: 5
168.23/168.32	c [INC BOUNDS] best value:283 search for 282
168.23/168.32	c [INC SYSTEM] there exists a inc, kill it!
168.23/168.32	c write failed with 2
168.23/168.32	c [INC SYSTEM] create new solver instance
168.23/168.32	c [INC] encode full formula
168.23/168.32	c (debug) using card networks
168.23/168.32	c old isEQ: 176, new EQ is 0
168.23/168.36	c set iterative enc to: card
168.23/168.36	c set iterative enc to: none
168.23/168.36	c [INC SEARCH] isOptimum variable: 0
309.10/309.21	c formula is SAT
309.10/309.21	c [INC SEARCH] copied best model
309.10/309.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
309.10/309.21	c model valid
309.10/309.21	c current solution ok
309.10/309.21	o 281
309.10/309.21	c [INC SEARCH] iteration: 6
309.10/309.21	c [INC BOUNDS] best value:281 search for 280
309.10/309.21	c [INC SYSTEM] there exists a inc, kill it!
309.10/309.21	c write failed with 2
309.10/309.22	c [INC SYSTEM] create new solver instance
309.10/309.22	c [INC] encode full formula
309.10/309.22	c (debug) using card networks
309.10/309.22	c old isEQ: 176, new EQ is 0
309.10/309.25	c set iterative enc to: card
309.10/309.25	c set iterative enc to: none
309.10/309.25	c [INC SEARCH] isOptimum variable: 0
712.53/712.73	c formula is SAT
712.53/712.73	c [INC SEARCH] copied best model
712.53/712.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
712.53/712.73	c model valid
712.53/712.73	c current solution ok
712.53/712.73	o 279
712.53/712.73	c [INC SEARCH] iteration: 7
712.53/712.73	c [INC BOUNDS] best value:279 search for 278
712.53/712.73	c [INC SYSTEM] there exists a inc, kill it!
712.53/712.73	c write failed with 2
712.53/712.74	c [INC SYSTEM] create new solver instance
712.53/712.74	c [INC] encode full formula
712.53/712.74	c (debug) using card networks
712.53/712.74	c old isEQ: 176, new EQ is 0
712.53/712.77	c set iterative enc to: card
712.53/712.77	c set iterative enc to: none
712.53/712.78	c [INC SEARCH] isOptimum variable: 0
1046.37/1046.61	c formula is SAT
1046.37/1046.61	c [INC SEARCH] copied best model
1046.37/1046.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1046.37/1046.61	c model valid
1046.37/1046.61	c current solution ok
1046.37/1046.61	o 278
1046.37/1046.61	c [INC SEARCH] iteration: 8
1046.37/1046.61	c [INC BOUNDS] best value:278 search for 277
1046.37/1046.61	c [INC SYSTEM] there exists a inc, kill it!
1046.37/1046.61	c write failed with 2
1046.37/1046.61	c [INC SYSTEM] create new solver instance
1046.37/1046.61	c [INC] encode full formula
1046.37/1046.61	c (debug) using card networks
1046.37/1046.61	c old isEQ: 176, new EQ is 0
1046.37/1046.65	c set iterative enc to: card
1046.37/1046.65	c set iterative enc to: none
1046.37/1046.66	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/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-3747084-1339099994/watcher-3747084-1339099994 -o /tmp/evaluation-result-3747084-1339099994/solver-3747084-1339099994 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747084-1339099994.opb 817308314 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.68 3/178 12761
/proc/meminfo: memFree=29149536/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0

[startup+0.0385859 s]
/proc/loadavg: 2.00 2.00 1.68 3/178 12761
/proc/meminfo: memFree=29149536/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100236 s]
/proc/loadavg: 2.00 2.00 1.68 3/178 12761
/proc/meminfo: memFree=29149536/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.00 2.00 1.68 3/178 12761
/proc/meminfo: memFree=29149536/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700249 s]
/proc/loadavg: 2.00 2.00 1.68 3/178 12761
/proc/meminfo: memFree=29149536/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 12770
/proc/meminfo: memFree=29121544/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=6804 CPUtime=0.05 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 2593 2985 0 0 4 1 0 0 20 0 1 0 376125433 6967296 1383 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 1701 1383 176 442 0 1255 0
[pid=12770] ppid=12762 vsize=23660 CPUtime=1.41 cores=1,3,5,7
/proc/12770/stat : 12770 (glucosInc) R 12762 12761 12337 0 -1 4202496 5091 0 0 0 141 0 0 0 20 0 1 0 376125440 24227840 5066 33554432000 4194304 5654031 140734685476512 140734685464328 4208654 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12770/statm: 5915 5066 140 357 0 5555 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 39612

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 12770
/proc/meminfo: memFree=29119808/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=6804 CPUtime=0.05 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 2593 2985 0 0 4 1 0 0 20 0 1 0 376125433 6967296 1383 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 1701 1383 176 442 0 1255 0
[pid=12770] ppid=12762 vsize=24448 CPUtime=3.01 cores=1,3,5,7
/proc/12770/stat : 12770 (glucosInc) R 12762 12761 12337 0 -1 4202496 5503 0 0 0 300 1 0 0 20 0 1 0 376125440 25034752 4905 33554432000 4194304 5654031 140734685476512 140734685464328 4232479 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12770/statm: 6112 4905 141 357 0 5752 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40400

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 12770
/proc/meminfo: memFree=29107372/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=6.01 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 3778 10442 0 0 8 1 590 2 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 18632

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 12772
/proc/meminfo: memFree=29191552/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=6.01 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 3778 10442 0 0 8 1 590 2 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12772] ppid=12762 vsize=29724 CPUtime=6.64 cores=1,3,5,7
/proc/12772/stat : 12772 (glucosInc) R 12762 12761 12337 0 -1 4202496 7339 0 0 0 664 0 0 0 20 0 1 0 376126036 30437376 6445 33554432000 4194304 5654031 140734296715040 140734296702856 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12772/statm: 7431 6445 141 357 0 7071 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 48356

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 12833
/proc/meminfo: memFree=29308992/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=25.27 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 6128 27625 0 0 16 2 2503 6 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12833] ppid=12762 vsize=23148 CPUtime=0.2 cores=1,3,5,7
/proc/12833/stat : 12833 (glucosInc) R 12762 12761 12337 0 -1 4202496 4459 0 0 0 20 0 0 0 20 0 1 0 376127962 23703552 4655 33554432000 4194304 5654031 140735453984128 140735453982088 4214494 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12833/statm: 5787 4655 131 357 0 5427 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41780

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.70 3/181 12842
/proc/meminfo: memFree=29277808/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=46.62 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 7303 37255 0 0 20 2 4632 8 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12842] ppid=12762 vsize=27044 CPUtime=4.43 cores=1,3,5,7
/proc/12842/stat : 12842 (glucosInc) R 12762 12761 12337 0 -1 4202496 6805 0 0 0 442 1 0 0 20 0 1 0 376130098 27693056 5679 33554432000 4194304 5654031 140735820331824 140735820319640 4209217 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12842/statm: 6761 5679 141 357 0 6401 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 45676

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.71 3/181 12846
/proc/meminfo: memFree=29255420/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=46.62 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 7303 37255 0 0 20 2 4632 8 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12842] ppid=12762 vsize=48404 CPUtime=55.62 cores=1,3,5,7
/proc/12842/stat : 12842 (glucosInc) R 12762 12761 12337 0 -1 4202496 10357 0 0 0 5560 2 0 0 20 0 1 0 376130098 49565696 11409 33554432000 4194304 5654031 140735820331824 140735820319640 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12842/statm: 12101 11409 141 357 0 11741 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 67036

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 1.74 3/181 12846
/proc/meminfo: memFree=29211816/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=46.62 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 7303 37255 0 0 20 2 4632 8 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12842] ppid=12762 vsize=78720 CPUtime=115.61 cores=1,3,5,7
/proc/12842/stat : 12842 (glucosInc) R 12762 12761 12337 0 -1 4202496 12002 0 0 0 11558 3 0 0 20 0 1 0 376130098 80609280 16947 33554432000 4194304 5654031 140735820331824 140735820319640 4232380 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12842/statm: 19680 16947 141 357 0 19320 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 97352

[startup+222.307 s]
/proc/loadavg: 2.02 2.02 1.75 3/181 12848
/proc/meminfo: memFree=29225768/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=168.3 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 8478 49790 0 0 24 2 16792 12 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12848] ppid=12762 vsize=46600 CPUtime=53.91 cores=1,3,5,7
/proc/12848/stat : 12848 (glucosInc) R 12762 12761 12337 0 -1 4202496 11776 0 0 0 5388 3 0 0 20 0 1 0 376142269 47718400 11068 33554432000 4194304 5654031 140733801234000 140733801221816 4216579 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12848/statm: 11650 11068 141 357 0 11290 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 65232

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.76 3/181 12848
/proc/meminfo: memFree=29193956/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29152096/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=90720 CPUtime=255.57 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 11136 0 0 0 25553 4 0 0 20 0 1 0 376230099 92897280 21016 33554432000 4194304 5654031 140736051252160 140736051239976 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 22680 21016 141 357 0 22320 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 109352

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 1.90 3/181 12868
/proc/meminfo: memFree=29141680/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=95596 CPUtime=315.57 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 11800 0 0 0 31552 5 0 0 20 0 1 0 376230099 97890304 23196 33554432000 4194304 5654031 140736051252160 140736051239976 4232484 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 23899 23196 141 357 0 23539 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 114228

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/181 12913
/proc/meminfo: memFree=29209984/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=95596 CPUtime=375.56 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 11800 0 0 0 37551 5 0 0 20 0 1 0 376230099 97890304 23196 33554432000 4194304 5654031 140736051252160 140736051239976 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 23899 23196 141 357 0 23539 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 114228

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/181 12913
/proc/meminfo: memFree=29177152/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=95596 CPUtime=435.55 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 11800 0 0 0 43550 5 0 0 20 0 1 0 376230099 97890304 23196 33554432000 4194304 5654031 140736051252160 140736051239976 4234573 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 23899 23196 141 357 0 23539 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 114228

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 1.91 3/181 12913
/proc/meminfo: memFree=29178396/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=95596 CPUtime=495.54 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 11800 0 0 0 49549 5 0 0 20 0 1 0 376230099 97890304 23196 33554432000 4194304 5654031 140736051252160 140736051239976 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 23899 23196 141 357 0 23539 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 114228

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/181 12914
/proc/meminfo: memFree=29157856/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=114668 CPUtime=555.53 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 13178 0 0 0 55546 7 0 0 20 0 1 0 376230099 117420032 27964 33554432000 4194304 5654031 140736051252160 140736051239976 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 28667 27964 141 357 0 28307 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 133300

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/182 12917
/proc/meminfo: memFree=29145512/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=114668 CPUtime=615.52 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 13872 0 0 0 61543 9 0 0 20 0 1 0 376230099 117420032 27964 33554432000 4194304 5654031 140736051252160 140736051239976 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 28667 27964 141 357 0 28307 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 133300

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 12917
/proc/meminfo: memFree=29106736/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=114668 CPUtime=675.51 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 14915 0 0 0 67540 11 0 0 20 0 1 0 376230099 117420032 27964 33554432000 4194304 5654031 140736051252160 140736051239976 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 28667 27964 141 357 0 28307 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 133300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 12917
/proc/meminfo: memFree=29145400/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=114668 CPUtime=735.5 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 15613 0 0 0 73538 12 0 0 20 0 1 0 376230099 117420032 27964 33554432000 4194304 5654031 140736051252160 140736051239976 4214974 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 28667 27964 141 357 0 28307 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 133300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 12917
/proc/meminfo: memFree=29107792/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=163988 CPUtime=753.61 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 15962 0 0 0 75348 13 0 0 20 0 1 0 376230099 167923712 37511 33554432000 4194304 5654031 140736051252160 140736051239976 4232935 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 40997 37511 141 357 0 40637 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 182620

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 12917
/proc/meminfo: memFree=29107792/32873648 swapFree=6860/6860
[pid=12761] ppid=12759 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12761/stat : 12761 (npSolver-pbo-It) S 12759 12761 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376125432 9367552 275 33554432000 4194304 5064252 140736085157104 140736085156016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12761/statm: 2287 275 233 213 0 72 0
[pid=12762] ppid=12761 vsize=9484 CPUtime=1046.43 cores=1,3,5,7
/proc/12762/stat : 12762 (npSolver-pbo) S 12761 12761 12337 0 -1 4202496 12003 90176 0 0 36 4 104575 28 20 0 1 0 376125433 9711616 1961 33554432000 4194304 6004724 140735981537904 140735981523752 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12762/statm: 2371 1961 176 442 0 1925 0
[pid=12867] ppid=12762 vsize=163988 CPUtime=753.61 cores=1,3,5,7
/proc/12867/stat : 12867 (glucosInc) R 12762 12761 12337 0 -1 4202496 15962 0 0 0 75348 13 0 0 20 0 1 0 376230099 167923712 37511 33554432000 4194304 5654031 140736051252160 140736051239976 4232935 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12867/statm: 40997 37511 141 357 0 40637 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 182620

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.61
CPU system time (s): 0.463929
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 182620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.463929
maximum resident set size= 150044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118523
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1099
involuntary context switches= 2078

runsolver used 3.04554 second user time and 7.70583 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-07 22:13:14
IDJOB=3747084
IDBENCH=2043
IDSOLVER=2332
FILE ID=node116/3747084-1339099994
RUNJOBID= node116-1339098177-12354
PBS_JOBID= 14643737
Free space on /tmp= 70976 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-max1024.pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747084-1339099994/watcher-3747084-1339099994 -o /tmp/evaluation-result-3747084-1339099994/solver-3747084-1339099994 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747084-1339099994.opb 817308314 HOME HOME

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

MD5SUM BENCH= 93fc03471d2b2f18ece1d77179dbcb30
RANDOM SEED=817308314

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29150428 kB
Buffers:          310216 kB
Cached:          2342264 kB
SwapCached:         3172 kB
Active:          1093824 kB
Inactive:        1751032 kB
Active(anon):     190852 kB
Inactive(anon):     3392 kB
Active(file):     902972 kB
Inactive(file):  1747640 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100544 kB
Dirty:              8312 kB
Writeback:             0 kB
AnonPages:        216812 kB
Mapped:            11960 kB
Shmem:                 0 kB
Slab:             722400 kB
SReclaimable:     166480 kB
SUnreclaim:       555920 kB
KernelStack:        1504 kB
PageTables:         4608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     335016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70964 MiB
End job on node116 at 2012-06-07 22:43:14