Trace number 3747713

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.01 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_4.opb
MD5SUMca18e0f90c225db0db25139874012827
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
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)75484
Sum of products size (including duplicates)150968
Number of different products75484
Sum of products size150968

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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
1.07/1.19	c [INC SYSTEM] finished preprocessing in 1 s
1.07/1.19	c [INC SYSTEM] execute solver
1.16/1.27	c [INC SEARCH] formula is SAT
1.16/1.28	c [INC SYSTEM] solved the initial formula
1.19/1.31	c model valid
1.19/1.31	c current solution ok
1.39/1.54	o 999
1.39/1.54	c [INC SYSTEM] there exists a inc, kill it!
1.39/1.54	c write failed with 2
1.39/1.55	c [INC SEARCH] iteration: 0
1.39/1.55	c [INC BOUNDS] best value:999 search for 998
1.39/1.55	c [INC SYSTEM] create new solver instance
1.39/1.55	c [INC] encode full formula
1.39/1.55	c (debug) using card networks
1.39/1.55	c old isEQ: 41, new EQ is 0
1.39/1.57	c set iterative enc to: card
1.39/1.57	c set iterative enc to: none
1.39/1.58	c [INC SEARCH] isOptimum variable: 0
2.65/2.74	c formula is SAT
2.65/2.74	c [INC SEARCH] copied best model
2.65/2.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.65/2.78	c model valid
2.65/2.78	c current solution ok
2.65/2.78	o 57
2.65/2.78	c [INC SEARCH] iteration: 1
2.65/2.78	c [INC BOUNDS] best value:57 search for 56
2.65/2.78	c [INC SYSTEM] there exists a inc, kill it!
2.65/2.78	c write failed with 2
2.65/2.78	c [INC SYSTEM] create new solver instance
2.65/2.78	c [INC] encode full formula
2.65/2.78	c (debug) using card networks
2.65/2.78	c old isEQ: 0, new EQ is 0
2.78/2.80	c set iterative enc to: card
2.78/2.80	c set iterative enc to: none
2.78/2.80	c [INC SEARCH] isOptimum variable: 0
5.57/5.68	c formula is SAT
5.57/5.69	c [INC SEARCH] copied best model
5.57/5.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.67/5.72	c model valid
5.67/5.72	c current solution ok
5.67/5.72	o 43
5.67/5.72	c [INC SEARCH] iteration: 2
5.67/5.72	c [INC BOUNDS] best value:43 search for 42
5.67/5.72	c [INC SYSTEM] there exists a inc, kill it!
5.67/5.72	c write failed with 2
5.67/5.72	c [INC SYSTEM] create new solver instance
5.67/5.72	c [INC] encode full formula
5.67/5.72	c (debug) using card networks
5.67/5.72	c old isEQ: 240, new EQ is 0
5.67/5.74	c set iterative enc to: card
5.67/5.74	c set iterative enc to: none
5.67/5.75	c [INC SEARCH] isOptimum variable: 0
8.87/8.98	c formula is SAT
8.87/8.98	c [INC SEARCH] copied best model
8.87/8.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.97/9.02	c model valid
8.97/9.02	c current solution ok
8.97/9.02	o 42
8.97/9.02	c [INC SEARCH] iteration: 3
8.97/9.02	c [INC BOUNDS] best value:42 search for 41
8.97/9.02	c [INC SYSTEM] there exists a inc, kill it!
8.97/9.02	c write failed with 2
8.97/9.02	c [INC SYSTEM] create new solver instance
8.97/9.02	c [INC] encode full formula
8.97/9.02	c (debug) using card networks
8.97/9.02	c old isEQ: 240, new EQ is 0
8.97/9.04	c set iterative enc to: card
8.97/9.04	c set iterative enc to: none
8.97/9.04	c [INC SEARCH] isOptimum variable: 0
12.65/12.73	c formula is SAT
12.65/12.73	c [INC SEARCH] copied best model
12.65/12.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.65/12.77	c model valid
12.65/12.77	c current solution ok
12.65/12.77	o 40
12.65/12.77	c [INC SEARCH] iteration: 4
12.65/12.77	c [INC BOUNDS] best value:40 search for 39
12.65/12.77	c [INC SYSTEM] there exists a inc, kill it!
12.65/12.77	c write failed with 2
12.65/12.77	c [INC SYSTEM] create new solver instance
12.65/12.77	c [INC] encode full formula
12.65/12.77	c (debug) using card networks
12.65/12.77	c old isEQ: 240, new EQ is 0
12.65/12.79	c set iterative enc to: card
12.65/12.79	c set iterative enc to: none
12.65/12.79	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 23452 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3747713-1339102671/watcher-3747713-1339102671 -o /tmp/evaluation-result-3747713-1339102671/solver-3747713-1339102671 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747713-1339102671.opb 440298620 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.06 3/176 23451
/proc/meminfo: memFree=31058168/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0

[startup+0.0823451 s]
/proc/loadavg: 2.00 2.00 2.06 3/176 23451
/proc/meminfo: memFree=31058168/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 2.00 2.00 2.06 3/176 23451
/proc/meminfo: memFree=31058168/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30015 s]
/proc/loadavg: 2.00 2.00 2.06 3/176 23451
/proc/meminfo: memFree=31058168/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.00 2.00 2.06 3/176 23451
/proc/meminfo: memFree=31058168/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.06 3/180 23455
/proc/meminfo: memFree=30976060/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=14900 CPUtime=1.39 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) R 23451 23451 22761 0 -1 4202496 4563 15125 0 0 21 17 78 23 20 0 1 0 376392549 15257600 3320 33554432000 4194304 6004724 140736751894704 140736751880984 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3725 3320 159 442 0 3279 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 24048

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 23460
/proc/meminfo: memFree=31006996/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=2.79 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 5950 28667 0 0 30 21 200 28 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 24324

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 23462
/proc/meminfo: memFree=31008544/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=5.73 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 6676 35612 0 0 36 21 486 30 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 24324

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 23466
/proc/meminfo: memFree=31007932/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=9.01 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 7394 43032 0 0 41 21 807 32 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23466] ppid=23452 vsize=38292 CPUtime=3.64 cores=0,2,4,6
/proc/23466/stat : 23466 (glucosInc) R 23452 23451 22761 0 -1 4202496 7757 0 0 0 363 1 0 0 20 0 1 0 376393453 39211008 7440 33554432000 4194304 5654031 140736956611152 140736956598968 4214618 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23466/statm: 9573 7440 142 357 0 9213 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 62616

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 23468
/proc/meminfo: memFree=30944248/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=106224 CPUtime=12.69 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 13272 0 0 0 1266 3 0 0 20 0 1 0 376393828 108773376 23927 33554432000 4194304 5654031 140734071715584 140734071713672 4232581 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23468/statm: 26556 23927 141 357 0 26196 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 130548

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 23468
/proc/meminfo: memFree=30892392/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=137044 CPUtime=38.27 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 16215 0 0 0 3819 8 0 0 20 0 1 0 376393828 140333056 32729 33554432000 4194304 5654031 140734071715584 140734071713672 4215357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23468/statm: 34261 32729 141 357 0 33901 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 161368

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 23468
/proc/meminfo: memFree=30847992/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=187132 CPUtime=89.47 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 21298 0 0 0 8930 17 0 0 20 0 1 0 376393828 191623168 42108 33554432000 4194304 5654031 140734071715584 140734071713672 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 46783 42108 142 357 0 46423 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 211456

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/180 23471
/proc/meminfo: memFree=30879208/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=187132 CPUtime=149.45 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 27412 0 0 0 14917 28 0 0 20 0 1 0 376393828 191623168 34520 33554432000 4194304 5654031 140734071715584 140734071713672 4215168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 46783 34520 142 357 0 46423 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 211456

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 23495
/proc/meminfo: memFree=30885092/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=137044 CPUtime=209.43 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 30836 0 0 0 20907 36 0 0 20 0 1 0 376393828 140333056 32907 33554432000 4194304 5654031 140734071715584 140734071713672 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 34261 32907 142 357 0 33901 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 161368

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 23495
/proc/meminfo: memFree=30786616/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=268520 CPUtime=269.42 cores=0,2,4,6

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

/proc/loadavg: 2.01 2.01 2.00 4/180 23618
/proc/meminfo: memFree=30940676/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=187132 CPUtime=1349.16 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 73681 0 0 0 134734 182 0 0 20 0 1 0 376393828 191623168 42042 33554432000 4194304 5654031 140734071715584 140734071713672 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 46783 42042 142 357 0 46423 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 211456

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23619
/proc/meminfo: memFree=30712776/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=400780 CPUtime=1409.15 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 74983 0 0 0 140729 186 0 0 20 0 1 0 376393828 410398720 92386 33554432000 4194304 5654031 140734071715584 140734071713672 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 100195 92386 142 357 0 99835 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 425104

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23619
/proc/meminfo: memFree=30901648/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=187132 CPUtime=1469.13 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 76678 0 0 0 146719 194 0 0 20 0 1 0 376393828 191623168 45783 33554432000 4194304 5654031 140734071715584 140734071713672 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 46783 45783 142 357 0 46423 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 211456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23619
/proc/meminfo: memFree=30679432/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=615704 CPUtime=1529.1 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 78272 0 0 0 152710 200 0 0 20 0 1 0 376393828 630480896 100502 33554432000 4194304 5654031 140734071715584 140734071713672 4215026 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 153926 100502 142 357 0 153566 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 640028

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23619
/proc/meminfo: memFree=30898376/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=268520 CPUtime=1589.1 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 80049 0 0 0 158702 208 0 0 20 0 1 0 376393828 274964480 46818 33554432000 4194304 5654031 140734071715584 140734071713672 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 67130 46818 142 357 0 66770 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 292844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23619
/proc/meminfo: memFree=30608776/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=400780 CPUtime=1649.08 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 80687 0 0 0 164697 211 0 0 20 0 1 0 376393828 410398720 99042 33554432000 4194304 5654031 140734071715584 140734071713672 4232988 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 100195 99042 142 357 0 99835 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 425104

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23620
/proc/meminfo: memFree=30891652/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=187132 CPUtime=1709.07 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 82216 0 0 0 170687 220 0 0 20 0 1 0 376393828 191623168 34362 33554432000 4194304 5654031 140734071715584 140734071713672 4233464 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 46783 34362 142 357 0 46423 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 211456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23620
/proc/meminfo: memFree=30609332/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=400780 CPUtime=1769.04 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 83539 0 0 0 176681 223 0 0 20 0 1 0 376393828 410398720 93922 33554432000 4194304 5654031 140734071715584 140734071713672 4214944 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 100195 93922 142 357 0 99835 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 425104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23620
/proc/meminfo: memFree=30590436/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=615704 CPUtime=1787.24 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 84011 0 0 0 178497 227 0 0 20 0 1 0 376393828 630480896 109206 33554432000 4194304 5654031 140734071715584 140734071713672 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 153926 109206 142 357 0 153566 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 640028

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23620
/proc/meminfo: memFree=30590436/32873852 swapFree=7632/7632
[pid=23451] ppid=23449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23451/stat : 23451 (npSolver-pbo-It) S 23449 23451 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376392549 9367552 275 33554432000 4194304 5064252 140735141009440 140735141008352 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23451/statm: 2287 275 233 213 0 72 0
[pid=23452] ppid=23451 vsize=15176 CPUtime=12.77 cores=0,2,4,6
/proc/23452/stat : 23452 (npSolver-pbo) S 23451 23451 22761 0 -1 4202496 8112 51347 0 0 47 21 1175 34 20 0 1 0 376392549 15540224 3338 33554432000 4194304 6004724 140736751894704 140736751880552 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23452/statm: 3794 3338 176 442 0 3348 0
[pid=23468] ppid=23452 vsize=615704 CPUtime=1787.24 cores=0,2,4,6
/proc/23468/stat : 23468 (glucosInc) R 23452 23451 22761 0 -1 4202496 84011 0 0 0 178497 227 0 0 20 0 1 0 376393828 630480896 109206 33554432000 4194304 5654031 140734071715584 140734071713672 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23468/statm: 153926 109206 142 357 0 153566 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 640028

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23451 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=226141
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=567913
# CPU time returned by wait4() is 12.7941
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.01
CPU user time (s): 1797.19
CPU system time (s): 2.82
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 720168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.2261
system time used= 0.567913
maximum resident set size= 70476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59834
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 895
involuntary context switches= 254

runsolver used 2.6446 second user time and 7.1989 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-07 22:57:51
IDJOB=3747713
IDBENCH=48108
IDSOLVER=2332
FILE ID=node131/3747713-1339102671
RUNJOBID= node131-1339098177-22777
PBS_JOBID= 14643722
Free space on /tmp= 71108 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_60_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747713-1339102671/watcher-3747713-1339102671 -o /tmp/evaluation-result-3747713-1339102671/solver-3747713-1339102671 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747713-1339102671.opb 440298620 HOME HOME

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

MD5SUM BENCH= ca18e0f90c225db0db25139874012827
RANDOM SEED=440298620

node131.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.805
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.61
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.805
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.805
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.91
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.805
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.805
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.805
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.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31058796 kB
Buffers:          109380 kB
Cached:           783048 kB
SwapCached:         8244 kB
Active:           287080 kB
Inactive:         741000 kB
Active(anon):     130276 kB
Inactive(anon):     7376 kB
Active(file):     156804 kB
Inactive(file):   733624 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093196 kB
Dirty:              9336 kB
Writeback:             0 kB
AnonPages:        152268 kB
Mapped:            10012 kB
Shmem:                 0 kB
Slab:             647792 kB
SReclaimable:      88776 kB
SUnreclaim:       559016 kB
KernelStack:        1488 kB
PageTables:         4468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     254680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71108 MiB
End job on node131 at 2012-06-07 23:27:51