Trace number 3699339

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 NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.07 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_5.opb
MD5SUM2c2d9ba6f4bdaebbae04c4ec95210420
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4494319
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 89969826346
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 89969826346
Number of bits of the biggest sum of numbers37
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.35	c run inc solver
0.00/0.35	c [INC SYSTEM] run initial solver
0.00/0.35	c [INC SYSTEM] preprocess with white file
2.57/2.67	c [INC SYSTEM] finished preprocessing in 2 s
2.57/2.67	c [INC SYSTEM] execute solver
4.16/4.24	c [INC SEARCH] formula is SAT
4.16/4.25	c [INC SYSTEM] solved the initial formula
4.16/4.28	c model valid
4.16/4.28	c current solution ok
5.05/5.16	o 262665831
5.05/5.16	c execute binary inc search
5.05/5.16	c [INC SEARCH] current bound: 131332950
5.05/5.16	c [INC SEARCH] iteration: 0
5.05/5.16	c [INC SEARCH] lower bound: 0 upperbound 262665901 current bound: 131332950 best value:262665901
5.05/5.16	c [INC SYSTEM] there exists a inc, kill it!
5.05/5.16	c write failed with 2
5.05/5.16	c [INC SYSTEM] create new solver instance
5.05/5.16	c [INC] encode full formula
5.05/5.16	c fallback to adder encoding
6.48/6.60	c set iterative enc to: adder
6.48/6.60	c set iterative enc to: none
6.78/6.82	c [INC SEARCH] isOptimum variable: 0
14.39/14.45	c [INC SEARCH] formula is SAT
14.39/14.49	c [INC SEARCH] copied best model
14.39/14.49	c sat variable: 1 optimum/unsat variable: 0
14.49/14.53	c model valid
14.49/14.53	c current solution ok
14.49/14.53	o 130337203
14.49/14.53	c [INC SEARCH] current bound: 65168636
14.49/14.53	c [INC SEARCH] iteration: 1
14.49/14.53	c [INC SEARCH] lower bound: 0 upperbound 130337273 current bound: 65168636 best value:130337273
14.49/14.53	c [INC SYSTEM] there exists a inc, kill it!
14.49/14.53	c write failed with 2
14.49/14.55	c [INC SYSTEM] create new solver instance
14.49/14.55	c [INC] encode full formula
14.49/14.55	c fallback to adder encoding
15.79/15.89	c set iterative enc to: adder
15.79/15.89	c set iterative enc to: none
16.09/16.13	c [INC SEARCH] isOptimum variable: 0
28.40/28.44	c [INC SEARCH] formula is SAT
28.40/28.48	c [INC SEARCH] copied best model
28.40/28.48	c sat variable: 1 optimum/unsat variable: 0
28.50/28.52	c model valid
28.50/28.52	c current solution ok
28.50/28.52	o 47112487
28.50/28.52	c [INC SEARCH] current bound: 23556278
28.50/28.52	c [INC SEARCH] iteration: 2
28.50/28.52	c [INC SEARCH] lower bound: 0 upperbound 47112557 current bound: 23556278 best value:47112557
28.50/28.52	c [INC SYSTEM] there exists a inc, kill it!
28.50/28.52	c write failed with 2
28.50/28.54	c [INC SYSTEM] create new solver instance
28.50/28.54	c [INC] encode full formula
28.50/28.54	c fallback to adder encoding
29.61/29.68	c set iterative enc to: adder
29.61/29.68	c set iterative enc to: none
29.81/29.89	c [INC SEARCH] isOptimum variable: 0
54.20/54.20	c [INC SEARCH] formula is SAT
54.20/54.24	c [INC SEARCH] copied best model
54.20/54.24	c sat variable: 1 optimum/unsat variable: 0
54.20/54.27	c model valid
54.20/54.27	c current solution ok
54.20/54.27	o 19504343
54.20/54.27	c [INC SEARCH] current bound: 9752206
54.20/54.27	c [INC SEARCH] iteration: 3
54.20/54.27	c [INC SEARCH] lower bound: 0 upperbound 19504413 current bound: 9752206 best value:19504413
54.20/54.27	c [INC SYSTEM] there exists a inc, kill it!
54.20/54.27	c write failed with 2
54.20/54.29	c [INC SYSTEM] create new solver instance
54.20/54.29	c [INC] encode full formula
54.20/54.29	c fallback to adder encoding
55.22/55.22	c set iterative enc to: adder
55.22/55.22	c set iterative enc to: none
55.31/55.39	c [INC SEARCH] isOptimum variable: 0
1044.42/1044.60	c [INC SEARCH] formula is SAT
1044.42/1044.63	c [INC SEARCH] copied best model
1044.42/1044.63	c sat variable: 1 optimum/unsat variable: 0
1044.42/1044.66	c model valid
1044.42/1044.66	c current solution ok
1044.42/1044.66	o 6388323
1044.42/1044.66	c [INC SEARCH] current bound: 3194196
1044.42/1044.66	c [INC SEARCH] iteration: 4
1044.42/1044.66	c [INC SEARCH] lower bound: 0 upperbound 6388393 current bound: 3194196 best value:6388393
1044.42/1044.66	c [INC SYSTEM] there exists a inc, kill it!
1044.42/1044.66	c write failed with 2
1044.42/1044.67	c [INC SYSTEM] create new solver instance
1044.42/1044.67	c [INC] encode full formula
1044.42/1044.67	c fallback to adder encoding
1045.22/1045.41	c set iterative enc to: adder
1045.22/1045.41	c set iterative enc to: none
1045.32/1045.56	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	HOME/npSolver-pbo-I.sh: line 18: 16351 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699339-1338135111/watcher-3699339-1338135111 -o /tmp/evaluation-result-3699339-1338135111/solver-3699339-1338135111 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699339-1338135111.opb 1373038134 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: 1.99 2.00 2.00 3/178 16350
/proc/meminfo: memFree=29885064/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0

[startup+0.069407 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 16350
/proc/meminfo: memFree=29885064/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/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: 1.99 2.00 2.00 3/178 16350
/proc/meminfo: memFree=29885064/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300307 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 16350
/proc/meminfo: memFree=29885064/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70033 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 16350
/proc/meminfo: memFree=29885064/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 1.99 2.00 2.00 3/182 16354
/proc/meminfo: memFree=29718812/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=30340 CPUtime=0.36 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 6273 0 0 0 32 4 0 0 20 0 1 0 279639613 31068160 6760 33554432000 4194304 5992684 140733353394752 140733353389200 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16351/statm: 7585 6760 172 440 0 7141 0
[pid=16353] ppid=16351 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16353/stat : 16353 (cp2_pre.sh) S 16351 16350 14929 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279639650 9367552 276 33554432000 4194304 5064252 140737197755232 140737197753936 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16353/statm: 2287 276 234 213 0 72 0
[pid=16354] ppid=16353 vsize=153432 CPUtime=1.12 cores=1,3,5,7
/proc/16354/stat : 16354 (coprocessor) R 16353 16350 14929 0 -1 4202496 28342 0 0 0 107 5 0 0 20 0 1 0 279639651 157114368 37311 33554432000 4194304 6586260 140736362479200 140736362475992 4770132 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16354/statm: 38358 37311 182 584 0 37770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 202068

[startup+3.10037 s]
/proc/loadavg: 1.99 2.00 2.00 3/182 16354
/proc/meminfo: memFree=29663044/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=30340 CPUtime=2.65 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 6288 34361 0 0 32 4 202 27 20 0 1 0 279639613 31068160 6762 33554432000 4194304 5992684 140733353394752 140733353381016 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16351/statm: 7585 6762 174 440 0 7141 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 39488

[startup+6.30036 s]
/proc/loadavg: 1.99 2.00 2.00 3/180 16357
/proc/meminfo: memFree=29779644/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=191044 CPUtime=6.28 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) R 16350 16350 14929 0 -1 4202496 14927 50688 0 0 164 76 353 35 20 0 1 0 279639613 195629056 33597 33554432000 4194304 5992684 140733353394752 140733353386536 4524762 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16351/statm: 47761 33597 192 440 0 47317 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 200192

[startup+12.7004 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 16359
/proc/meminfo: memFree=29399696/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=59972 CPUtime=6.8 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 15226 51203 0 0 197 93 353 37 20 0 1 0 279639613 61411328 14161 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16351/statm: 14993 14161 192 440 0 14549 0
[pid=16359] ppid=16351 vsize=347000 CPUtime=5.87 cores=1,3,5,7
/proc/16359/stat : 16359 (glucosInc) R 16351 16350 14929 0 -1 4202496 57384 0 0 0 569 18 0 0 20 0 1 0 279640295 355328000 74910 33554432000 4194304 5654031 140735151065168 140735151062952 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16359/statm: 86750 74910 141 357 0 86390 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 416120

[startup+25.5005 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 16361
/proc/meminfo: memFree=29417108/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=51024 CPUtime=16.13 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 23636 109655 0 0 340 115 1096 62 20 0 1 0 279639613 52248576 11956 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16351/statm: 12756 11956 192 440 0 12312 0
[pid=16361] ppid=16351 vsize=342476 CPUtime=9.35 cores=1,3,5,7
/proc/16361/stat : 16361 (glucosInc) R 16351 16350 14929 0 -1 4202496 54574 0 0 0 919 16 0 0 20 0 1 0 279641226 350695424 72077 33554432000 4194304 5654031 140734606373824 140734606371608 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16361/statm: 85619 72077 140 357 0 85259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 402648

[startup+51.1005 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 16363
/proc/meminfo: memFree=29462300/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=49240 CPUtime=29.9 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 32628 165446 0 0 463 133 2309 85 20 0 1 0 279639613 50421760 11510 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 12310 11510 192 440 0 11866 0
[pid=16363] ppid=16351 vsize=302004 CPUtime=21.19 cores=1,3,5,7
/proc/16363/stat : 16363 (glucosInc) R 16351 16350 14929 0 -1 4202496 49307 0 0 0 2104 15 0 0 20 0 1 0 279642603 309252096 63080 33554432000 4194304 5654031 140736134861104 140736134848920 4232744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16363/statm: 75501 63080 142 357 0 75141 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 360392

[startup+102.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 16365
/proc/meminfo: memFree=29496700/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=47420 CPUtime=55.41 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 40725 215504 0 0 564 148 4723 106 20 0 1 0 279639613 48558080 11055 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11855 11055 192 440 0 11411 0
[pid=16365] ppid=16351 vsize=237540 CPUtime=46.88 cores=1,3,5,7
/proc/16365/stat : 16365 (glucosInc) R 16351 16350 14929 0 -1 4202496 44728 0 0 0 4672 16 0 0 20 0 1 0 279645153 243240960 55810 33554432000 4194304 5654031 140734537744144 140734537731960 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16365/statm: 59385 55810 142 357 0 59025 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 294108

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 16365
/proc/meminfo: memFree=29494004/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=47420 CPUtime=55.41 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 40725 215504 0 0 564 148 4723 106 20 0 1 0 279639613 48558080 11055 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11855 11055 192 440 0 11411 0
[pid=16365] ppid=16351 vsize=272784 CPUtime=106.88 cores=1,3,5,7
/proc/16365/stat : 16365 (glucosInc) R 16351 16350 14929 0 -1 4202496 48337 0 0 0 10666 22 0 0 20 0 1 0 279645153 279330816 59012 33554432000 4194304 5654031 140734537744144 140734537731960 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16365/statm: 68196 59012 142 357 0 67836 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 329352

[startup+222.307 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 16413
/proc/meminfo: memFree=29143920/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=47420 CPUtime=55.41 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 40725 215504 0 0 564 148 4723 106 20 0 1 0 279639613 48558080 11055 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11855 11055 192 440 0 11411 0
[pid=16365] ppid=16351 vsize=276516 CPUtime=166.87 cores=1,3,5,7
/proc/16365/stat : 16365 (glucosInc) R 16351 16350 14929 0 -1 4202496 48855 0 0 0 16665 22 0 0 20 0 1 0 279645153 283152384 61559 33554432000 4194304 5654031 140734537744144 140734537731960 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16365/statm: 69129 61559 142 357 0 68769 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 333084

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 16413
/proc/meminfo: memFree=29141272/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.04 2.01 2.00 3/181 16426
/proc/meminfo: memFree=29230936/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=260968 CPUtime=316.68 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 43748 0 0 0 31653 15 0 0 20 0 1 0 279744169 267231232 55103 33554432000 4194304 5654031 140736371442240 140736371430056 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 65242 55103 141 357 0 64882 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 315744

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 16426
/proc/meminfo: memFree=29214964/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=260968 CPUtime=376.67 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 44441 0 0 0 37650 17 0 0 20 0 1 0 279744169 267231232 52543 33554432000 4194304 5654031 140736371442240 140736371430056 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 65242 52543 141 357 0 64882 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 315744

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16427
/proc/meminfo: memFree=29233620/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=263004 CPUtime=436.63 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 44551 0 0 0 43646 17 0 0 20 0 1 0 279744169 269316096 54149 33554432000 4194304 5654031 140736371442240 140736371430056 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 65751 54149 141 357 0 65391 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 317780

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16428
/proc/meminfo: memFree=29221032/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=263004 CPUtime=496.62 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 45371 0 0 0 49644 18 0 0 20 0 1 0 279744169 269316096 52924 33554432000 4194304 5654031 140736371442240 140736371430056 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 65751 52924 141 357 0 65391 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 317780

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16428
/proc/meminfo: memFree=29202112/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=263004 CPUtime=556.61 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 45408 0 0 0 55642 19 0 0 20 0 1 0 279744169 269316096 56538 33554432000 4194304 5654031 140736371442240 140736371430056 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 65751 56538 141 357 0 65391 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 317780

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16428
/proc/meminfo: memFree=29197848/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=264320 CPUtime=616.6 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 46616 0 0 0 61639 21 0 0 20 0 1 0 279744169 270663680 55536 33554432000 4194304 5654031 140736371442240 140736371430056 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 66080 55536 141 357 0 65720 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 319096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16431
/proc/meminfo: memFree=29194600/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=265860 CPUtime=676.6 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 47896 0 0 0 67635 25 0 0 20 0 1 0 279744169 272240640 54324 33554432000 4194304 5654031 140736371442240 140736371430056 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 66465 54324 141 357 0 66105 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 320636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16432
/proc/meminfo: memFree=29220112/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=267628 CPUtime=736.58 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 48123 0 0 0 73633 25 0 0 20 0 1 0 279744169 274051072 58639 33554432000 4194304 5654031 140736371442240 140736371430056 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 66907 58639 141 357 0 66547 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 322404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16432
/proc/meminfo: memFree=29214092/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=267628 CPUtime=754.69 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 48125 0 0 0 75444 25 0 0 20 0 1 0 279744169 274051072 59152 33554432000 4194304 5654031 140736371442240 140736371430056 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 66907 59152 141 357 0 66547 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 322404

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16432
/proc/meminfo: memFree=29214092/32873844 swapFree=7108/7108
[pid=16350] ppid=16348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16350/stat : 16350 (npSolver-pbo-I.) S 16348 16350 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279639613 9367552 274 33554432000 4194304 5064252 140733958749056 140733958747968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16350/statm: 2287 274 233 213 0 72 0
[pid=16351] ppid=16350 vsize=45628 CPUtime=1045.38 cores=1,3,5,7
/proc/16351/stat : 16351 (npSolver-pbo) S 16350 16350 14929 0 -1 4202496 47909 284566 0 0 645 160 103555 178 20 0 1 0 279639613 46723072 10607 33554432000 4194304 5992684 140733353394752 140733353379656 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16351/statm: 11407 10607 192 440 0 10963 0
[pid=16422] ppid=16351 vsize=267628 CPUtime=754.69 cores=1,3,5,7
/proc/16422/stat : 16422 (glucosInc) R 16351 16350 14929 0 -1 4202496 48125 0 0 0 75444 25 0 0 20 0 1 0 279744169 274051072 59152 33554432000 4194304 5654031 140736371442240 140736371430056 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16422/statm: 66907 59152 141 357 0 66547 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 322404

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16350 and gives
#  childrusage.ru_utime.tv_sec=1042
#  childrusage.ru_utime.tv_usec=9590
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=390484
# CPU time returned by wait4() is 1045.4
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1796.44
CPU system time (s): 3.63
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 536880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1042.01
system time used= 3.39048
maximum resident set size= 396908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332849
page faults= 0
swaps= 0
block input operations= 0
block output operations= 968520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5589
involuntary context switches= 1661

runsolver used 2.97855 second user time and 8.5247 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 18:11:51
IDJOB=3699339
IDBENCH=92753
IDSOLVER=2276
FILE ID=node102/3699339-1338135111
RUNJOBID= node102-1338122430-14946
PBS_JOBID= 14624485
Free space on /tmp= 71408 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_5.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699339-1338135111/watcher-3699339-1338135111 -o /tmp/evaluation-result-3699339-1338135111/solver-3699339-1338135111 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699339-1338135111.opb 1373038134 HOME HOME

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

MD5SUM BENCH= 2c2d9ba6f4bdaebbae04c4ec95210420
RANDOM SEED=1373038134

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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	: 5438.54
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		: 2667.178
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		: 2667.178
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:        29885816 kB
Buffers:          368488 kB
Cached:          1357136 kB
SwapCached:            0 kB
Active:          1440824 kB
Inactive:         710704 kB
Active(anon):     417292 kB
Inactive(anon):    11040 kB
Active(file):    1023532 kB
Inactive(file):   699664 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8976 kB
Writeback:             0 kB
AnonPages:        432448 kB
Mapped:            15648 kB
Shmem:               200 kB
Slab:             696004 kB
SReclaimable:     138456 kB
SUnreclaim:       557548 kB
KernelStack:        1472 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     584572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    337920 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= 71252 MiB
End job on node102 at 2012-05-27 18:41:51