Trace number 3698528

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.07 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_1.opb
MD5SUM8c398fbb12ba7dbf676dd8375a76e0de
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.20	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.20	c [INC SYSTEM] execute solver
0.00/0.24	c [INC SEARCH] formula is SAT
0.00/0.24	c [INC SYSTEM] solved the initial formula
0.00/0.24	c model valid
0.00/0.24	c current solution ok
0.00/0.28	o -20
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SEARCH] iteration: 0
0.00/0.28	c [INC BOUNDS] best value:80 search for 79
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c set iterative enc to: card
0.00/0.28	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.51	c formula is SAT
0.00/0.51	c [INC SEARCH] copied best model
0.00/0.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.51	c model valid
0.00/0.51	c current solution ok
0.00/0.51	o -21
0.00/0.51	c [INC SEARCH] iteration: 1
0.00/0.51	c [INC BOUNDS] best value:79 search for 78
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.51	c [INC SYSTEM] create new solver instance
0.00/0.51	c [INC] encode full formula
0.00/0.51	c (debug) using card networks
0.00/0.51	c set iterative enc to: card
0.00/0.51	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
0.00/0.65	c formula is SAT
0.00/0.65	c [INC SEARCH] copied best model
0.00/0.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.65	c model valid
0.00/0.65	c current solution ok
0.00/0.65	o -22
0.00/0.65	c [INC SEARCH] iteration: 2
0.00/0.65	c [INC BOUNDS] best value:78 search for 77
0.00/0.65	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.65	c write failed with 2
0.00/0.65	c [INC SYSTEM] create new solver instance
0.00/0.65	c [INC] encode full formula
0.00/0.65	c (debug) using card networks
0.00/0.65	c set iterative enc to: card
0.00/0.65	c set iterative enc to: none
0.00/0.66	c [INC SEARCH] isOptimum variable: 0
0.96/1.06	c formula is SAT
0.96/1.06	c [INC SEARCH] copied best model
0.96/1.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.96/1.06	c model valid
0.96/1.06	c current solution ok
0.96/1.06	o -25
0.96/1.06	c [INC SEARCH] iteration: 3
0.96/1.06	c [INC BOUNDS] best value:75 search for 74
0.96/1.06	c [INC SYSTEM] there exists a inc, kill it!
0.96/1.06	c write failed with 2
0.96/1.06	c [INC SYSTEM] create new solver instance
0.96/1.06	c [INC] encode full formula
0.96/1.06	c (debug) using card networks
0.96/1.07	c set iterative enc to: card
0.96/1.07	c set iterative enc to: none
0.96/1.07	c [INC SEARCH] isOptimum variable: 0
528.48/528.66	c formula is SAT
528.48/528.66	c [INC SEARCH] copied best model
528.48/528.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
528.48/528.67	c model valid
528.48/528.67	c current solution ok
528.48/528.67	o -26
528.48/528.67	c [INC SEARCH] iteration: 4
528.48/528.67	c [INC BOUNDS] best value:74 search for 73
528.48/528.67	c [INC SYSTEM] there exists a inc, kill it!
528.48/528.67	c write failed with 2
528.48/528.67	c [INC SYSTEM] create new solver instance
528.48/528.67	c [INC] encode full formula
528.48/528.67	c (debug) using card networks
528.48/528.67	c set iterative enc to: card
528.48/528.67	c set iterative enc to: none
528.48/528.68	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698528-1338080518/watcher-3698528-1338080518 -o /tmp/evaluation-result-3698528-1338080518/solver-3698528-1338080518 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698528-1338080518.opb 594986705 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.01 2.00 2.00 3/182 13899
/proc/meminfo: memFree=29813380/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0

[startup+0.084918 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 13899
/proc/meminfo: memFree=29813380/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100355 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 13899
/proc/meminfo: memFree=29813380/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300246 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 13899
/proc/meminfo: memFree=29813380/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700139 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 13899
/proc/meminfo: memFree=29813380/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50015 s]
/proc/loadavg: 2.01 2.00 2.00 4/185 13912
/proc/meminfo: memFree=29806116/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=1.05 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 1802 11403 0 0 3 3 94 5 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 12788

[startup+3.10031 s]
/proc/loadavg: 2.01 2.00 2.00 4/185 13914
/proc/meminfo: memFree=29803264/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=1.05 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 1802 11403 0 0 3 3 94 5 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13914] ppid=13900 vsize=11824 CPUtime=2.02 cores=1,3,5,7
/proc/13914/stat : 13914 (glucosInc) R 13900 13899 9054 0 -1 4202496 2527 0 0 0 202 0 0 0 20 0 1 0 274176664 12107776 2445 33554432000 4194304 5654031 140735137301808 140735137289624 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13914/statm: 2956 2445 142 357 0 2596 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24612

[startup+6.30036 s]
/proc/loadavg: 2.01 2.00 2.00 4/184 13914
/proc/meminfo: memFree=29793424/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=1.05 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 1802 11403 0 0 3 3 94 5 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13914] ppid=13900 vsize=18988 CPUtime=5.21 cores=1,3,5,7
/proc/13914/stat : 13914 (glucosInc) R 13900 13899 9054 0 -1 4202496 3229 0 0 0 521 0 0 0 20 0 1 0 274176664 19443712 3947 33554432000 4194304 5654031 140735137301808 140735137289624 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13914/statm: 4747 3947 142 357 0 4387 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 31776

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 4/184 13914
/proc/meminfo: memFree=29775688/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=1.05 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 1802 11403 0 0 3 3 94 5 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13914] ppid=13900 vsize=21668 CPUtime=11.61 cores=1,3,5,7
/proc/13914/stat : 13914 (glucosInc) R 13900 13899 9054 0 -1 4202496 4345 0 0 0 1161 0 0 0 20 0 1 0 274176664 22188032 4908 33554432000 4194304 5654031 140735137301808 140735137289624 4232473 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13914/statm: 5417 4908 142 357 0 5057 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34456

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13967
/proc/meminfo: memFree=29893124/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=1.05 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 1802 11403 0 0 3 3 94 5 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13914] ppid=13900 vsize=34944 CPUtime=24.41 cores=1,3,5,7
/proc/13914/stat : 13914 (glucosInc) R 13900 13899 9054 0 -1 4202496 5647 0 0 0 2440 1 0 0 20 0 1 0 274176664 35782656 8200 33554432000 4194304 5654031 140735137301808 140735137289624 4976752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13914/statm: 8736 8200 142 357 0 8376 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 47732

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13967
/proc/meminfo: memFree=29860788/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=1.05 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 1802 11403 0 0 3 3 94 5 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13914] ppid=13900 vsize=60960 CPUtime=50 cores=1,3,5,7
/proc/13914/stat : 13914 (glucosInc) R 13900 13899 9054 0 -1 4202496 8043 0 0 0 4997 3 0 0 20 0 1 0 274176664 62423040 12653 33554432000 4194304 5654031 140735137301808 140735137289624 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13914/statm: 15240 12653 142 357 0 14880 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 73748

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13970
/proc/meminfo: memFree=29835396/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=1.05 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 1802 11403 0 0 3 3 94 5 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13914] ppid=13900 vsize=60960 CPUtime=101.2 cores=1,3,5,7
/proc/13914/stat : 13914 (glucosInc) R 13900 13899 9054 0 -1 4202496 8598 0 0 0 10116 4 0 0 20 0 1 0 274176664 62423040 14731 33554432000 4194304 5654031 140735137301808 140735137289624 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13914/statm: 15240 14731 142 357 0 14880 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 73748

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 13972
/proc/meminfo: memFree=29810696/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=1.05 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 1802 11403 0 0 3 3 94 5 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13914] ppid=13900 vsize=110280 CPUtime=161.18 cores=1,3,5,7
/proc/13914/stat : 13914 (glucosInc) R 13900 13899 9054 0 -1 4202496 11208 0 0 0 16110 8 0 0 20 0 1 0 274176664 112926720 23427 33554432000 4194304 5654031 140735137301808 140735137289624 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13914/statm: 27570 23427 142 357 0 27210 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 123068

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 13972
/proc/meminfo: memFree=29803184/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=1.05 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 1802 11403 0 0 3 3 94 5 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13914] ppid=13900 vsize=72444 CPUtime=221.18 cores=1,3,5,7
/proc/13914/stat : 13914 (glucosInc) R 13900 13899 9054 0 -1 4202496 12072 0 0 0 22109 9 0 0 20 0 1 0 274176664 74182656 17602 33554432000 4194304 5654031 140735137301808 140735137299608 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13914/statm: 18111 17602 142 357 0 17751 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 85232

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13972
/proc/meminfo: memFree=29744912/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29848360/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=164520 CPUtime=713.48 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 24351 0 0 0 71300 48 0 0 20 0 1 0 274229425 168468480 38757 33554432000 4194304 5654031 140733487251024 140733487249112 4215668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 41130 38757 142 357 0 40770 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 177308

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 15699
/proc/meminfo: memFree=29803904/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=214608 CPUtime=773.48 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 26789 0 0 0 77297 51 0 0 20 0 1 0 274229425 219758592 42642 33554432000 4194304 5654031 140733487251024 140733487238840 4232544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 53652 42642 142 357 0 53292 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 227396

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15699
/proc/meminfo: memFree=29831148/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=164520 CPUtime=833.46 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 28381 0 0 0 83291 55 0 0 20 0 1 0 274229425 168468480 36197 33554432000 4194304 5654031 140733487251024 140733487238840 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 41130 36197 142 357 0 40770 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 177308

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15699
/proc/meminfo: memFree=29823124/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=164520 CPUtime=893.46 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 30261 0 0 0 89286 60 0 0 20 0 1 0 274229425 168468480 34661 33554432000 4194304 5654031 140733487251024 140733487249112 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 41130 34661 142 357 0 40770 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 177308

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15699
/proc/meminfo: memFree=29840064/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=133700 CPUtime=953.44 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 31277 0 0 0 95281 63 0 0 20 0 1 0 274229425 136908800 31010 33554432000 4194304 5654031 140733487251024 140733487238840 4215055 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 33425 31010 142 357 0 33065 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 146488

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 15699
/proc/meminfo: memFree=29804796/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=164520 CPUtime=1013.42 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 33500 0 0 0 101274 68 0 0 20 0 1 0 274229425 168468480 39269 33554432000 4194304 5654031 140733487251024 140733487249112 4233194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 41130 39269 142 357 0 40770 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 177308

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 15699
/proc/meminfo: memFree=29743128/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=166652 CPUtime=1073.4 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 35672 0 0 0 107269 71 0 0 20 0 1 0 274229425 170651648 40309 33554432000 4194304 5654031 140733487251024 140733487238840 4232531 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 41663 40309 142 357 0 41303 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 179440

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 15700
/proc/meminfo: memFree=29839140/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=105820 CPUtime=1133.4 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 36984 0 0 0 113266 74 0 0 20 0 1 0 274229425 108359680 22388 33554432000 4194304 5654031 140733487251024 140733487249048 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 26455 22388 142 357 0 26095 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 118608

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 15703
/proc/meminfo: memFree=29703876/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=198084 CPUtime=1193.39 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 39033 0 0 0 119261 78 0 0 20 0 1 0 274229425 202838016 43044 33554432000 4194304 5654031 140733487251024 140733487238840 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 49521 43044 142 357 0 49161 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 210872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 15703
/proc/meminfo: memFree=29726428/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=248172 CPUtime=1253.38 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 41496 0 0 0 125255 83 0 0 20 0 1 0 274229425 254128128 50004 33554432000 4194304 5654031 140733487251024 140733487238840 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 62043 50004 142 357 0 61683 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 260960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15703
/proc/meminfo: memFree=29736096/32873844 swapFree=7372/7372
[pid=13899] ppid=13897 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (npSolver-pbo-It) S 13897 13899 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274176557 9367552 275 33554432000 4194304 5064252 140737052900800 140737052899712 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2287 275 233 213 0 72 0
[pid=13900] ppid=13899 vsize=3640 CPUtime=528.55 cores=1,3,5,7
/proc/13900/stat : 13900 (npSolver-pbo) S 13899 13899 9054 0 -1 4202496 2055 31338 0 0 3 3 52817 32 20 0 1 0 274176557 3727360 595 33554432000 4194304 5992684 140736695644768 140736695630600 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13900/statm: 910 595 181 440 0 466 0
[pid=13978] ppid=13900 vsize=167264 CPUtime=1271.48 cores=1,3,5,7
/proc/13978/stat : 13978 (glucosInc) R 13900 13899 9054 0 -1 4202496 41698 0 0 0 127064 84 0 0 20 0 1 0 274229425 171278336 40420 33554432000 4194304 5654031 140733487251024 140733487238840 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13978/statm: 41816 40420 142 357 0 41456 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 180052

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.07
CPU user time (s): 1798.86
CPU system time (s): 1.21281
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 260960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.21281
maximum resident set size= 206160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75474
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 195
involuntary context switches= 3089

runsolver used 2.92156 second user time and 8.67968 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 03:01:58
IDJOB=3698528
IDBENCH=48251
IDSOLVER=2275
FILE ID=node133/3698528-1338080518
RUNJOBID= node133-1338048810-9071
PBS_JOBID= 14624373
Free space on /tmp= 71608 MiB

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

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

MD5SUM BENCH= 8c398fbb12ba7dbf676dd8375a76e0de
RANDOM SEED=594986705

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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:        29814116 kB
Buffers:          313196 kB
Cached:          1771332 kB
SwapCached:          112 kB
Active:           675892 kB
Inactive:        1541584 kB
Active(anon):     122828 kB
Inactive(anon):    12588 kB
Active(file):     553064 kB
Inactive(file):  1528996 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        215596 kB
Mapped:            15868 kB
Shmem:               212 kB
Slab:             685416 kB
SReclaimable:     127740 kB
SUnreclaim:       557676 kB
KernelStack:        1536 kB
PageTables:         4328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     284936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 71708 MiB
End job on node133 at 2012-05-27 03:31:58