Trace number 3752485

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-quickBound (fixed)? (TO) 1800.05 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_1.opb
MD5SUM162153f0f0e5f8f2e587b9d579ee09dc
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-146
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -136
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12636
Sum of products size (including duplicates)25272
Number of different products6318
Sum of products size12636

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.24	c old isEQ: 136, new EQ is 1
0.00/0.30	c run inc solver
0.00/0.30	c [INC SYSTEM] run initial solver
0.00/0.30	c [INC SYSTEM] preprocess with white file
1.18/1.25	c [INC SYSTEM] finished preprocessing in 0 s
1.18/1.25	c [INC SYSTEM] execute solver
2.67/2.70	c [INC SEARCH] formula is SAT
2.67/2.70	c [INC SYSTEM] solved the initial formula
2.67/2.71	c model valid
2.67/2.71	c current solution ok
2.87/2.99	o -92
2.87/2.99	c starting approximation
2.87/2.99	c factor = 1
2.87/2.99	c can not find a suitable factor, leaving approximation
2.87/2.99	c finished approximation
2.87/2.99	c [INC SYSTEM] there exists a inc, kill it!
2.87/2.99	c write failed with 2
2.87/2.99	c [INC SEARCH] iteration: 0
2.87/2.99	c [INC BOUNDS] best value:408 search for 407
2.87/2.99	c [INC SYSTEM] create new solver instance
2.87/2.99	c [INC] encode full formula
2.87/2.99	c (debug) using card networks
2.87/2.99	c old isEQ: 224, new EQ is 0
2.98/3.00	c set iterative enc to: card
2.98/3.00	c set iterative enc to: none
2.98/3.00	c [INC SEARCH] isOptimum variable: 0
11.26/11.32	c formula is SAT
11.26/11.32	c [INC SEARCH] copied best model
11.26/11.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.26/11.33	c model valid
11.26/11.33	c current solution ok
11.26/11.33	o -95
11.26/11.33	c [INC SEARCH] iteration: 1
11.26/11.33	c [INC BOUNDS] best value:405 search for 404
11.26/11.33	c [INC SYSTEM] there exists a inc, kill it!
11.26/11.33	c write failed with 2
11.26/11.33	c [INC SYSTEM] create new solver instance
11.26/11.33	c [INC] encode full formula
11.26/11.33	c (debug) using card networks
11.26/11.33	c old isEQ: 112, new EQ is 0
11.26/11.34	c set iterative enc to: card
11.26/11.34	c set iterative enc to: none
11.26/11.35	c [INC SEARCH] isOptimum variable: 0
15.56/15.63	c formula is SAT
15.56/15.64	c [INC SEARCH] copied best model
15.56/15.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.56/15.64	c model valid
15.56/15.64	c current solution ok
15.56/15.64	o -96
15.56/15.64	c [INC SEARCH] iteration: 2
15.56/15.64	c [INC BOUNDS] best value:404 search for 403
15.56/15.64	c [INC SYSTEM] there exists a inc, kill it!
15.56/15.64	c write failed with 2
15.56/15.65	c [INC SYSTEM] create new solver instance
15.56/15.65	c [INC] encode full formula
15.56/15.65	c (debug) using card networks
15.56/15.65	c old isEQ: 160, new EQ is 0
15.56/15.65	c set iterative enc to: card
15.56/15.65	c set iterative enc to: none
15.56/15.66	c [INC SEARCH] isOptimum variable: 0
21.95/22.00	c formula is SAT
21.95/22.01	c [INC SEARCH] copied best model
21.95/22.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.95/22.01	c model valid
21.95/22.01	c current solution ok
21.95/22.01	o -97
21.95/22.01	c [INC SEARCH] iteration: 3
21.95/22.01	c [INC BOUNDS] best value:403 search for 402
21.95/22.01	c [INC SYSTEM] there exists a inc, kill it!
21.95/22.01	c write failed with 2
21.95/22.02	c [INC SYSTEM] create new solver instance
21.95/22.02	c [INC] encode full formula
21.95/22.02	c (debug) using card networks
21.95/22.02	c old isEQ: 160, new EQ is 0
21.95/22.02	c set iterative enc to: card
21.95/22.02	c set iterative enc to: none
21.95/22.03	c [INC SEARCH] isOptimum variable: 0
47.41/47.58	c formula is SAT
47.41/47.58	c [INC SEARCH] copied best model
47.41/47.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
47.41/47.59	c model valid
47.41/47.59	c current solution ok
47.41/47.59	o -100
47.41/47.59	c [INC SEARCH] iteration: 4
47.41/47.59	c [INC BOUNDS] best value:400 search for 399
47.41/47.59	c [INC SYSTEM] there exists a inc, kill it!
47.41/47.59	c write failed with 2
47.41/47.59	c [INC SYSTEM] create new solver instance
47.41/47.59	c [INC] encode full formula
47.41/47.59	c (debug) using card networks
47.41/47.59	c old isEQ: 160, new EQ is 0
47.53/47.60	c set iterative enc to: card
47.53/47.60	c set iterative enc to: none
47.53/47.61	c [INC SEARCH] isOptimum variable: 0
96.09/96.28	c formula is SAT
96.09/96.28	c [INC SEARCH] copied best model
96.09/96.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.09/96.29	c model valid
96.09/96.29	c current solution ok
96.09/96.29	o -101
96.09/96.29	c [INC SEARCH] iteration: 5
96.09/96.29	c [INC BOUNDS] best value:399 search for 398
96.09/96.29	c [INC SYSTEM] there exists a inc, kill it!
96.09/96.29	c write failed with 2
96.09/96.29	c [INC SYSTEM] create new solver instance
96.09/96.29	c [INC] encode full formula
96.09/96.29	c (debug) using card networks
96.09/96.29	c old isEQ: 160, new EQ is 0
96.20/96.30	c set iterative enc to: card
96.20/96.30	c set iterative enc to: none
96.20/96.31	c [INC SEARCH] isOptimum variable: 0
137.77/137.99	c formula is SAT
137.77/137.99	c [INC SEARCH] copied best model
137.77/137.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
137.87/138.00	c model valid
137.87/138.00	c current solution ok
137.87/138.00	o -103
137.87/138.00	c [INC SEARCH] iteration: 6
137.87/138.00	c [INC BOUNDS] best value:397 search for 396
137.87/138.00	c [INC SYSTEM] there exists a inc, kill it!
137.87/138.00	c write failed with 2
137.87/138.00	c [INC SYSTEM] create new solver instance
137.87/138.00	c [INC] encode full formula
137.87/138.00	c (debug) using card networks
137.87/138.00	c old isEQ: 160, new EQ is 0
137.87/138.01	c set iterative enc to: card
137.87/138.01	c set iterative enc to: none
137.87/138.02	c [INC SEARCH] isOptimum variable: 0
186.45/186.63	c formula is SAT
186.45/186.63	c [INC SEARCH] copied best model
186.45/186.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
186.45/186.64	c model valid
186.45/186.64	c current solution ok
186.45/186.64	o -104
186.45/186.64	c [INC SEARCH] iteration: 7
186.45/186.64	c [INC BOUNDS] best value:396 search for 395
186.45/186.64	c [INC SYSTEM] there exists a inc, kill it!
186.45/186.64	c write failed with 2
186.45/186.64	c [INC SYSTEM] create new solver instance
186.45/186.64	c [INC] encode full formula
186.45/186.64	c (debug) using card networks
186.45/186.64	c old isEQ: 160, new EQ is 0
186.45/186.65	c set iterative enc to: card
186.45/186.65	c set iterative enc to: none
186.45/186.66	c [INC SEARCH] isOptimum variable: 0
254.73/254.92	c formula is SAT
254.73/254.93	c [INC SEARCH] copied best model
254.73/254.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
254.73/254.93	c model valid
254.73/254.93	c current solution ok
254.73/254.93	o -105
254.73/254.93	c [INC SEARCH] iteration: 8
254.73/254.93	c [INC BOUNDS] best value:395 search for 394
254.73/254.93	c [INC SYSTEM] there exists a inc, kill it!
254.73/254.93	c write failed with 2
254.73/254.94	c [INC SYSTEM] create new solver instance
254.73/254.94	c [INC] encode full formula
254.73/254.94	c (debug) using card networks
254.73/254.94	c old isEQ: 112, new EQ is 0
254.73/254.94	c set iterative enc to: card
254.73/254.94	c set iterative enc to: none
254.73/254.96	c [INC SEARCH] isOptimum variable: 0
337.68/337.94	c formula is SAT
337.68/337.95	c [INC SEARCH] copied best model
337.68/337.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
337.68/337.95	c model valid
337.68/337.95	c current solution ok
337.68/337.95	o -106
337.68/337.95	c [INC SEARCH] iteration: 9
337.68/337.95	c [INC BOUNDS] best value:394 search for 393
337.68/337.95	c [INC SYSTEM] there exists a inc, kill it!
337.68/337.95	c write failed with 2
337.68/337.96	c [INC SYSTEM] create new solver instance
337.68/337.96	c [INC] encode full formula
337.68/337.96	c (debug) using card networks
337.68/337.96	c old isEQ: 144, new EQ is 0
337.68/337.96	c set iterative enc to: card
337.68/337.96	c set iterative enc to: none
337.68/337.98	c [INC SEARCH] isOptimum variable: 0
423.14/423.44	c formula is SAT
423.14/423.44	c [INC SEARCH] copied best model
423.14/423.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
423.14/423.45	c model valid
423.14/423.45	c current solution ok
423.14/423.45	o -109
423.14/423.45	c [INC SEARCH] iteration: 10
423.14/423.45	c [INC BOUNDS] best value:391 search for 390
423.14/423.45	c [INC SYSTEM] there exists a inc, kill it!
423.14/423.45	c write failed with 2
423.14/423.45	c [INC SYSTEM] create new solver instance
423.14/423.45	c [INC] encode full formula
423.14/423.45	c (debug) using card networks
423.14/423.45	c old isEQ: 144, new EQ is 0
423.14/423.46	c set iterative enc to: card
423.14/423.46	c set iterative enc to: none
423.14/423.47	c [INC SEARCH] isOptimum variable: 0
802.55/802.93	c formula is SAT
802.55/802.94	c [INC SEARCH] copied best model
802.55/802.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
802.55/802.94	c model valid
802.55/802.94	c current solution ok
802.55/802.94	o -110
802.55/802.94	c [INC SEARCH] iteration: 11
802.55/802.94	c [INC BOUNDS] best value:390 search for 389
802.55/802.94	c [INC SYSTEM] there exists a inc, kill it!
802.55/802.94	c write failed with 2
802.55/802.95	c [INC SYSTEM] create new solver instance
802.55/802.95	c [INC] encode full formula
802.55/802.95	c (debug) using card networks
802.55/802.95	c old isEQ: 144, new EQ is 0
802.55/802.96	c set iterative enc to: card
802.55/802.96	c set iterative enc to: none
802.55/802.97	c [INC SEARCH] isOptimum variable: 0
1004.39/1004.87	c formula is SAT
1004.39/1004.87	c [INC SEARCH] copied best model
1004.39/1004.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1004.39/1004.88	c model valid
1004.39/1004.88	c current solution ok
1004.39/1004.88	o -111
1004.39/1004.88	c [INC SEARCH] iteration: 12
1004.39/1004.88	c [INC BOUNDS] best value:389 search for 388
1004.39/1004.88	c [INC SYSTEM] there exists a inc, kill it!
1004.39/1004.88	c write failed with 2
1004.39/1004.88	c [INC SYSTEM] create new solver instance
1004.39/1004.88	c [INC] encode full formula
1004.39/1004.88	c (debug) using card networks
1004.39/1004.88	c old isEQ: 144, new EQ is 0
1004.39/1004.89	c set iterative enc to: card
1004.39/1004.89	c set iterative enc to: none
1004.49/1004.90	c [INC SEARCH] isOptimum variable: 0
1647.55/1648.12	c formula is SAT
1647.55/1648.12	c [INC SEARCH] copied best model
1647.55/1648.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1647.55/1648.13	c model valid
1647.55/1648.13	c current solution ok
1647.55/1648.13	o -112
1647.55/1648.13	c [INC SEARCH] iteration: 13
1647.55/1648.13	c [INC BOUNDS] best value:388 search for 387
1647.55/1648.13	c [INC SYSTEM] there exists a inc, kill it!
1647.55/1648.13	c write failed with 2
1647.55/1648.13	c [INC SYSTEM] create new solver instance
1647.55/1648.13	c [INC] encode full formula
1647.55/1648.13	c (debug) using card networks
1647.55/1648.13	c old isEQ: 144, new EQ is 0
1647.55/1648.14	c set iterative enc to: card
1647.55/1648.14	c set iterative enc to: none
1647.55/1648.15	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.61	s UNKNOWN
1800.02/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.61	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-3752485-1339143498/watcher-3752485-1339143498 -o /tmp/evaluation-result-3752485-1339143498/solver-3752485-1339143498 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752485-1339143498.opb 626551715 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14702
/proc/meminfo: memFree=31666388/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0

[startup+0.0548631 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14702
/proc/meminfo: memFree=31666388/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100291 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14702
/proc/meminfo: memFree=31666388/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14702
/proc/meminfo: memFree=31666388/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700296 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14702
/proc/meminfo: memFree=31666388/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14706
/proc/meminfo: memFree=31605252/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=10832 CPUtime=1.23 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 8897 12530 0 0 27 2 83 11 20 0 1 0 24316419 11091968 2160 33554432000 4194304 6004724 140735835196128 140735835182408 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2708 2160 167 442 0 2262 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 19980

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14708
/proc/meminfo: memFree=31635452/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=10832 CPUtime=2.99 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 9754 18316 0 0 32 27 226 14 20 0 1 0 24316419 11091968 2182 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2708 2182 189 442 0 2262 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 19980

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14711
/proc/meminfo: memFree=31627276/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=10832 CPUtime=2.99 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 9754 18316 0 0 32 27 226 14 20 0 1 0 24316419 11091968 2182 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2708 2182 189 442 0 2262 0
[pid=14711] ppid=14703 vsize=28824 CPUtime=3.27 cores=1,3,5,7
/proc/14711/stat : 14711 (glucosInc) R 14703 14702 13680 0 -1 4202496 6128 0 0 0 327 0 0 0 20 0 1 0 24316719 29515776 6253 33554432000 4194304 5654031 140736780693696 140736780681512 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14711/statm: 7206 6253 139 357 0 6846 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 48804

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14713
/proc/meminfo: memFree=31628036/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=10832 CPUtime=11.32 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 10682 26084 0 0 34 27 1056 15 20 0 1 0 24316419 11091968 2182 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2708 2182 189 442 0 2262 0
[pid=14713] ppid=14703 vsize=28180 CPUtime=1.34 cores=1,3,5,7
/proc/14713/stat : 14713 (glucosInc) R 14703 14702 13680 0 -1 4202496 5775 0 0 0 133 1 0 0 20 0 1 0 24317554 28856320 5915 33554432000 4194304 5654031 140735871001904 140735870989720 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14713/statm: 7045 5915 138 357 0 6685 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 48160

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14717
/proc/meminfo: memFree=31626796/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=21.99 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 12545 39756 0 0 38 27 2114 20 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14717] ppid=14703 vsize=28928 CPUtime=3.44 cores=1,3,5,7
/proc/14717/stat : 14717 (glucosInc) R 14703 14702 13680 0 -1 4202496 6121 0 0 0 343 1 0 0 20 0 1 0 24318622 29622272 6259 33554432000 4194304 5654031 140733322370736 140733322358552 4232700 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14717/statm: 7232 6259 139 357 0 6872 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 49176

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14721
/proc/meminfo: memFree=31673472/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=47.54 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 13405 49651 0 0 41 27 4663 23 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14721] ppid=14703 vsize=28928 CPUtime=3.47 cores=1,3,5,7
/proc/14721/stat : 14721 (glucosInc) R 14703 14702 13680 0 -1 4202496 6153 0 0 0 346 1 0 0 20 0 1 0 24321180 29622272 6274 33554432000 4194304 5654031 140736640497104 140736640484920 4232551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14721/statm: 7232 6274 139 357 0 6872 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 49176

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 14724
/proc/meminfo: memFree=31647460/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=96.21 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 14265 60024 0 0 43 27 9525 26 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14724] ppid=14703 vsize=32200 CPUtime=5.97 cores=1,3,5,7
/proc/14724/stat : 14724 (glucosInc) R 14703 14702 13680 0 -1 4202496 6378 0 0 0 597 0 0 0 20 0 1 0 24326050 32972800 7044 33554432000 4194304 5654031 140735375892608 140735375880424 4217870 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14724/statm: 8050 7044 139 357 0 7690 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 52448

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/184 14729
/proc/meminfo: memFree=31624176/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=137.91 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 15125 69687 0 0 45 28 13688 30 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14729] ppid=14703 vsize=34788 CPUtime=24.26 cores=1,3,5,7
/proc/14729/stat : 14729 (glucosInc) R 14703 14702 13680 0 -1 4202496 9043 0 0 0 2424 2 0 0 20 0 1 0 24330221 35622912 7503 33554432000 4194304 5654031 140733914100016 140733914087832 4208717 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14729/statm: 8697 7503 140 357 0 8337 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 55036

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 14731
/proc/meminfo: memFree=31608732/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=186.53 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 15984 80292 0 0 48 28 18543 34 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14731] ppid=14703 vsize=49452 CPUtime=35.61 cores=1,3,5,7
/proc/14731/stat : 14731 (glucosInc) R 14703 14702 13680 0 -1 4202496 9884 0 0 0 3559 2 0 0 20 0 1 0 24335085 50638848 11052 33554432000 4194304 5654031 140735867787920 140735867775736 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14731/statm: 12363 11052 140 357 0 12003 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 69700

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 14733
/proc/meminfo: memFree=31608720/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=254.78 cores=1,3,5,7

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

/proc/meminfo: memFree=31454908/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1004.5 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 20867 144488 0 0 59 29 100301 61 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14747] ppid=14703 vsize=105536 CPUtime=237.31 cores=1,3,5,7
/proc/14747/stat : 14747 (glucosInc) R 14703 14702 13680 0 -1 4202496 14395 0 0 0 23725 6 0 0 20 0 1 0 24416909 108068864 24480 33554432000 4194304 5654031 140735288129328 140735288117144 4232466 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14747/statm: 26384 24480 140 357 0 26024 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 125784

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14747
/proc/meminfo: memFree=31450088/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1004.5 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 20867 144488 0 0 59 29 100301 61 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14747] ppid=14703 vsize=105536 CPUtime=297.31 cores=1,3,5,7
/proc/14747/stat : 14747 (glucosInc) R 14703 14702 13680 0 -1 4202496 14399 0 0 0 29724 7 0 0 20 0 1 0 24416909 108068864 25504 33554432000 4194304 5654031 140735288129328 140735288117144 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14747/statm: 26384 25504 140 357 0 26024 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 125784

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14751
/proc/meminfo: memFree=31496152/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1004.5 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 20867 144488 0 0 59 29 100301 61 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14747] ppid=14703 vsize=105536 CPUtime=357.29 cores=1,3,5,7
/proc/14747/stat : 14747 (glucosInc) R 14703 14702 13680 0 -1 4202496 14800 0 0 0 35722 7 0 0 20 0 1 0 24416909 108068864 25504 33554432000 4194304 5654031 140735288129328 140735288117144 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14747/statm: 26384 25504 140 357 0 26024 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 125784

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14751
/proc/meminfo: memFree=31464588/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1004.5 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 20867 144488 0 0 59 29 100301 61 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14747] ppid=14703 vsize=154856 CPUtime=417.29 cores=1,3,5,7
/proc/14747/stat : 14747 (glucosInc) R 14703 14702 13680 0 -1 4202496 15603 0 0 0 41720 9 0 0 20 0 1 0 24416909 158572544 33570 33554432000 4194304 5654031 140735288129328 140735288117144 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14747/statm: 38714 33570 140 357 0 38354 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 175104

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14751
/proc/meminfo: memFree=31427556/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1004.5 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 20867 144488 0 0 59 29 100301 61 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14747] ppid=14703 vsize=105536 CPUtime=477.27 cores=1,3,5,7
/proc/14747/stat : 14747 (glucosInc) R 14703 14702 13680 0 -1 4202496 16008 0 0 0 47718 9 0 0 20 0 1 0 24416909 108068864 25504 33554432000 4194304 5654031 140735288129328 140735288117144 4232528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14747/statm: 26384 25504 140 357 0 26024 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 125784

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14751
/proc/meminfo: memFree=31426828/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1004.5 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 20867 144488 0 0 59 29 100301 61 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14747] ppid=14703 vsize=108088 CPUtime=537.26 cores=1,3,5,7
/proc/14747/stat : 14747 (glucosInc) R 14703 14702 13680 0 -1 4202496 17468 0 0 0 53715 11 0 0 20 0 1 0 24416909 110682112 26142 33554432000 4194304 5654031 140735288129328 140735288127352 4232607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14747/statm: 27022 26142 140 357 0 26662 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 128336

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 14804
/proc/meminfo: memFree=31544540/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1004.5 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 20867 144488 0 0 59 29 100301 61 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14747] ppid=14703 vsize=157408 CPUtime=597.26 cores=1,3,5,7
/proc/14747/stat : 14747 (glucosInc) R 14703 14702 13680 0 -1 4202496 18273 0 0 0 59713 13 0 0 20 0 1 0 24416909 161185792 34208 33554432000 4194304 5654031 140735288129328 140735288117144 4214612 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14747/statm: 39352 34208 140 357 0 38992 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 177656

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14817
/proc/meminfo: memFree=31651556/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1647.61 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 21849 163715 0 0 61 29 164595 76 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14815] ppid=14703 vsize=33468 CPUtime=14.12 cores=1,3,5,7
/proc/14815/stat : 14815 (glucosInc) R 14703 14702 13680 0 -1 4202496 7652 0 0 0 1411 1 0 0 20 0 1 0 24481234 34271232 7327 33554432000 4194304 5654031 140737124970320 140737124958136 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14815/statm: 8367 7327 140 357 0 8007 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 53716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14821
/proc/meminfo: memFree=31600892/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1647.61 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 21849 163715 0 0 61 29 164595 76 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14815] ppid=14703 vsize=62104 CPUtime=74.11 cores=1,3,5,7
/proc/14815/stat : 14815 (glucosInc) R 14703 14702 13680 0 -1 4202496 9954 0 0 0 7408 3 0 0 20 0 1 0 24481234 63594496 14021 33554432000 4194304 5654031 140737124970320 140737124958136 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14815/statm: 15526 14021 140 357 0 15166 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 82352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14823
/proc/meminfo: memFree=31590284/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1647.61 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 21849 163715 0 0 61 29 164595 76 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14815] ppid=14703 vsize=74276 CPUtime=134.1 cores=1,3,5,7
/proc/14815/stat : 14815 (glucosInc) R 14703 14702 13680 0 -1 4202496 11330 0 0 0 13406 4 0 0 20 0 1 0 24481234 76058624 17691 33554432000 4194304 5654031 140737124970320 140737124958136 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14815/statm: 18569 17691 140 357 0 18209 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 94524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14823
/proc/meminfo: memFree=31579724/32873844 swapFree=7632/7632
[pid=14702] ppid=14700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14702/stat : 14702 (npSolver-pbo-It) S 14700 14702 13680 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24316419 9367552 275 33554432000 4194304 5064252 140736684107120 140736684106032 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14702/statm: 2287 275 233 213 0 72 0
[pid=14703] ppid=14702 vsize=11100 CPUtime=1647.61 cores=1,3,5,7
/proc/14703/stat : 14703 (npSolver-pbo) S 14702 14702 13680 0 -1 4202496 21849 163715 0 0 61 29 164595 76 20 0 1 0 24316419 11366400 2249 33554432000 4194304 6004724 140735835196128 140735835181976 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14703/statm: 2775 2249 189 442 0 2329 0
[pid=14815] ppid=14703 vsize=74276 CPUtime=152.41 cores=1,3,5,7
/proc/14815/stat : 14815 (glucosInc) R 14703 14702 13680 0 -1 4202496 11330 0 0 0 15237 4 0 0 20 0 1 0 24481234 76058624 17691 33554432000 4194304 5654031 140737124970320 140737124958136 4232963 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14815/statm: 18569 17691 140 357 0 18209 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 94524

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.62
CPU time (s): 1800.05
CPU user time (s): 1798.94
CPU system time (s): 1.10883
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 193416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.10883
maximum resident set size= 149120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197274
page faults= 0
swaps= 0
block input operations= 0
block output operations= 110928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2060
involuntary context switches= 3564

runsolver used 8.58869 second user time and 16.8324 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 10:18:18
IDJOB=3752485
IDBENCH=48258
IDSOLVER=2335
FILE ID=node135/3752485-1339143498
RUNJOBID= node135-1339134279-13697
PBS_JOBID= 14643799
Free space on /tmp= 70588 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752485-1339143498/watcher-3752485-1339143498 -o /tmp/evaluation-result-3752485-1339143498/solver-3752485-1339143498 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752485-1339143498.opb 626551715 HOME HOME

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

MD5SUM BENCH= 162153f0f0e5f8f2e587b9d579ee09dc
RANDOM SEED=626551715

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31666016 kB
Buffers:           90536 kB
Cached:           235912 kB
SwapCached:         2232 kB
Active:           353948 kB
Inactive:          43752 kB
Active(anon):      72712 kB
Inactive(anon):     1060 kB
Active(file):     281236 kB
Inactive(file):    42692 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098800 kB
Dirty:              8148 kB
Writeback:             0 kB
AnonPages:        126780 kB
Mapped:             9264 kB
Shmem:                 0 kB
Slab:             667560 kB
SReclaimable:     108960 kB
SUnreclaim:       558600 kB
KernelStack:        1520 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     197012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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= 70568 MiB
End job on node135 at 2012-06-08 10:48:18