Trace number 3698144

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.09 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_15.r.opb
MD5SUM7e1b8a9f40a52781f7629bf04a2d5793
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.129979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints0
Minimum length of a constraint10
Maximum length of a constraint15
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 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.01	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.01	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 23
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC BOUNDS] best value:23 search for 22
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c (debug) using card networks
0.00/0.02	c set iterative enc to: card
0.00/0.02	c set iterative enc to: none
0.00/0.02	c [INC SEARCH] isOptimum variable: 0
0.00/0.03	c formula is SAT
0.00/0.03	c [INC SEARCH] copied best model
0.00/0.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.03	o 17
0.00/0.03	c [INC SEARCH] iteration: 1
0.00/0.03	c [INC BOUNDS] best value:17 search for 16
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.03	c set iterative enc to: swc
0.00/0.03	c [INC SEARCH] isOptimum variable: 0
0.00/0.04	c formula is SAT
0.00/0.04	c [INC SEARCH] copied best model
0.00/0.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 15
0.00/0.04	c [INC SEARCH] iteration: 2
0.00/0.04	c [INC BOUNDS] best value:15 search for 14
0.00/0.04	c [INC ENCODE] setup new number of clauses ...
0.00/0.04	c [INC] encode incremental formula
0.00/0.04	c return only the limitting unit clause for 14
0.00/0.04	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.05	c formula is SAT
0.00/0.05	c [INC SEARCH] copied best model
0.00/0.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.05	o 14
0.00/0.05	c [INC SEARCH] iteration: 3
0.00/0.05	c [INC BOUNDS] best value:14 search for 13
0.00/0.05	c [INC ENCODE] setup new number of clauses ...
0.00/0.05	c [INC] encode incremental formula
0.00/0.05	c return only the limitting unit clause for 13
0.00/0.05	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
0.00/0.05	c formula is SAT
0.00/0.05	c [INC SEARCH] copied best model
0.00/0.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.05	o 13
0.00/0.05	c [INC SEARCH] iteration: 4
0.00/0.05	c [INC BOUNDS] best value:13 search for 12
0.00/0.05	c [INC ENCODE] setup new number of clauses ...
0.00/0.05	c [INC] encode incremental formula
0.00/0.05	c return only the limitting unit clause for 12
0.00/0.05	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
0.00/0.11	c formula is SAT
0.00/0.11	c [INC SEARCH] copied best model
0.00/0.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.11	o 12
0.00/0.11	c [INC SEARCH] iteration: 5
0.00/0.11	c [INC BOUNDS] best value:12 search for 11
0.00/0.11	c [INC ENCODE] setup new number of clauses ...
0.00/0.11	c [INC] encode incremental formula
0.00/0.11	c return only the limitting unit clause for 11
0.00/0.11	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
396.06/396.24	c formula is SAT
396.06/396.24	c [INC SEARCH] copied best model
396.06/396.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
396.06/396.24	c model valid
396.06/396.24	c current solution ok
396.06/396.24	o 11
396.06/396.24	c [INC SEARCH] iteration: 6
396.06/396.24	c [INC BOUNDS] best value:11 search for 10
396.06/396.24	c [INC ENCODE] setup new number of clauses ...
396.06/396.24	c [INC] encode incremental formula
396.06/396.24	c return only the limitting unit clause for 10
396.06/396.24	c [INC SYSTEM] transmit new clauses to solver: 1
396.06/396.24	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.50	s UNKNOWN
1800.06/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.50	c write failed with -1
1800.06/1800.50	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x95d450)

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-3698144-1338067771/watcher-3698144-1338067771 -o /tmp/evaluation-result-3698144-1338067771/solver-3698144-1338067771 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698144-1338067771.opb 48086977 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.09 2.23 2.32 2/178 28979
/proc/meminfo: memFree=31430664/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0

[startup+0.0891789 s]
/proc/loadavg: 2.09 2.23 2.32 2/178 28979
/proc/meminfo: memFree=31430664/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.09 2.23 2.32 2/178 28979
/proc/meminfo: memFree=31430664/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3002 s]
/proc/loadavg: 2.09 2.23 2.32 2/178 28979
/proc/meminfo: memFree=31430664/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700194 s]
/proc/loadavg: 2.09 2.23 2.32 2/178 28979
/proc/meminfo: memFree=31430664/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.08 2.22 2.31 3/181 28990
/proc/meminfo: memFree=31426796/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 672 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=7548 CPUtime=1.45 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 1623 0 0 0 145 0 0 0 20 0 1 0 272902020 7729152 1352 33554432000 4194304 5654031 140736832737424 140736832735304 4216545 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 1887 1352 152 357 0 1527 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19120

[startup+3.10027 s]
/proc/loadavg: 2.08 2.22 2.31 3/181 28990
/proc/meminfo: memFree=31424316/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 672 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=10252 CPUtime=3.05 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 2330 0 0 0 305 0 0 0 20 0 1 0 272902020 10498048 2032 33554432000 4194304 5654031 140736832737424 140736832725240 4232380 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 2563 2032 152 357 0 2203 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 21824

[startup+6.30031 s]
/proc/loadavg: 2.08 2.22 2.31 3/181 28990
/proc/meminfo: memFree=31418804/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 672 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=14604 CPUtime=6.25 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 2822 0 0 0 625 0 0 0 20 0 1 0 272902020 14954496 3015 33554432000 4194304 5654031 140736832737424 140736832725240 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28990/statm: 3651 3015 152 357 0 3291 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26176

[startup+12.7003 s]
/proc/loadavg: 2.07 2.22 2.31 3/181 28990
/proc/meminfo: memFree=31413036/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 672 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=23532 CPUtime=12.64 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 4011 0 0 0 1264 0 0 0 20 0 1 0 272902020 24096768 4345 33554432000 4194304 5654031 140736832737424 140736832735304 4232744 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28990/statm: 5883 4345 152 357 0 5523 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 35104

[startup+25.5004 s]
/proc/loadavg: 2.06 2.21 2.31 3/181 28990
/proc/meminfo: memFree=31402248/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 672 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=27952 CPUtime=25.45 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 4630 0 0 0 2544 1 0 0 20 0 1 0 272902020 28622848 6479 33554432000 4194304 5654031 140736832737424 140736832735224 4243543 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28990/statm: 6988 6479 152 357 0 6628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39524

[startup+51.1004 s]
/proc/loadavg: 2.15 2.22 2.30 3/182 28993
/proc/meminfo: memFree=31394980/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 672 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=35564 CPUtime=51.04 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 5648 0 0 0 5103 1 0 0 20 0 1 0 272902020 36417536 8082 33554432000 4194304 5654031 140736832737424 140736832735304 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28990/statm: 8891 8082 152 357 0 8531 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 47136

[startup+102.3 s]
/proc/loadavg: 2.10 2.20 2.29 3/181 28993
/proc/meminfo: memFree=31379124/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 672 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=49820 CPUtime=102.23 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 7003 0 0 0 10221 2 0 0 20 0 1 0 272902020 51015680 11925 33554432000 4194304 5654031 140736832737424 140736832725240 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28990/statm: 12455 11925 152 357 0 12095 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 61392

[startup+162.3 s]
/proc/loadavg: 2.04 2.16 2.27 3/181 28993
/proc/meminfo: memFree=31362216/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 672 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=51756 CPUtime=162.2 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 7511 0 0 0 16218 2 0 0 20 0 1 0 272902020 52998144 12438 33554432000 4194304 5654031 140736832737424 140736832725240 4233201 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28990/statm: 12939 12438 152 357 0 12579 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 63328

[startup+222.307 s]
/proc/loadavg: 2.01 2.13 2.25 3/182 28994
/proc/meminfo: memFree=31335156/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 672 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=64212 CPUtime=222.2 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 8302 0 0 0 22217 3 0 0 20 0 1 0 272902020 65753088 15552 33554432000 4194304 5654031 140736832737424 140736832725240 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28990/statm: 16053 15552 152 357 0 15693 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 75784

[startup+282.3 s]

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

/proc/meminfo: memFree=31231560/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=229376 CPUtime=1241.92 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 11156 0 0 0 124182 10 0 0 20 0 1 0 272902020 234881024 48917 33554432000 4194304 5654031 140736832737424 140736832725240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 57344 48917 152 357 0 56984 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 240948

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/181 29006
/proc/meminfo: memFree=31201476/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=236400 CPUtime=1301.91 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 11664 0 0 0 130181 10 0 0 20 0 1 0 272902020 242073600 51787 33554432000 4194304 5654031 140736832737424 140736832725240 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 59100 51787 152 357 0 58740 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 247972

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 29006
/proc/meminfo: memFree=31196944/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=236400 CPUtime=1361.9 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 11782 0 0 0 136180 10 0 0 20 0 1 0 272902020 242073600 52926 33554432000 4194304 5654031 140736832737424 140736832725240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 59100 52926 152 357 0 58740 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 247972

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/182 29017
/proc/meminfo: memFree=31187256/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=236400 CPUtime=1421.89 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 11812 0 0 0 142179 10 0 0 20 0 1 0 272902020 242073600 53978 33554432000 4194304 5654031 140736832737424 140736832725240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 59100 53978 152 357 0 58740 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 247972

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 29062
/proc/meminfo: memFree=31374444/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=238560 CPUtime=1481.89 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 12217 0 0 0 148178 11 0 0 20 0 1 0 272902020 244285440 54894 33554432000 4194304 5654031 140736832737424 140736832725240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 59640 54894 152 357 0 59280 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 250132

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 29062
/proc/meminfo: memFree=31348076/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=241800 CPUtime=1541.88 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 12822 0 0 0 154177 11 0 0 20 0 1 0 272902020 247603200 56521 33554432000 4194304 5654031 140736832737424 140736832725240 4233431 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 60450 56521 152 357 0 60090 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 253372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 29062
/proc/meminfo: memFree=31398776/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=194952 CPUtime=1601.86 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 13155 0 0 0 160174 12 0 0 20 0 1 0 272902020 199630848 42002 33554432000 4194304 5654031 140736832737424 140736832725240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 48738 42002 152 357 0 48378 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 206524

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 29062
/proc/meminfo: memFree=31388032/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=194952 CPUtime=1661.86 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 13158 0 0 0 166173 13 0 0 20 0 1 0 272902020 199630848 43538 33554432000 4194304 5654031 140736832737424 140736832725240 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 48738 43538 152 357 0 48378 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 206524

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.02 3/181 29062
/proc/meminfo: memFree=31382012/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=194952 CPUtime=1721.85 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 13161 0 0 0 172172 13 0 0 20 0 1 0 272902020 199630848 45074 33554432000 4194304 5654031 140736832737424 140736832725240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 48738 45074 152 357 0 48378 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 206524

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/181 29063
/proc/meminfo: memFree=31375752/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=194952 CPUtime=1781.84 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 13164 0 0 0 178171 13 0 0 20 0 1 0 272902020 199630848 46610 33554432000 4194304 5654031 140736832737424 140736832725240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 48738 46610 152 357 0 48378 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 206524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.02 3/181 29063
/proc/meminfo: memFree=31373696/32873844 swapFree=7112/7112
[pid=28979] ppid=28977 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28979/stat : 28979 (npSolver-pbo-It) S 28977 28979 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272902016 9367552 274 33554432000 4194304 5064252 140735463862928 140735463861840 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28979/statm: 2287 274 233 213 0 72 0
[pid=28980] ppid=28979 vsize=2424 CPUtime=0.02 cores=1,3,5,7
/proc/28980/stat : 28980 (npSolver-pbo) S 28979 28979 25792 0 -1 4202496 673 3911 0 0 0 0 1 1 20 0 1 0 272902016 2482176 312 33554432000 4194304 5992684 140735635547104 140735635532936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/28980/statm: 606 312 181 440 0 162 0
[pid=28990] ppid=28980 vsize=194952 CPUtime=1800.04 cores=1,3,5,7
/proc/28990/stat : 28990 (glucosInc) R 28980 28979 25792 0 -1 4202496 13165 0 0 0 179991 13 0 0 20 0 1 0 272902020 199630848 47122 33554432000 4194304 5654031 140736832737424 140736832725240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28990/statm: 48738 47122 152 357 0 48378 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 206524

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.51
CPU time (s): 1800.09
CPU user time (s): 1799.94
CPU system time (s): 0.156976
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 336752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.156976
maximum resident set size= 280496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18122
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132
involuntary context switches= 3701

runsolver used 3.62645 second user time and 8.5407 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 23:29:31
IDJOB=3698144
IDBENCH=2874
IDSOLVER=2275
FILE ID=node142/3698144-1338067771
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71592 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_10_15.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698144-1338067771/watcher-3698144-1338067771 -o /tmp/evaluation-result-3698144-1338067771/solver-3698144-1338067771 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698144-1338067771.opb 48086977 HOME HOME

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

MD5SUM BENCH= 7e1b8a9f40a52781f7629bf04a2d5793
RANDOM SEED=48086977

node142.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.776
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.55
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.776
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.776
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	: 5391.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.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        31431184 kB
Buffers:          228640 kB
Cached:           228832 kB
SwapCached:            0 kB
Active:           636732 kB
Inactive:          20588 kB
Active(anon):     188484 kB
Inactive(anon):    13180 kB
Active(file):     448248 kB
Inactive(file):     7408 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        208016 kB
Mapped:            12904 kB
Shmem:               200 kB
Slab:             643964 kB
SReclaimable:      86376 kB
SUnreclaim:       557588 kB
KernelStack:        1472 kB
PageTables:         4476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     336808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71600 MiB
End job on node142 at 2012-05-26 23:59:32