Trace number 3698623

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=7-P1=29-P2=53-P3=31-P4=23-P5=47-P6=67-B.opb
MD5SUM8b8e1d2a13a8c39d33c0acf49e3195a1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.040993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables108
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)216
Sum of products size (including duplicates)432
Number of different products216
Sum of products size432

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.59/1.67	c run inc solver
1.59/1.67	c [INC SYSTEM] run initial solver
1.59/1.67	c [INC SYSTEM] preprocess with white file
7.58/7.62	c [INC SYSTEM] finished preprocessing in 5 s
7.58/7.62	c [INC SYSTEM] execute solver
47.46/47.53	c [INC SEARCH] formula is SAT
47.46/47.54	c [INC SYSTEM] solved the initial formula
47.46/47.55	c model valid
47.46/47.55	c current solution ok
49.44/49.57	o 63
49.44/49.57	c [INC SYSTEM] there exists a inc, kill it!
49.44/49.57	c write failed with 2
49.44/49.58	c [INC SEARCH] iteration: 0
49.44/49.58	c [INC BOUNDS] best value:63 search for 62
49.44/49.58	c [INC SYSTEM] create new solver instance
49.44/49.58	c [INC] encode full formula
49.44/49.58	c set iterative enc to: swc
49.53/49.65	c [INC SEARCH] isOptimum variable: 0
388.28/388.44	c formula is SAT
388.28/388.46	c [INC SEARCH] copied best model
388.28/388.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
388.28/388.46	c model valid
388.28/388.46	c current solution ok
388.28/388.46	o 31
388.28/388.46	c [INC SEARCH] iteration: 1
388.28/388.46	c [INC BOUNDS] best value:31 search for 30
388.28/388.46	c [INC ENCODE] setup new number of clauses ...
388.28/388.46	c [INC] encode incremental formula
388.28/388.46	c return only the limitting unit clause for 30
388.28/388.46	c [INC SYSTEM] transmit new clauses to solver: 1
388.28/388.46	c [INC SEARCH] isOptimum variable: 0
389.09/389.24	c formula is SAT
389.09/389.26	c [INC SEARCH] copied best model
389.09/389.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
389.09/389.26	c model valid
389.09/389.26	c current solution ok
389.09/389.26	o 29
389.09/389.26	c [INC SEARCH] iteration: 2
389.09/389.26	c [INC BOUNDS] best value:29 search for 28
389.09/389.26	c [INC ENCODE] setup new number of clauses ...
389.09/389.26	c [INC] encode incremental formula
389.09/389.26	c return only the limitting unit clause for 28
389.09/389.26	c [INC SYSTEM] transmit new clauses to solver: 1
389.09/389.26	c [INC SEARCH] isOptimum variable: 0
389.49/389.67	c formula is SAT
389.49/389.69	c [INC SEARCH] copied best model
389.49/389.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
389.49/389.69	c model valid
389.49/389.69	c current solution ok
389.49/389.69	o 25
389.49/389.69	c [INC SEARCH] iteration: 3
389.49/389.69	c [INC BOUNDS] best value:25 search for 24
389.49/389.69	c [INC ENCODE] setup new number of clauses ...
389.49/389.69	c [INC] encode incremental formula
389.49/389.69	c return only the limitting unit clause for 24
389.49/389.69	c [INC SYSTEM] transmit new clauses to solver: 1
389.49/389.69	c [INC SEARCH] isOptimum variable: 0
1287.64/1287.91	c formula is SAT
1287.64/1287.93	c [INC SEARCH] copied best model
1287.64/1287.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1287.64/1287.94	c model valid
1287.64/1287.94	c current solution ok
1287.64/1287.94	o 7
1287.64/1287.94	c [INC SEARCH] iteration: 4
1287.64/1287.94	c [INC BOUNDS] best value:7 search for 6
1287.64/1287.94	c [INC ENCODE] setup new number of clauses ...
1287.64/1287.94	c [INC] encode incremental formula
1287.64/1287.94	c return only the limitting unit clause for 6
1287.64/1287.94	c [INC SYSTEM] transmit new clauses to solver: 1
1287.64/1287.94	c [INC SEARCH] isOptimum variable: 0
1405.73/1406.09	c formula is SAT
1405.83/1406.11	c [INC SEARCH] copied best model
1405.83/1406.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1405.83/1406.11	c model valid
1405.83/1406.11	c current solution ok
1405.83/1406.11	o 5
1405.83/1406.11	c [INC SEARCH] iteration: 5
1405.83/1406.11	c [INC BOUNDS] best value:5 search for 4
1405.83/1406.11	c [INC ENCODE] setup new number of clauses ...
1405.83/1406.11	c [INC] encode incremental formula
1405.83/1406.11	c return only the limitting unit clause for 4
1405.83/1406.11	c [INC SYSTEM] transmit new clauses to solver: 1
1405.83/1406.11	c [INC SEARCH] isOptimum variable: 0
1406.33/1406.63	c formula is SAT
1406.33/1406.64	c [INC SEARCH] copied best model
1406.33/1406.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1406.33/1406.65	c model valid
1406.33/1406.65	c current solution ok
1406.33/1406.65	o 3
1406.33/1406.65	c [INC SEARCH] iteration: 6
1406.33/1406.65	c [INC BOUNDS] best value:3 search for 2
1406.33/1406.65	c [INC ENCODE] setup new number of clauses ...
1406.33/1406.65	c [INC] encode incremental formula
1406.33/1406.65	c return only the limitting unit clause for 2
1406.33/1406.65	c [INC SYSTEM] transmit new clauses to solver: 1
1406.33/1406.65	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.41	s UNKNOWN
1800.07/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.41	c write failed with -1
1800.07/1800.41	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x22ca790)

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-3698623-1338074091/watcher-3698623-1338074091 -o /tmp/evaluation-result-3698623-1338074091/solver-3698623-1338074091 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698623-1338074091.opb 172403489 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.03 2.03 2.00 3/177 3666
/proc/meminfo: memFree=27424564/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0

[startup+0.03679 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3666
/proc/meminfo: memFree=27424564/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3666
/proc/meminfo: memFree=27424564/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3666
/proc/meminfo: memFree=27424564/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3666
/proc/meminfo: memFree=27424564/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 3668
/proc/meminfo: memFree=27392668/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=102684 CPUtime=1.49 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) R 3666 3666 824 0 -1 4202496 8268 0 0 0 146 3 0 0 20 0 1 0 273537624 105148416 17425 33554432000 4194304 5992684 140733991433744 140733991428968 4566811 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 25671 17425 157 440 0 25227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111832

[startup+3.10044 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 3670
/proc/meminfo: memFree=27259448/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107456 CPUtime=1.66 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 9020 0 0 0 157 9 0 0 20 0 1 0 273537624 110034944 19821 33554432000 4194304 5992684 140733991433744 140733991428192 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26864 19821 164 440 0 26420 0
[pid=3669] ppid=3667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3669/stat : 3669 (cp2_pre.sh) S 3667 3666 824 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273537791 9367552 277 33554432000 4194304 5064252 140733758585424 140733758584128 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3669/statm: 2287 277 234 213 0 72 0
[pid=3670] ppid=3669 vsize=220156 CPUtime=1.41 cores=1,3,5,7
/proc/3670/stat : 3670 (coprocessor) R 3669 3666 824 0 -1 4202496 33492 0 0 0 133 8 0 0 20 0 1 0 273537791 225439744 49863 33554432000 4194304 6586260 140733203846736 140733203843000 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/3670/statm: 55039 49863 166 584 0 54451 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 345908

[startup+6.30039 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 3670
/proc/meminfo: memFree=27035020/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107456 CPUtime=1.66 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 9020 0 0 0 157 9 0 0 20 0 1 0 273537624 110034944 19821 33554432000 4194304 5992684 140733991433744 140733991428192 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26864 19821 164 440 0 26420 0
[pid=3669] ppid=3667 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3669/stat : 3669 (cp2_pre.sh) S 3667 3666 824 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 273537791 9367552 277 33554432000 4194304 5064252 140733758585424 140733758584128 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3669/statm: 2287 277 234 213 0 72 0
[pid=3670] ppid=3669 vsize=291608 CPUtime=4.61 cores=1,3,5,7
/proc/3670/stat : 3670 (coprocessor) R 3669 3666 824 0 -1 4202496 47067 0 0 0 449 12 0 0 20 0 1 0 273537791 298606592 70121 33554432000 4194304 6586260 140733203846736 140733203842056 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/3670/statm: 72902 70121 198 584 0 72314 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 417360

[startup+12.7004 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 3673
/proc/meminfo: memFree=27185636/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107456 CPUtime=7.61 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 9036 47971 0 0 157 10 574 20 20 0 1 0 273537624 110034944 19823 33554432000 4194304 5992684 140733991433744 140733991420008 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26864 19823 166 440 0 26420 0
[pid=3672] ppid=3667 vsize=149028 CPUtime=5.06 cores=1,3,5,7
/proc/3672/stat : 3672 (glucosInc) R 3667 3666 824 0 -1 4202496 24043 0 0 0 501 5 0 0 20 0 1 0 273538386 152604672 31442 33554432000 4194304 5654031 140734593673248 140734593670936 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3672/statm: 37257 31442 139 357 0 36897 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 265632

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 3673
/proc/meminfo: memFree=27175156/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107456 CPUtime=7.61 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 9036 47971 0 0 157 10 574 20 20 0 1 0 273537624 110034944 19823 33554432000 4194304 5992684 140733991433744 140733991420008 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26864 19823 166 440 0 26420 0
[pid=3672] ppid=3667 vsize=152856 CPUtime=17.86 cores=1,3,5,7
/proc/3672/stat : 3672 (glucosInc) R 3667 3666 824 0 -1 4202496 25052 0 0 0 1780 6 0 0 20 0 1 0 273538386 156524544 32962 33554432000 4194304 5654031 140734593673248 140734593661064 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3672/statm: 38214 32962 140 357 0 37854 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 269460

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 3676
/proc/meminfo: memFree=27149240/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.6 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 10107 75831 0 0 195 168 4556 41 20 0 1 0 273537624 110039040 19835 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 19835 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=141968 CPUtime=1.44 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 22845 0 0 0 138 6 0 0 20 0 1 0 273542589 145375232 29195 33554432000 4194304 5654031 140734878177632 140734878175416 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 35492 29195 131 357 0 35132 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 258576

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 3676
/proc/meminfo: memFree=27132444/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.6 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 10107 75831 0 0 195 168 4556 41 20 0 1 0 273537624 110039040 19835 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 19835 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=152268 CPUtime=52.63 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 25661 0 0 0 5257 6 0 0 20 0 1 0 273542589 155922432 33297 33554432000 4194304 5654031 140734878177632 140734878175416 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 38067 33297 140 357 0 37707 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 268876

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3676
/proc/meminfo: memFree=27115920/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.6 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 10107 75831 0 0 195 168 4556 41 20 0 1 0 273537624 110039040 19835 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 19835 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=163324 CPUtime=112.61 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 28156 0 0 0 11254 7 0 0 20 0 1 0 273542589 167243776 36968 33554432000 4194304 5654031 140734878177632 140734878165448 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 40831 36968 140 357 0 40471 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 279932

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3676
/proc/meminfo: memFree=27101532/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.6 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 10107 75831 0 0 195 168 4556 41 20 0 1 0 273537624 110039040 19835 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 19835 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=176764 CPUtime=172.6 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 31848 0 0 0 17252 8 0 0 20 0 1 0 273542589 181006336 39744 33554432000 4194304 5654031 140734878177632 140734878175416 4233332 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 44191 39744 141 357 0 43831 0
Current children cumulated CPU time (s) 222.2

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

/proc/meminfo: memFree=28136928/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.69 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11380 75831 0 0 203 169 4556 41 20 0 1 0 273537624 110039040 20520 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20520 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=214372 CPUtime=1192.36 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 36343 0 0 0 119217 19 0 0 20 0 1 0 273542589 219516928 43778 33554432000 4194304 5654031 140734878177632 140734878165448 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 53593 43778 151 357 0 53233 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 330980

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3746
/proc/meminfo: memFree=28100936/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.72 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11380 75831 0 0 206 169 4556 41 20 0 1 0 273537624 110039040 20520 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20520 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=186348 CPUtime=1252.33 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 37060 0 0 0 125213 20 0 0 20 0 1 0 273542589 190820352 42115 33554432000 4194304 5654031 140734878177632 140734878165448 4214475 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 46587 42115 151 357 0 46227 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 302956

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3746
/proc/meminfo: memFree=28087520/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.72 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11380 75831 0 0 206 169 4556 41 20 0 1 0 273537624 110039040 20520 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20520 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=217168 CPUtime=1312.32 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 37583 0 0 0 131211 21 0 0 20 0 1 0 273542589 222380032 43651 33554432000 4194304 5654031 140734878177632 140734878165448 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 54292 43651 151 357 0 53932 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 333776

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3746
/proc/meminfo: memFree=28096764/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.77 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11383 75831 0 0 211 169 4556 41 20 0 1 0 273537624 110039040 20521 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20521 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=186348 CPUtime=1372.27 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 37845 0 0 0 137205 22 0 0 20 0 1 0 273542589 190820352 41264 33554432000 4194304 5654031 140734878177632 140734878165448 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 46587 41264 151 357 0 46227 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 302956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3746
/proc/meminfo: memFree=28092168/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.77 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11383 75831 0 0 211 169 4556 41 20 0 1 0 273537624 110039040 20521 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20521 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=186348 CPUtime=1432.25 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 37848 0 0 0 143203 22 0 0 20 0 1 0 273542589 190820352 42386 33554432000 4194304 5654031 140734878177632 140734878165448 4216312 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 46587 42386 151 357 0 46227 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 302956

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3750
/proc/meminfo: memFree=28056756/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.77 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11383 75831 0 0 211 169 4556 41 20 0 1 0 273537624 110039040 20521 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20521 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=186348 CPUtime=1492.24 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 38112 0 0 0 149202 22 0 0 20 0 1 0 273542589 190820352 43156 33554432000 4194304 5654031 140734878177632 140734878165448 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 46587 43156 151 357 0 46227 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 302956

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3750
/proc/meminfo: memFree=28084476/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.77 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11383 75831 0 0 211 169 4556 41 20 0 1 0 273537624 110039040 20521 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20521 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=217168 CPUtime=1552.23 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 38444 0 0 0 155200 23 0 0 20 0 1 0 273542589 222380032 44501 33554432000 4194304 5654031 140734878177632 140734878165448 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 54292 44501 151 357 0 53932 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 333776

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 3750
/proc/meminfo: memFree=28048236/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.77 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11383 75831 0 0 211 169 4556 41 20 0 1 0 273537624 110039040 20521 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20521 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=217168 CPUtime=1612.22 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 38446 0 0 0 161199 23 0 0 20 0 1 0 273542589 222380032 45525 33554432000 4194304 5654031 140734878177632 140734878165448 4232380 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 54292 45525 151 357 0 53932 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 333776

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3750
/proc/meminfo: memFree=28006872/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.77 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11383 75831 0 0 211 169 4556 41 20 0 1 0 273537624 110039040 20521 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20521 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=217168 CPUtime=1672.21 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 38456 0 0 0 167197 24 0 0 20 0 1 0 273542589 222380032 46549 33554432000 4194304 5654031 140734878177632 140734878165448 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 54292 46549 151 357 0 53932 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 333776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3750
/proc/meminfo: memFree=28040012/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.77 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11383 75831 0 0 211 169 4556 41 20 0 1 0 273537624 110039040 20521 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20521 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=217168 CPUtime=1732.2 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 38458 0 0 0 173196 24 0 0 20 0 1 0 273542589 222380032 47573 33554432000 4194304 5654031 140734878177632 140734878165448 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 54292 47573 151 357 0 53932 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 333776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3751
/proc/meminfo: memFree=28000664/32873844 swapFree=7620/7620
[pid=3666] ppid=3664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3666/stat : 3666 (npSolver-pbo-It) S 3664 3666 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273537623 9367552 275 33554432000 4194304 5064252 140736830064672 140736830063584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3666/statm: 2287 275 233 213 0 72 0
[pid=3667] ppid=3666 vsize=107460 CPUtime=49.77 cores=1,3,5,7
/proc/3667/stat : 3667 (npSolver-pbo) S 3666 3666 824 0 -1 4202496 11383 75831 0 0 211 169 4556 41 20 0 1 0 273537624 110039040 20521 33554432000 4194304 5992684 140733991433744 140733991419576 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3667/statm: 26865 20521 177 440 0 26421 0
[pid=3676] ppid=3667 vsize=217168 CPUtime=1750.3 cores=1,3,5,7
/proc/3676/stat : 3676 (glucosInc) R 3667 3666 824 0 -1 4202496 38459 0 0 0 175006 24 0 0 20 0 1 0 273542589 222380032 48085 33554432000 4194304 5654031 140734878177632 140734878165448 4216185 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3676/statm: 54292 48085 151 357 0 53932 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 333776

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1797.75
CPU system time (s): 2.36164
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 417360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.75
system time used= 2.36164
maximum resident set size= 288488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126047
page faults= 0
swaps= 0
block input operations= 8
block output operations= 381320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4496
involuntary context switches= 1888

runsolver used 2.98255 second user time and 8.5527 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 01:14:51
IDJOB=3698623
IDBENCH=47943
IDSOLVER=2275
FILE ID=node107/3698623-1338074091
RUNJOBID= node107-1338052952-841
PBS_JOBID= 14624408
Free space on /tmp= 71300 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=7-P1=29-P2=53-P3=31-P4=23-P5=47-P6=67-B.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698623-1338074091/watcher-3698623-1338074091 -o /tmp/evaluation-result-3698623-1338074091/solver-3698623-1338074091 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698623-1338074091.opb 172403489 HOME HOME

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

MD5SUM BENCH= 8b8e1d2a13a8c39d33c0acf49e3195a1
RANDOM SEED=172403489

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27424456 kB
Buffers:          267396 kB
Cached:          3506024 kB
SwapCached:            0 kB
Active:          1838108 kB
Inactive:        2819108 kB
Active(anon):     886456 kB
Inactive(anon):        0 kB
Active(file):     951652 kB
Inactive(file):  2819108 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        825540 kB
Mapped:            15508 kB
Shmem:               200 kB
Slab:             647868 kB
SReclaimable:      90496 kB
SUnreclaim:       557372 kB
KernelStack:        1496 kB
PageTables:         5980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1149432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    706560 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= 71412 MiB
End job on node107 at 2012-05-27 01:44:51