Trace number 3751758

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-topdown-quickBound (fixed)? (TO) 1800.1 1801.22

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_1_mh_ic.opb
MD5SUM19509a32f8723d88252dcacb3db21725
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3302087
Best CPU time to get the best result obtained on this benchmark1800.89
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11614872417
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11614872417
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.33	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 52, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.47	c old isEQ: 0, new EQ is 0
0.00/0.49	c old isEQ: 0, new EQ is 1
0.00/0.55	c old isEQ: 1, new EQ is 1
0.00/0.68	c run inc solver
0.00/0.68	c [INC SYSTEM] run initial solver
0.00/0.68	c [INC SYSTEM] preprocess with white file
3.79/4.57	c [INC SYSTEM] finished preprocessing in 3 s
3.79/4.57	c [INC SYSTEM] execute solver
5.21/6.03	c [INC SEARCH] formula is SAT
5.21/6.05	c [INC SYSTEM] solved the initial formula
5.41/6.20	c model valid
5.41/6.20	c current solution ok
6.22/7.01	o 264633341
6.22/7.01	c starting approximation
6.22/7.01	c factor = 2
6.22/7.01	c factor still to low - shrinking to 1.38337e+07
6.22/7.01	c approx number of clauses: 1e+06
6.22/7.01	c current bound: 132316680
9.69/10.50	c leaving approximation
9.69/10.50	c finished approximation
9.69/10.50	c [INC SYSTEM] there exists a inc, kill it!
9.69/10.50	c write failed with 2
9.69/10.51	c [INC SEARCH] iteration: 0
9.69/10.51	c [INC BOUNDS] best value:264633366 search for 264633365
9.69/10.51	c [INC SYSTEM] create new solver instance
9.69/10.51	c [INC] encode full formula
9.69/10.51	c fallback to adder encoding
12.44/13.24	c set iterative enc to: adder
12.44/13.24	c set iterative enc to: none
12.93/13.70	c [INC SEARCH] isOptimum variable: 0
1442.96/1444.05	c formula is SAT
1443.07/1444.13	c [INC SEARCH] copied best model
1443.07/1444.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1443.17/1444.29	c model valid
1443.17/1444.29	c current solution ok
1443.17/1444.29	o 98763193
1443.17/1444.29	c [INC SEARCH] iteration: 1
1443.17/1444.29	c [INC BOUNDS] best value:98763218 search for 98763217
1443.17/1444.29	c [INC SYSTEM] there exists a inc, kill it!
1443.17/1444.29	c write failed with 2
1443.26/1444.30	c [INC SYSTEM] create new solver instance
1443.26/1444.30	c [INC] encode full formula
1443.26/1444.30	c fallback to adder encoding
1445.88/1446.92	c set iterative enc to: adder
1445.88/1446.92	c set iterative enc to: none
1446.26/1447.37	c [INC SEARCH] isOptimum variable: 0
1800.10/1801.22	HOME/npSolver-pbo-Itdqb.sh: line 18: 13274 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751758-1339174209/watcher-3751758-1339174209 -o /tmp/evaluation-result-3751758-1339174209/solver-3751758-1339174209 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751758-1339174209.opb 1920727244 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: 5.54 3.82 2.73 3/170 13273
/proc/meminfo: memFree=29986944/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0

[startup+0.029573 s]
/proc/loadavg: 5.54 3.82 2.73 3/170 13273
/proc/meminfo: memFree=29986944/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 5.54 3.82 2.73 3/170 13273
/proc/meminfo: memFree=29986944/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3003 s]
/proc/loadavg: 5.54 3.82 2.73 3/170 13273
/proc/meminfo: memFree=29986944/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7003 s]
/proc/loadavg: 5.54 3.82 2.73 3/170 13273
/proc/meminfo: memFree=29986944/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 5.54 3.82 2.73 3/180 13287
/proc/meminfo: memFree=29635976/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=97192 CPUtime=0.7 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 11747 0 0 0 63 7 0 0 20 0 1 0 383549351 99524608 23427 33554432000 4194304 6004724 140735415531664 140735415526128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 24298 23427 164 442 0 23852 0
[pid=13286] ppid=13274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13286/stat : 13286 (cp2_pre.sh) S 13274 13273 12876 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383549422 9367552 276 33554432000 4194304 5064252 140733484375424 140733484374128 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13286/statm: 2287 276 234 213 0 72 0
[pid=13287] ppid=13286 vsize=184752 CPUtime=0.77 cores=1,3,5,7
/proc/13287/stat : 13287 (coprocessor) R 13286 13273 12876 0 -1 4202496 29961 0 0 0 71 6 0 0 20 0 1 0 383549422 189186048 40780 33554432000 4194304 6586260 140734389670352 140734389666616 4496489 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/13287/statm: 46188 40780 166 584 0 45600 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 300240

[startup+3.10036 s]
/proc/loadavg: 5.54 3.82 2.73 3/180 13287
/proc/meminfo: memFree=29480856/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=97192 CPUtime=0.7 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 11747 0 0 0 63 7 0 0 20 0 1 0 383549351 99524608 23427 33554432000 4194304 6004724 140735415531664 140735415526128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 24298 23427 164 442 0 23852 0
[pid=13286] ppid=13274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13286/stat : 13286 (cp2_pre.sh) S 13274 13273 12876 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383549422 9367552 276 33554432000 4194304 5064252 140733484375424 140733484374128 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13286/statm: 2287 276 234 213 0 72 0
[pid=13287] ppid=13286 vsize=210316 CPUtime=2.38 cores=1,3,5,7
/proc/13287/stat : 13287 (coprocessor) R 13286 13273 12876 0 -1 4202496 33494 0 0 0 230 8 0 0 20 0 1 0 383549422 215363584 51467 33554432000 4194304 6586260 140734389670352 140734389665672 4667130 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/13287/statm: 52579 51467 200 584 0 51991 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 325804

[startup+6.3003 s]
/proc/loadavg: 5.26 3.79 2.73 3/179 13289
/proc/meminfo: memFree=29367928/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=97192 CPUtime=4.07 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) R 13273 13273 12876 0 -1 4202496 14892 35290 0 1 82 15 288 22 20 0 1 0 383549351 99524608 23436 33554432000 4194304 6004724 140735415531664 140735415526456 5190832 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 24298 23436 173 442 0 23852 0
[pid=13289] ppid=13274 vsize=88164 CPUtime=1.44 cores=1,3,5,7
/proc/13289/stat : 13289 (glucosInc) S 13274 13273 12876 0 -1 4202496 17062 0 0 0 141 3 0 0 20 0 1 0 383549808 90279936 18561 33554432000 4194304 5654031 140737434776016 140737434774328 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13289/statm: 22041 18561 145 357 0 21681 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 194504

[startup+12.7004 s]
/proc/loadavg: 5.00 3.76 2.72 3/178 13297
/proc/meminfo: memFree=28828376/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=375720 CPUtime=11.93 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) R 13273 13273 12876 0 -1 4202496 22451 83487 0 1 314 82 759 38 20 0 1 0 383549351 384737280 65316 33554432000 4194304 6004724 140735415531664 140735415524456 4535973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 93930 65316 199 442 0 93484 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 384868

[startup+25.5004 s]
/proc/loadavg: 4.48 3.71 2.72 3/181 13302
/proc/meminfo: memFree=26008504/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=113576 CPUtime=12.94 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 22720 84003 0 1 375 120 759 40 20 0 1 0 383549351 116301824 27558 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 28394 27558 199 442 0 27948 0
[pid=13299] ppid=13274 vsize=560432 CPUtime=11.78 cores=1,3,5,7
/proc/13299/stat : 13299 (glucosInc) R 13274 13273 12876 0 -1 4202496 83772 0 0 0 1145 33 0 0 20 0 1 0 383550722 573882368 124296 33554432000 4194304 5654031 140737178794384 140737178782200 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13299/statm: 140108 124296 141 357 0 139748 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 683156

[startup+51.1064 s]
/proc/loadavg: 3.82 3.62 2.72 3/181 13302
/proc/meminfo: memFree=25430748/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=113576 CPUtime=12.94 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 22720 84003 0 1 375 120 759 40 20 0 1 0 383549351 116301824 27558 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 28394 27558 199 442 0 27948 0
[pid=13299] ppid=13274 vsize=563516 CPUtime=37.38 cores=1,3,5,7
/proc/13299/stat : 13299 (glucosInc) R 13274 13273 12876 0 -1 4202496 84681 0 0 0 3700 38 0 0 20 0 1 0 383550722 577040384 128782 33554432000 4194304 5654031 140737178794384 140737178792168 4215168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13299/statm: 140879 128782 142 357 0 140519 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 686240

[startup+102.3 s]
/proc/loadavg: 2.91 3.41 2.70 3/179 13304
/proc/meminfo: memFree=25498780/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=113576 CPUtime=12.94 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 22720 84003 0 1 375 120 759 40 20 0 1 0 383549351 116301824 27558 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 28394 27558 199 442 0 27948 0
[pid=13299] ppid=13274 vsize=647028 CPUtime=88.56 cores=1,3,5,7
/proc/13299/stat : 13299 (glucosInc) R 13274 13273 12876 0 -1 4202496 85909 0 0 0 8816 40 0 0 20 0 1 0 383550722 662556672 135119 33554432000 4194304 5654031 140737178794384 140737178792072 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13299/statm: 161757 135119 142 357 0 161397 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 769752

[startup+162.3 s]
/proc/loadavg: 2.33 3.15 2.65 3/179 13304
/proc/meminfo: memFree=25490904/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=113576 CPUtime=12.94 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 22720 84003 0 1 375 120 759 40 20 0 1 0 383549351 116301824 27558 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 28394 27558 199 442 0 27948 0
[pid=13299] ppid=13274 vsize=650936 CPUtime=148.55 cores=1,3,5,7
/proc/13299/stat : 13299 (glucosInc) R 13274 13273 12876 0 -1 4202496 88359 0 0 0 14809 46 0 0 20 0 1 0 383550722 666558464 134734 33554432000 4194304 5654031 140737178794384 140737178782200 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13299/statm: 162734 134734 142 357 0 162374 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 773660

[startup+222.3 s]
/proc/loadavg: 2.15 2.95 2.61 3/179 13304
/proc/meminfo: memFree=25503192/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=113576 CPUtime=12.94 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 22720 84003 0 1 375 120 759 40 20 0 1 0 383549351 116301824 27558 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 28394 27558 199 442 0 27948 0
[pid=13299] ppid=13274 vsize=572036 CPUtime=208.55 cores=1,3,5,7
/proc/13299/stat : 13299 (glucosInc) R 13274 13273 12876 0 -1 4202496 89604 0 0 0 20804 51 0 0 20 0 1 0 383550722 585764864 131092 33554432000 4194304 5654031 140737178794384 140737178792168 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13299/statm: 143009 131092 142 357 0 142649 0
Current children cumulated CPU time (s) 221.49

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

/proc/meminfo: memFree=25403992/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=113576 CPUtime=12.94 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 22720 84003 0 1 375 120 759 40 20 0 1 0 383549351 116301824 27558 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 28394 27558 199 442 0 27948 0
[pid=13299] ppid=13274 vsize=682300 CPUtime=1348.31 cores=1,3,5,7
/proc/13299/stat : 13299 (glucosInc) R 13274 13273 12876 0 -1 4202496 110009 0 0 0 134720 111 0 0 20 0 1 0 383550722 698675200 148142 33554432000 4194304 5654031 140737178794384 140737178782200 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13299/statm: 170575 148142 142 357 0 170215 0
Current children cumulated CPU time (s) 1361.25
Current children cumulated vsize (KiB) 805024

[startup+1422.3 s]
/proc/loadavg: 2.02 2.04 2.16 3/179 13337
/proc/meminfo: memFree=25444916/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=113576 CPUtime=12.94 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 22720 84003 0 1 375 120 759 40 20 0 1 0 383549351 116301824 27558 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/13274/statm: 28394 27558 199 442 0 27948 0
[pid=13299] ppid=13274 vsize=600912 CPUtime=1408.3 cores=1,3,5,7
/proc/13299/stat : 13299 (glucosInc) R 13274 13273 12876 0 -1 4202496 110611 0 0 0 140715 115 0 0 20 0 1 0 383550722 615333888 137223 33554432000 4194304 5654031 140737178794384 140737178782200 4233008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13299/statm: 150228 137223 142 357 0 149868 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 723636

[startup+1482.3 s]
/proc/loadavg: 2.16 2.06 2.16 3/179 13339
/proc/meminfo: memFree=25495608/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=121768 CPUtime=1446.33 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 29708 195548 0 1 664 160 143648 161 20 0 1 0 383549351 124690432 29606 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13274/statm: 30442 29606 199 442 0 29996 0
[pid=13339] ppid=13274 vsize=550820 CPUtime=34.9 cores=1,3,5,7
/proc/13339/stat : 13339 (glucosInc) R 13274 13273 12876 0 -1 4202496 83640 0 0 0 3466 24 0 0 20 0 1 0 383694089 564039680 123832 33554432000 4194304 5654031 140733749401616 140733749389432 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13339/statm: 137705 123832 142 357 0 137345 0
Current children cumulated CPU time (s) 1481.23
Current children cumulated vsize (KiB) 681736

[startup+1542.3 s]
/proc/loadavg: 2.09 2.06 2.16 3/178 13339
/proc/meminfo: memFree=25483560/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=121768 CPUtime=1446.33 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 29708 195548 0 1 664 160 143648 161 20 0 1 0 383549351 124690432 29606 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13274/statm: 30442 29606 199 442 0 29996 0
[pid=13339] ppid=13274 vsize=550820 CPUtime=94.9 cores=1,3,5,7
/proc/13339/stat : 13339 (glucosInc) R 13274 13273 12876 0 -1 4202496 84095 0 0 0 9465 25 0 0 20 0 1 0 383694089 564039680 126842 33554432000 4194304 5654031 140733749401616 140733749389432 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13339/statm: 137705 126842 142 357 0 137345 0
Current children cumulated CPU time (s) 1541.23
Current children cumulated vsize (KiB) 681736

[startup+1602.3 s]
/proc/loadavg: 2.03 2.05 2.14 3/179 13340
/proc/meminfo: memFree=25463964/32873844 swapFree=7128/7128
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=121768 CPUtime=1446.33 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 29708 195548 0 1 664 160 143648 161 20 0 1 0 383549351 124690432 29606 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13274/statm: 30442 29606 199 442 0 29996 0
[pid=13339] ppid=13274 vsize=550956 CPUtime=154.89 cores=1,3,5,7
/proc/13339/stat : 13339 (glucosInc) R 13274 13273 12876 0 -1 4202496 84512 0 0 0 15463 26 0 0 20 0 1 0 383694089 564178944 130836 33554432000 4194304 5654031 140733749401616 140733749389432 4233280 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13339/statm: 137739 130836 142 357 0 137379 0
Current children cumulated CPU time (s) 1601.22
Current children cumulated vsize (KiB) 681872

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.13 3/179 13340
/proc/meminfo: memFree=25478888/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=121768 CPUtime=1446.33 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 29708 195548 0 1 664 160 143648 161 20 0 1 0 383549351 124690432 29606 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13274/statm: 30442 29606 199 442 0 29996 0
[pid=13339] ppid=13274 vsize=552928 CPUtime=214.87 cores=1,3,5,7
/proc/13339/stat : 13339 (glucosInc) R 13274 13273 12876 0 -1 4202496 85990 0 0 0 21457 30 0 0 20 0 1 0 383694089 566198272 127083 33554432000 4194304 5654031 140733749401616 140733749399400 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13339/statm: 138232 127083 142 357 0 137872 0
Current children cumulated CPU time (s) 1661.2
Current children cumulated vsize (KiB) 683844

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/179 13340
/proc/meminfo: memFree=25458564/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=121768 CPUtime=1446.33 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 29708 195548 0 1 664 160 143648 161 20 0 1 0 383549351 124690432 29606 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13274/statm: 30442 29606 199 442 0 29996 0
[pid=13339] ppid=13274 vsize=554776 CPUtime=274.87 cores=1,3,5,7
/proc/13339/stat : 13339 (glucosInc) R 13274 13273 12876 0 -1 4202496 86464 0 0 0 27456 31 0 0 20 0 1 0 383694089 568090624 131645 33554432000 4194304 5654031 140733749401616 140733749389432 4214622 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13339/statm: 138694 131645 142 357 0 138334 0
Current children cumulated CPU time (s) 1721.2
Current children cumulated vsize (KiB) 685692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/179 13340
/proc/meminfo: memFree=25474496/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=121768 CPUtime=1446.33 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 29708 195548 0 1 664 160 143648 161 20 0 1 0 383549351 124690432 29606 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13274/statm: 30442 29606 199 442 0 29996 0
[pid=13339] ppid=13274 vsize=556524 CPUtime=334.86 cores=1,3,5,7
/proc/13339/stat : 13339 (glucosInc) R 13274 13273 12876 0 -1 4202496 88018 0 0 0 33450 36 0 0 20 0 1 0 383694089 569880576 127961 33554432000 4194304 5654031 140733749401616 140733749399400 4232715 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13339/statm: 139131 127961 142 357 0 138771 0
Current children cumulated CPU time (s) 1781.19
Current children cumulated vsize (KiB) 687440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 2.00 2.02 2.11 3/180 13343
/proc/meminfo: memFree=25466224/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=121768 CPUtime=1446.33 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 29708 195548 0 1 664 160 143648 161 20 0 1 0 383549351 124690432 29606 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13274/statm: 30442 29606 199 442 0 29996 0
[pid=13339] ppid=13274 vsize=557060 CPUtime=353.77 cores=1,3,5,7
/proc/13339/stat : 13339 (glucosInc) R 13274 13273 12876 0 -1 4202496 88179 0 0 0 35341 36 0 0 20 0 1 0 383694089 570429440 129655 33554432000 4194304 5654031 140733749401616 140733749389432 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13339/statm: 139265 129655 142 357 0 138905 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 687976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.21 s]
/proc/loadavg: 2.00 2.02 2.11 3/180 13343
/proc/meminfo: memFree=25466224/32873844 swapFree=7124/7124
[pid=13273] ppid=13271 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13273/stat : 13273 (npSolver-pbo-It) S 13271 13273 12876 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383549351 9367552 274 33554432000 4194304 5064252 140736341869168 140736341868080 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13273/statm: 2287 274 233 213 0 72 0
[pid=13274] ppid=13273 vsize=121768 CPUtime=1446.33 cores=1,3,5,7
/proc/13274/stat : 13274 (npSolver-pbo) S 13273 13273 12876 0 -1 4202496 29708 195548 0 1 664 160 143648 161 20 0 1 0 383549351 124690432 29606 33554432000 4194304 6004724 140735415531664 140735415517512 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13274/statm: 30442 29606 199 442 0 29996 0
[pid=13339] ppid=13274 vsize=557060 CPUtime=353.77 cores=1,3,5,7
/proc/13339/stat : 13339 (glucosInc) R 13274 13273 12876 0 -1 4202496 88179 0 0 0 35341 36 0 0 20 0 1 0 383694089 570429440 129655 33554432000 4194304 5654031 140733749401616 140733749389432 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13339/statm: 139265 129655 142 357 0 138905 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 687976

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13273 and gives
#  childrusage.ru_utime.tv_sec=1443
#  childrusage.ru_utime.tv_usec=127611
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=223509
# CPU time returned by wait4() is 1446.35
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.22
CPU time (s): 1800.1
CPU user time (s): 1796.53
CPU system time (s): 3.57
CPU usage (%): 99.9377
Max. virtual memory (cumulated for all children) (KiB): 935252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1443.13
system time used= 3.22351
maximum resident set size= 735784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225622
page faults= 1
swaps= 0
block input operations= 88
block output operations= 897344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3259
involuntary context switches= 1737

runsolver used 4.45032 second user time and 10.3944 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-08 18:50:09
IDJOB=3751758
IDBENCH=92655
IDSOLVER=2335
FILE ID=node110/3751758-1339174209
RUNJOBID= node110-1339170234-12893
PBS_JOBID= 14643839
Free space on /tmp= 69088 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_1_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751758-1339174209/watcher-3751758-1339174209 -o /tmp/evaluation-result-3751758-1339174209/solver-3751758-1339174209 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751758-1339174209.opb 1920727244 HOME HOME

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

MD5SUM BENCH= 19509a32f8723d88252dcacb3db21725
RANDOM SEED=1920727244

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.893
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:        29995284 kB
Buffers:          101620 kB
Cached:          1914228 kB
SwapCached:         2352 kB
Active:          2000556 kB
Inactive:          20584 kB
Active(anon):       1468 kB
Inactive(anon):     5856 kB
Active(file):    1999088 kB
Inactive(file):    14728 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67098296 kB
Dirty:             29892 kB
Writeback:             0 kB
AnonPages:         10716 kB
Mapped:             8228 kB
Shmem:                 0 kB
Slab:             716912 kB
SReclaimable:     156672 kB
SUnreclaim:       560240 kB
KernelStack:        1488 kB
PageTables:         3356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:      94028 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= 68172 MiB
End job on node110 at 2012-06-08 19:20:12