Trace number 3748567

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 (fixed)? (TO) 1800.05 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_2_mh_ic.opb
MD5SUMae034981987dcf56811f1bb984859bc0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2217982
Best CPU time to get the best result obtained on this benchmark1800.17
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 112678587
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14191811181
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 112678587
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14191811181
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.32	c old isEQ: 0, new EQ is 1
0.00/0.32	c old isEQ: 52, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, 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.48	c old isEQ: 0, new EQ is 1
0.00/0.54	c old isEQ: 1, new EQ is 1
0.00/0.66	c run inc solver
0.00/0.66	c [INC SYSTEM] run initial solver
0.00/0.66	c [INC SYSTEM] preprocess with white file
3.19/3.30	c [INC SYSTEM] finished preprocessing in 2 s
3.19/3.30	c [INC SYSTEM] execute solver
4.48/4.58	c [INC SEARCH] formula is SAT
4.58/4.60	c [INC SYSTEM] solved the initial formula
4.68/4.75	c model valid
4.68/4.75	c current solution ok
5.48/5.57	o 545083058
5.48/5.57	c execute binary inc search
5.48/5.57	c [INC SEARCH] current bound: 272541541
5.48/5.57	c [INC SEARCH] iteration: 0
5.48/5.57	c [INC SEARCH] lower bound: 0 upperbound 545083083 current bound: 272541541 best value:545083083
5.48/5.57	c [INC SYSTEM] there exists a inc, kill it!
5.48/5.57	c write failed with 2
5.48/5.57	c [INC SYSTEM] create new solver instance
5.48/5.57	c [INC] encode full formula
5.48/5.57	c fallback to adder encoding
8.29/8.32	c set iterative enc to: adder
8.29/8.32	c set iterative enc to: none
8.59/8.67	c [INC SEARCH] isOptimum variable: 0
1109.15/1109.40	c [INC SEARCH] formula is SAT
1109.15/1109.47	c [INC SEARCH] copied best model
1109.15/1109.47	c sat variable: 1 optimum/unsat variable: 0
1109.35/1109.63	c model valid
1109.35/1109.63	c current solution ok
1109.35/1109.63	o 249412525
1109.35/1109.63	c [INC SEARCH] current bound: 124706275
1109.35/1109.63	c [INC SEARCH] iteration: 1
1109.35/1109.63	c [INC SEARCH] lower bound: 0 upperbound 249412550 current bound: 124706275 best value:249412550
1109.35/1109.63	c [INC SYSTEM] there exists a inc, kill it!
1109.35/1109.63	c write failed with 2
1109.35/1109.64	c [INC SYSTEM] create new solver instance
1109.35/1109.64	c [INC] encode full formula
1109.35/1109.64	c fallback to adder encoding
1111.89/1112.19	c set iterative enc to: adder
1111.89/1112.19	c set iterative enc to: none
1112.26/1112.56	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	HOME/npSolver-pbo-I.sh: line 18: 14785 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-3748567-1339173463/watcher-3748567-1339173463 -o /tmp/evaluation-result-3748567-1339173463/solver-3748567-1339173463 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748567-1339173463.opb 568667863 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: 4.66 4.37 3.66 4/178 14784
/proc/meminfo: memFree=13682460/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0

[startup+0.0876689 s]
/proc/loadavg: 4.66 4.37 3.66 4/178 14784
/proc/meminfo: memFree=13682460/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100195 s]
/proc/loadavg: 4.66 4.37 3.66 4/178 14784
/proc/meminfo: memFree=13682460/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 4.66 4.37 3.66 4/178 14784
/proc/meminfo: memFree=13682460/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.707108 s]
/proc/loadavg: 4.66 4.37 3.66 4/178 14784
/proc/meminfo: memFree=13682460/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 4.66 4.37 3.66 4/182 14788
/proc/meminfo: memFree=18578752/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=97188 CPUtime=0.69 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 11803 0 0 0 63 6 0 0 20 0 1 0 383471790 99520512 22787 33554432000 4194304 6004724 140735730194400 140735730188864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14785/statm: 24297 22787 164 442 0 23851 0
[pid=14787] ppid=14785 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14787/stat : 14787 (cp2_pre.sh) S 14785 14784 14131 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383471860 9367552 277 33554432000 4194304 5064252 140735386478544 140735386477248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14787/statm: 2287 277 234 213 0 72 0
[pid=14788] ppid=14787 vsize=186968 CPUtime=0.79 cores=1,3,5,7
/proc/14788/stat : 14788 (coprocessor) R 14787 14784 14131 0 -1 4202496 30766 0 0 0 74 5 0 0 20 0 1 0 383471860 191455232 45161 33554432000 4194304 6586260 140733833192880 140733833189144 4768675 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/14788/statm: 46742 45161 175 584 0 46154 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 302452

[startup+3.10032 s]
/proc/loadavg: 4.66 4.37 3.66 3/181 14788
/proc/meminfo: memFree=23630456/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=97188 CPUtime=0.69 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 11803 0 0 0 63 6 0 0 20 0 1 0 383471790 99520512 22787 33554432000 4194304 6004724 140735730194400 140735730188864 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14785/statm: 24297 22787 164 442 0 23851 0
[pid=14787] ppid=14785 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14787/stat : 14787 (cp2_pre.sh) S 14785 14784 14131 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383471860 9367552 277 33554432000 4194304 5064252 140735386478544 140735386477248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14787/statm: 2287 277 234 213 0 72 0
[pid=14788] ppid=14787 vsize=212112 CPUtime=2.39 cores=1,3,5,7
/proc/14788/stat : 14788 (coprocessor) R 14787 14784 14131 0 -1 4202496 34787 0 0 0 222 17 0 0 20 0 1 0 383471860 217202688 51794 33554432000 4194304 6586260 140733833192880 140733833188792 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/14788/statm: 53028 51794 204 584 0 52440 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 327596

[startup+6.30027 s]
/proc/loadavg: 4.53 4.35 3.65 3/180 14790
/proc/meminfo: memFree=23754768/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=179108 CPUtime=6.29 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) R 14784 14784 14131 0 -1 4202496 19099 53429 0 0 167 72 365 25 20 0 1 0 383471790 183406592 39245 33554432000 4194304 6004724 140735730194400 140735730185960 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14785/statm: 44777 39245 183 442 0 44331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 188256

[startup+12.7003 s]
/proc/loadavg: 4.32 4.31 3.65 3/180 14793
/proc/meminfo: memFree=23093524/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=113572 CPUtime=8.67 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 20868 53943 0 0 368 107 365 27 20 0 1 0 383471790 116297728 26903 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14785/statm: 28393 26903 184 442 0 27947 0
[pid=14793] ppid=14785 vsize=565072 CPUtime=4.01 cores=1,3,5,7
/proc/14793/stat : 14793 (glucosInc) R 14785 14784 14131 0 -1 4202496 87127 0 0 0 378 23 0 0 20 0 1 0 383472658 578633728 128026 33554432000 4194304 5654031 140737134734560 140737134732168 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14793/statm: 141268 128026 140 357 0 140908 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 687792

[startup+25.5003 s]
/proc/loadavg: 3.88 4.21 3.62 3/180 14793
/proc/meminfo: memFree=23097108/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=113572 CPUtime=8.67 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 20868 53943 0 0 368 107 365 27 20 0 1 0 383471790 116297728 26903 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14785/statm: 28393 26903 184 442 0 27947 0
[pid=14793] ppid=14785 vsize=567868 CPUtime=16.81 cores=1,3,5,7
/proc/14793/stat : 14793 (glucosInc) R 14785 14784 14131 0 -1 4202496 88137 0 0 0 1657 24 0 0 20 0 1 0 383472658 581496832 130058 33554432000 4194304 5654031 140737134734560 140737134722376 4233280 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14793/statm: 141967 130058 141 357 0 141607 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 690588

[startup+51.1004 s]
/proc/loadavg: 3.31 4.05 3.58 3/180 14793
/proc/meminfo: memFree=23083100/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=113572 CPUtime=8.67 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 20868 53943 0 0 368 107 365 27 20 0 1 0 383471790 116297728 26903 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14785/statm: 28393 26903 184 442 0 27947 0
[pid=14793] ppid=14785 vsize=570880 CPUtime=42.4 cores=1,3,5,7
/proc/14793/stat : 14793 (glucosInc) R 14785 14784 14131 0 -1 4202496 88905 0 0 0 4216 24 0 0 20 0 1 0 383472658 584581120 133892 33554432000 4194304 5654031 140737134734560 140737134722376 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14793/statm: 142720 133892 141 357 0 142360 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 693600

[startup+102.306 s]
/proc/loadavg: 2.57 3.73 3.50 3/179 14793
/proc/meminfo: memFree=23089812/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=113572 CPUtime=8.67 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 20868 53943 0 0 368 107 365 27 20 0 1 0 383471790 116297728 26903 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14785/statm: 28393 26903 184 442 0 27947 0
[pid=14793] ppid=14785 vsize=574308 CPUtime=93.6 cores=1,3,5,7
/proc/14793/stat : 14793 (glucosInc) R 14785 14784 14131 0 -1 4202496 90216 0 0 0 9330 30 0 0 20 0 1 0 383472658 588091392 132179 33554432000 4194304 5654031 140737134734560 140737134732584 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14793/statm: 143577 132179 141 357 0 143217 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 697028

[startup+162.3 s]
/proc/loadavg: 2.21 3.42 3.40 3/180 14796
/proc/meminfo: memFree=23050448/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=113572 CPUtime=8.67 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 20868 53943 0 0 368 107 365 27 20 0 1 0 383471790 116297728 26903 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14785/statm: 28393 26903 184 442 0 27947 0
[pid=14793] ppid=14785 vsize=659016 CPUtime=153.59 cores=1,3,5,7
/proc/14793/stat : 14793 (glucosInc) R 14785 14784 14131 0 -1 4202496 91275 0 0 0 15327 32 0 0 20 0 1 0 383472658 674832384 141924 33554432000 4194304 5654031 140737134734560 140737134722376 4214475 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14793/statm: 164754 141924 141 357 0 164394 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 781736

[startup+222.3 s]
/proc/loadavg: 2.07 3.16 3.31 3/179 14797
/proc/meminfo: memFree=23075216/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=113572 CPUtime=8.67 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 20868 53943 0 0 368 107 365 27 20 0 1 0 383471790 116297728 26903 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14785/statm: 28393 26903 184 442 0 27947 0
[pid=14793] ppid=14785 vsize=579784 CPUtime=213.58 cores=1,3,5,7
/proc/14793/stat : 14793 (glucosInc) R 14785 14784 14131 0 -1 4202496 92566 0 0 0 21318 40 0 0 20 0 1 0 383472658 593698816 135105 33554432000 4194304 5654031 140737134734560 140737134732344 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14793/statm: 144946 135105 141 357 0 144586 0
Current children cumulated CPU time (s) 222.25

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

/proc/loadavg: 2.00 2.04 2.42 3/179 14849
/proc/meminfo: memFree=17811572/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=554604 CPUtime=189.7 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 86483 0 0 0 18938 32 0 0 20 0 1 0 383583047 567914496 127781 33554432000 4194304 5654031 140735340009200 140735339997016 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 138651 127781 142 357 0 138291 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 685516

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.39 3/180 14852
/proc/meminfo: memFree=17759728/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=640028 CPUtime=249.69 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 88084 0 0 0 24935 34 0 0 20 0 1 0 383583047 655388672 140110 33554432000 4194304 5654031 140735340009200 140735339997016 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 160007 140110 142 357 0 159647 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 770940

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.36 3/180 14876
/proc/meminfo: memFree=17779996/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=647108 CPUtime=309.68 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 90144 0 0 0 30932 36 0 0 20 0 1 0 383583047 662638592 135217 33554432000 4194304 5654031 140735340009200 140735339997016 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 161777 135217 142 357 0 161417 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 778020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.33 3/179 14876
/proc/meminfo: memFree=17778528/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=571164 CPUtime=369.67 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 91166 0 0 0 36929 38 0 0 20 0 1 0 383583047 584871936 135138 33554432000 4194304 5654031 140735340009200 140735339997016 4232380 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 142791 135138 142 357 0 142431 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 702076

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.31 3/179 14876
/proc/meminfo: memFree=17743220/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=656484 CPUtime=429.66 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 91873 0 0 0 42926 40 0 0 20 0 1 0 383583047 672239616 142988 33554432000 4194304 5654031 140735340009200 140735339997016 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 164121 142988 142 357 0 163761 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 787396

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.29 3/179 14876
/proc/meminfo: memFree=17766124/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=656484 CPUtime=489.65 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 93048 0 0 0 48920 45 0 0 20 0 1 0 383583047 672239616 136332 33554432000 4194304 5654031 140735340009200 140735339997016 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 164121 136332 142 357 0 163761 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 787396

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.27 3/179 14876
/proc/meminfo: memFree=17757048/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=656484 CPUtime=549.64 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 94710 0 0 0 54915 49 0 0 20 0 1 0 383583047 672239616 137316 33554432000 4194304 5654031 140735340009200 140735340007288 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 164121 137316 142 357 0 163761 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 787396

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.25 3/179 14877
/proc/meminfo: memFree=17742156/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=656484 CPUtime=609.63 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 94715 0 0 0 60914 49 0 0 20 0 1 0 383583047 672239616 139876 33554432000 4194304 5654031 140735340009200 140735339997016 4214505 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 164121 139876 142 357 0 163761 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 787396

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.23 3/179 14877
/proc/meminfo: memFree=17767168/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=575096 CPUtime=669.62 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 95239 0 0 0 66911 51 0 0 20 0 1 0 383583047 588898304 133096 33554432000 4194304 5654031 140735340009200 140735339997016 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 143774 133096 142 357 0 143414 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 706008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.23 3/179 14877
/proc/meminfo: memFree=17748460/32873624 swapFree=7112/7112
[pid=14784] ppid=14782 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14784/stat : 14784 (npSolver-pbo-I.) S 14782 14784 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383471790 9367552 274 33554432000 4194304 5064252 140733466865792 140733466864704 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14784/statm: 2287 274 233 213 0 72 0
[pid=14785] ppid=14784 vsize=121764 CPUtime=1112.33 cores=1,3,5,7
/proc/14785/stat : 14785 (npSolver-pbo) S 14784 14784 14131 0 -1 4202496 29547 159532 0 0 648 141 110320 124 20 0 1 0 383471790 124686336 28952 33554432000 4194304 6004724 140735730194400 140735730179320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/14785/statm: 30441 28952 185 442 0 29995 0
[pid=14849] ppid=14785 vsize=656892 CPUtime=687.72 cores=1,3,5,7
/proc/14849/stat : 14849 (glucosInc) R 14785 14784 14131 0 -1 4202496 96093 0 0 0 68719 53 0 0 20 0 1 0 383583047 672657408 137527 33554432000 4194304 5654031 140735340009200 140735339997016 4215108 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14849/statm: 164223 137527 142 357 0 163863 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 787804

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14784 and gives
#  childrusage.ru_utime.tv_sec=1109
#  childrusage.ru_utime.tv_usec=688301
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=663595
# CPU time returned by wait4() is 1112.35
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1796.87
CPU system time (s): 3.18
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 939584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1109.69
system time used= 2.66359
maximum resident set size= 757576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189453
page faults= 0
swaps= 0
block input operations= 0
block output operations= 880520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3301
involuntary context switches= 3238

runsolver used 2.69559 second user time and 7.13492 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-08 18:37:43
IDJOB=3748567
IDBENCH=92653
IDSOLVER=2333
FILE ID=node121/3748567-1339173463
RUNJOBID= node121-1339168521-14148
PBS_JOBID= 14643801
Free space on /tmp= 62828 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_2_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748567-1339173463/watcher-3748567-1339173463 -o /tmp/evaluation-result-3748567-1339173463/solver-3748567-1339173463 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748567-1339173463.opb 568667863 HOME HOME

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

MD5SUM BENCH= ae034981987dcf56811f1bb984859bc0
RANDOM SEED=568667863

node121.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.042
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.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        13558584 kB
Buffers:          925632 kB
Cached:         12494304 kB
SwapCached:          308 kB
Active:          7413288 kB
Inactive:       10593904 kB
Active(anon):    4044936 kB
Inactive(anon):   530444 kB
Active(file):    3368352 kB
Inactive(file): 10063460 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106508 kB
Dirty:             18516 kB
Writeback:             0 kB
AnonPages:       4579484 kB
Mapped:            12908 kB
Shmem:                40 kB
Slab:            1158952 kB
SReclaimable:     601844 kB
SUnreclaim:       557108 kB
KernelStack:        1560 kB
PageTables:        12932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    5603012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2713600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68664 MiB
End job on node121 at 2012-06-08 19:07:44