Trace number 3747295

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-apex6.b.opb
MD5SUM06ffce7cc6d5515cfd76def90ae69d59
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark10.9333
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 136
Optimality of the best value was proved NO
Number of variables3098
Total number of constraints6012
Number of constraints which are clauses6012
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 constraint1
Maximum length of a constraint386
Number of terms in the objective function 3098
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 3098
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3098
Number of bits of the biggest sum of numbers12
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.25	c run inc solver
0.00/0.25	c [INC SYSTEM] run initial solver
0.00/0.25	c [INC SYSTEM] preprocess with white file
0.00/0.43	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.43	c [INC SYSTEM] execute solver
0.00/0.45	c [INC SEARCH] formula is SAT
0.00/0.45	c [INC SYSTEM] solved the initial formula
0.00/0.54	c model valid
0.00/0.54	c current solution ok
0.00/0.56	o 183
0.00/0.56	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.56	c write failed with 2
0.00/0.56	c [INC SEARCH] iteration: 0
0.00/0.56	c [INC BOUNDS] best value:183 search for 182
0.00/0.56	c [INC SYSTEM] create new solver instance
0.00/0.56	c [INC] encode full formula
0.00/0.56	c (debug) using card networks
0.00/0.56	c old isEQ: 41, new EQ is 0
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
1.08/1.16	c formula is SAT
1.08/1.17	c [INC SEARCH] copied best model
1.08/1.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.17/1.26	c model valid
1.17/1.26	c current solution ok
1.17/1.26	o 171
1.17/1.26	c [INC SEARCH] iteration: 1
1.17/1.26	c [INC BOUNDS] best value:171 search for 170
1.17/1.26	c [INC SYSTEM] there exists a inc, kill it!
1.17/1.26	c write failed with 2
1.17/1.26	c [INC SYSTEM] create new solver instance
1.17/1.26	c [INC] encode full formula
1.17/1.26	c (debug) using card networks
1.17/1.26	c old isEQ: 208, new EQ is 0
1.27/1.32	c set iterative enc to: card
1.27/1.32	c set iterative enc to: none
1.27/1.34	c [INC SEARCH] isOptimum variable: 0
71.96/72.04	c formula is SAT
71.96/72.04	c [INC SEARCH] copied best model
71.96/72.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.06/72.14	c model valid
72.06/72.14	c current solution ok
72.06/72.14	o 169
72.06/72.14	c [INC SEARCH] iteration: 2
72.06/72.14	c [INC BOUNDS] best value:169 search for 168
72.06/72.14	c [INC SYSTEM] there exists a inc, kill it!
72.06/72.14	c write failed with 2
72.06/72.14	c [INC SYSTEM] create new solver instance
72.06/72.14	c [INC] encode full formula
72.06/72.14	c (debug) using card networks
72.06/72.14	c old isEQ: 208, new EQ is 0
72.15/72.20	c set iterative enc to: card
72.15/72.20	c set iterative enc to: none
72.15/72.22	c [INC SEARCH] isOptimum variable: 0
96.64/96.75	c formula is SAT
96.64/96.75	c [INC SEARCH] copied best model
96.64/96.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.75/96.85	c model valid
96.75/96.85	c current solution ok
96.75/96.85	o 165
96.75/96.85	c [INC SEARCH] iteration: 3
96.75/96.85	c [INC BOUNDS] best value:165 search for 164
96.75/96.85	c [INC SYSTEM] there exists a inc, kill it!
96.75/96.85	c write failed with 2
96.75/96.85	c [INC SYSTEM] create new solver instance
96.75/96.85	c [INC] encode full formula
96.75/96.85	c (debug) using card networks
96.75/96.85	c old isEQ: 208, new EQ is 0
96.85/96.91	c set iterative enc to: card
96.85/96.91	c set iterative enc to: none
96.85/96.93	c [INC SEARCH] isOptimum variable: 0
422.77/422.95	c formula is SAT
422.77/422.95	c [INC SEARCH] copied best model
422.77/422.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
422.87/423.04	c model valid
422.87/423.04	c current solution ok
422.87/423.04	o 158
422.87/423.04	c [INC SEARCH] iteration: 4
422.87/423.04	c [INC BOUNDS] best value:158 search for 157
422.87/423.04	c [INC SYSTEM] there exists a inc, kill it!
422.87/423.04	c write failed with 2
422.87/423.05	c [INC SYSTEM] create new solver instance
422.87/423.05	c [INC] encode full formula
422.87/423.05	c (debug) using card networks
422.87/423.05	c old isEQ: 208, new EQ is 0
422.98/423.11	c set iterative enc to: card
422.98/423.11	c set iterative enc to: none
422.98/423.13	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-3747295-1339101811/watcher-3747295-1339101811 -o /tmp/evaluation-result-3747295-1339101811/solver-3747295-1339101811 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747295-1339101811.opb 1218585522 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.06 2.03 2/171 23009
/proc/meminfo: memFree=31941020/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0

[startup+0.043599 s]
/proc/loadavg: 2.00 2.06 2.03 2/171 23009
/proc/meminfo: memFree=31941020/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 2.00 2.06 2.03 2/171 23009
/proc/meminfo: memFree=31941020/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300306 s]
/proc/loadavg: 2.00 2.06 2.03 2/171 23009
/proc/meminfo: memFree=31941020/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700249 s]
/proc/loadavg: 2.00 2.06 2.03 2/171 23009
/proc/meminfo: memFree=31941020/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 1.92 2.04 2.02 2/174 23018
/proc/meminfo: memFree=31875892/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=1.33 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 12543 13548 0 0 57 4 69 3 20 0 1 0 376307216 35524608 7971 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7971 176 442 0 8227 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 43840

[startup+3.10039 s]
/proc/loadavg: 1.92 2.04 2.02 3/181 23042
/proc/meminfo: memFree=31855840/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=1.33 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 12543 13548 0 0 57 4 69 3 20 0 1 0 376307216 35524608 7971 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7971 176 442 0 8227 0
[pid=23042] ppid=23010 vsize=40476 CPUtime=1.74 cores=1,3,5,7
/proc/23042/stat : 23042 (glucosInc) R 23010 23009 22322 0 -1 4202496 8558 0 0 0 173 1 0 0 20 0 1 0 376307350 41447424 8833 33554432000 4194304 5654031 140736496367920 140736496355736 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23042/statm: 10119 8833 140 357 0 9759 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 84316

[startup+6.3004 s]
/proc/loadavg: 1.93 2.04 2.02 3/181 23085
/proc/meminfo: memFree=31827492/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=1.33 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 12543 13548 0 0 57 4 69 3 20 0 1 0 376307216 35524608 7971 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7971 176 442 0 8227 0
[pid=23042] ppid=23010 vsize=44896 CPUtime=4.95 cores=1,3,5,7
/proc/23042/stat : 23042 (glucosInc) R 23010 23009 22322 0 -1 4202496 9887 0 0 0 493 2 0 0 20 0 1 0 376307350 45973504 9196 33554432000 4194304 5654031 140736496367920 140736496365944 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23042/statm: 11224 9196 141 357 0 10864 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 88736

[startup+12.7004 s]
/proc/loadavg: 1.93 2.04 2.02 3/181 23088
/proc/meminfo: memFree=31778792/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=1.33 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 12543 13548 0 0 57 4 69 3 20 0 1 0 376307216 35524608 7971 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7971 176 442 0 8227 0
[pid=23042] ppid=23010 vsize=63108 CPUtime=11.35 cores=1,3,5,7
/proc/23042/stat : 23042 (glucosInc) R 23010 23009 22322 0 -1 4202496 11898 0 0 0 1132 3 0 0 20 0 1 0 376307350 64622592 13497 33554432000 4194304 5654031 140736496367920 140736496365800 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23042/statm: 15777 13497 141 357 0 15417 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 106948

[startup+25.5004 s]
/proc/loadavg: 1.94 2.04 2.02 3/181 23088
/proc/meminfo: memFree=31753576/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=1.33 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 12543 13548 0 0 57 4 69 3 20 0 1 0 376307216 35524608 7971 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7971 176 442 0 8227 0
[pid=23042] ppid=23010 vsize=93452 CPUtime=24.14 cores=1,3,5,7
/proc/23042/stat : 23042 (glucosInc) R 23010 23009 22322 0 -1 4202496 12939 0 0 0 2410 4 0 0 20 0 1 0 376307350 95694848 20154 33554432000 4194304 5654031 140736496367920 140736496365800 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23042/statm: 23363 20154 141 357 0 23003 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 137292

[startup+51.1004 s]
/proc/loadavg: 1.96 2.03 2.02 3/181 23088
/proc/meminfo: memFree=31723528/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=1.33 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 12543 13548 0 0 57 4 69 3 20 0 1 0 376307216 35524608 7971 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7971 176 442 0 8227 0
[pid=23042] ppid=23010 vsize=93452 CPUtime=49.74 cores=1,3,5,7
/proc/23042/stat : 23042 (glucosInc) R 23010 23009 22322 0 -1 4202496 13478 0 0 0 4969 5 0 0 20 0 1 0 376307350 95694848 22447 33554432000 4194304 5654031 140736496367920 140736496355736 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23042/statm: 23363 22447 141 357 0 23003 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 137292

[startup+102.307 s]
/proc/loadavg: 1.98 2.02 2.01 3/181 23092
/proc/meminfo: memFree=31763244/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=96.88 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 18550 39464 0 0 89 6 9580 13 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23092] ppid=23010 vsize=51948 CPUtime=5.35 cores=1,3,5,7
/proc/23092/stat : 23092 (glucosInc) R 23010 23009 22322 0 -1 4202496 10183 0 0 0 533 2 0 0 20 0 1 0 376316909 53194752 11655 33554432000 4194304 5654031 140737436837872 140737436835896 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23092/statm: 12987 11655 141 357 0 12627 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 95788

[startup+162.3 s]
/proc/loadavg: 1.99 2.02 2.01 3/181 23093
/proc/meminfo: memFree=31725360/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=96.88 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 18550 39464 0 0 89 6 9580 13 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23092] ppid=23010 vsize=89300 CPUtime=65.33 cores=1,3,5,7
/proc/23092/stat : 23092 (glucosInc) R 23010 23009 22322 0 -1 4202496 12731 0 0 0 6529 4 0 0 20 0 1 0 376316909 91443200 18313 33554432000 4194304 5654031 140737436837872 140737436825688 4232960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23092/statm: 22325 18313 141 357 0 21965 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 133140

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/181 23093
/proc/meminfo: memFree=31694492/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=96.88 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 18550 39464 0 0 89 6 9580 13 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23092] ppid=23010 vsize=109976 CPUtime=125.32 cores=1,3,5,7
/proc/23092/stat : 23092 (glucosInc) R 23010 23009 22322 0 -1 4202496 16133 0 0 0 12525 7 0 0 20 0 1 0 376316909 112615424 25043 33554432000 4194304 5654031 140737436837872 140737436825688 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23092/statm: 27494 25043 141 357 0 27134 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 153816

[startup+282.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/181 23093
/proc/meminfo: memFree=31686044/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31655760/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=122992 CPUtime=819.01 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 19931 0 0 0 81881 20 0 0 20 0 1 0 376349529 125943808 29830 33554432000 4194304 5654031 140736780982480 140736780980504 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 30748 29830 141 357 0 30388 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 166832

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23127
/proc/meminfo: memFree=31620572/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=172312 CPUtime=879 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 20145 0 0 0 87880 20 0 0 20 0 1 0 376349529 176447488 38731 33554432000 4194304 5654031 140736780982480 140736780980408 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 43078 38731 141 357 0 42718 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 216152

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23128
/proc/meminfo: memFree=31655636/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=122992 CPUtime=938.99 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 20147 0 0 0 93879 20 0 0 20 0 1 0 376349529 125943808 29830 33554432000 4194304 5654031 140736780982480 140736780980504 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 30748 29830 141 357 0 30388 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 166832

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23128
/proc/meminfo: memFree=31655140/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=122992 CPUtime=998.99 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 20597 0 0 0 99877 22 0 0 20 0 1 0 376349529 125943808 29841 33554432000 4194304 5654031 140736780982480 140736780980504 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 30748 29841 141 357 0 30388 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 166832

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 23128
/proc/meminfo: memFree=31623692/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=122992 CPUtime=1058.98 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 21403 0 0 0 105874 24 0 0 20 0 1 0 376349529 125943808 29841 33554432000 4194304 5654031 140736780982480 140736780970296 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 30748 29841 141 357 0 30388 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 166832

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23128
/proc/meminfo: memFree=31595084/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=203132 CPUtime=1118.96 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 22005 0 0 0 111871 25 0 0 20 0 1 0 376349529 208007168 42189 33554432000 4194304 5654031 140736780982480 140736780970296 4232509 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 50783 42189 141 357 0 50423 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 246972

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 23131
/proc/meminfo: memFree=31641032/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=122992 CPUtime=1178.96 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 23027 0 0 0 117868 28 0 0 20 0 1 0 376349529 125943808 29841 33554432000 4194304 5654031 140736780982480 140736780970296 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 30748 29841 141 357 0 30388 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 166832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23132
/proc/meminfo: memFree=31641056/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=122992 CPUtime=1238.95 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 23832 0 0 0 123865 30 0 0 20 0 1 0 376349529 125943808 29841 33554432000 4194304 5654031 140736780982480 140736780980504 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 30748 29841 141 357 0 30388 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 166832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23132
/proc/meminfo: memFree=31588988/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=203132 CPUtime=1298.94 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 24637 0 0 0 129862 32 0 0 20 0 1 0 376349529 208007168 42905 33554432000 4194304 5654031 140736780982480 140736780970296 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 50783 42905 141 357 0 50423 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 246972

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23132
/proc/meminfo: memFree=31578764/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=203132 CPUtime=1358.93 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 25454 0 0 0 135859 34 0 0 20 0 1 0 376349529 208007168 45465 33554432000 4194304 5654031 140736780982480 140736780970296 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 50783 45465 141 357 0 50423 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 246972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23132
/proc/meminfo: memFree=31609808/32873844 swapFree=7380/7380
[pid=23009] ppid=23007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23009/stat : 23009 (npSolver-pbo-It) S 23007 23009 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307216 9367552 275 33554432000 4194304 5064252 140736896403328 140736896402240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 2287 275 233 213 0 72 0
[pid=23010] ppid=23009 vsize=34692 CPUtime=423 cores=1,3,5,7
/proc/23010/stat : 23010 (npSolver-pbo) S 23009 23009 22322 0 -1 4202496 21552 57142 0 0 105 7 42162 26 20 0 1 0 376307216 35524608 7995 33554432000 4194304 6004724 140736740482096 140736740467944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23010/statm: 8673 7995 176 442 0 8227 0
[pid=23098] ppid=23010 vsize=172760 CPUtime=1377.03 cores=1,3,5,7
/proc/23098/stat : 23098 (glucosInc) R 23010 23009 22322 0 -1 4202496 25791 0 0 0 137668 35 0 0 20 0 1 0 376349529 176906240 37837 33554432000 4194304 5654031 140736780982480 140736780970296 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23098/statm: 43190 37837 141 357 0 42830 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 216600

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.08
CPU user time (s): 1799.37
CPU system time (s): 0.702893
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 247280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.702893
maximum resident set size= 194152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104870
page faults= 0
swaps= 0
block input operations= 0
block output operations= 55984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1029
involuntary context switches= 2215

runsolver used 3.08053 second user time and 7.84381 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-07 22:43:31
IDJOB=3747295
IDBENCH=2848
IDSOLVER=2332
FILE ID=node118/3747295-1339101811
RUNJOBID= node118-1339098177-22339
PBS_JOBID= 14643735
Free space on /tmp= 70836 MiB

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

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

MD5SUM BENCH= 06ffce7cc6d5515cfd76def90ae69d59
RANDOM SEED=1218585522

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31941400 kB
Buffers:           64876 kB
Cached:            99104 kB
SwapCached:         6336 kB
Active:            62232 kB
Inactive:         109760 kB
Active(anon):       4276 kB
Inactive(anon):     6328 kB
Active(file):      57956 kB
Inactive(file):   103432 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095328 kB
Dirty:             10912 kB
Writeback:             0 kB
AnonPages:          9604 kB
Mapped:             7172 kB
Shmem:                 0 kB
Slab:             620060 kB
SReclaimable:      59696 kB
SUnreclaim:       560364 kB
KernelStack:        1392 kB
PageTables:         3824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70804 MiB
End job on node118 at 2012-06-07 23:13:32