Trace number 3746885

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 (fixed)? (TO) 1800.01 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_6.opb
MD5SUMf19aad2da4bea8b48e35d4e26f93e3de
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5657601
Best CPU time to get the best result obtained on this benchmark1800.41
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 176505017008
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 176505017008
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.12	c old isEQ: 0, new EQ is 1
2.49/2.56	c run inc solver
2.49/2.56	c [INC SYSTEM] run initial solver
2.49/2.56	c [INC SYSTEM] preprocess with white file
13.08/13.18	c [INC SYSTEM] finished preprocessing in 10 s
13.08/13.18	c [INC SYSTEM] execute solver
138.25/138.30	c [INC SEARCH] formula is SAT
138.25/138.35	c [INC SYSTEM] solved the initial formula
138.35/138.41	c model valid
138.35/138.41	c current solution ok
142.62/142.76	o 173673679
142.62/142.76	c [INC SYSTEM] there exists a inc, kill it!
142.62/142.76	c write failed with 2
142.62/142.78	c [INC SEARCH] iteration: 0
142.62/142.78	c [INC BOUNDS] best value:173673779 search for 173673778
142.62/142.78	c [INC SYSTEM] create new solver instance
142.62/142.78	c [INC] encode full formula
142.62/142.78	c fallback to adder encoding
145.85/145.93	c set iterative enc to: adder
145.85/145.93	c set iterative enc to: none
146.35/146.41	c [INC SEARCH] isOptimum variable: 0
428.69/428.83	c formula is SAT
428.79/428.96	c [INC SEARCH] copied best model
428.79/428.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
428.89/429.03	c model valid
428.89/429.03	c current solution ok
428.89/429.03	o 44440279
428.89/429.03	c [INC SEARCH] iteration: 1
428.89/429.03	c [INC BOUNDS] best value:44440379 search for 44440378
428.89/429.03	c [INC SYSTEM] there exists a inc, kill it!
428.89/429.03	c write failed with 2
428.89/429.07	c [INC SYSTEM] create new solver instance
428.89/429.07	c [INC] encode full formula
428.89/429.07	c fallback to adder encoding
431.71/431.83	c set iterative enc to: adder
431.71/431.83	c set iterative enc to: none
432.21/432.32	c [INC SEARCH] isOptimum variable: 0
706.49/706.67	c formula is SAT
706.59/706.79	c [INC SEARCH] copied best model
706.59/706.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
706.69/706.85	c model valid
706.69/706.85	c current solution ok
706.69/706.85	o 23818955
706.69/706.85	c [INC SEARCH] iteration: 2
706.69/706.85	c [INC BOUNDS] best value:23819055 search for 23819054
706.69/706.85	c [INC SYSTEM] there exists a inc, kill it!
706.69/706.85	c write failed with 2
706.69/706.89	c [INC SYSTEM] create new solver instance
706.69/706.89	c [INC] encode full formula
706.69/706.89	c fallback to adder encoding
709.21/709.32	c set iterative enc to: adder
709.21/709.32	c set iterative enc to: none
709.59/709.75	c [INC SEARCH] isOptimum variable: 0
1530.16/1530.43	c formula is SAT
1530.27/1530.55	c [INC SEARCH] copied best model
1530.27/1530.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1530.36/1530.62	c model valid
1530.36/1530.62	c current solution ok
1530.36/1530.62	o 21855951
1530.36/1530.62	c [INC SEARCH] iteration: 3
1530.36/1530.62	c [INC BOUNDS] best value:21856051 search for 21856050
1530.36/1530.62	c [INC SYSTEM] there exists a inc, kill it!
1530.36/1530.62	c write failed with 2
1530.36/1530.65	c [INC SYSTEM] create new solver instance
1530.36/1530.65	c [INC] encode full formula
1530.36/1530.65	c fallback to adder encoding
1532.78/1533.05	c set iterative enc to: adder
1532.78/1533.05	c set iterative enc to: none
1533.18/1533.48	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.31	HOME/npSolver-pbo-Itd.sh: line 18: 24515 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3746885-1339109126/watcher-3746885-1339109126 -o /tmp/evaluation-result-3746885-1339109126/solver-3746885-1339109126 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746885-1339109126.opb 1671813977 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.94 2.09 2.07 2/178 24514
/proc/meminfo: memFree=17988464/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0

[startup+0.0893811 s]
/proc/loadavg: 1.94 2.09 2.07 2/178 24514
/proc/meminfo: memFree=17988464/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 1.94 2.09 2.07 2/178 24514
/proc/meminfo: memFree=17988464/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300249 s]
/proc/loadavg: 1.94 2.09 2.07 2/178 24514
/proc/meminfo: memFree=17988464/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 1.94 2.09 2.07 2/178 24514
/proc/meminfo: memFree=17988464/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.94 2.09 2.07 3/180 24516
/proc/meminfo: memFree=17892680/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=180808 CPUtime=1.49 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) R 24514 24514 23264 0 -1 4202496 9445 0 0 0 145 4 0 0 20 0 1 0 377037052 185147392 32883 33554432000 4194304 6004724 140733321435632 140733321430232 4582623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24515/statm: 45202 32883 163 442 0 44756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189956

[startup+3.10032 s]
/proc/loadavg: 1.94 2.09 2.07 3/180 24516
/proc/meminfo: memFree=17810568/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=284532 CPUtime=2.58 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 10553 0 0 0 228 30 0 0 20 0 1 0 377037052 291360768 40902 33554432000 4194304 6004724 140733321435632 140733321430096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24515/statm: 71133 40902 171 442 0 70687 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 293680

[startup+6.30041 s]
/proc/loadavg: 1.94 2.08 2.07 3/182 24518
/proc/meminfo: memFree=17151200/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=284532 CPUtime=2.58 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 10553 0 0 0 228 30 0 0 20 0 1 0 377037052 291360768 40902 33554432000 4194304 6004724 140733321435632 140733321430096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24515/statm: 71133 40902 171 442 0 70687 0
[pid=24517] ppid=24515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24517/stat : 24517 (cp2_pre.sh) S 24515 24514 23264 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377037311 9367552 277 33554432000 4194304 5064252 140735856945648 140735856944352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24517/statm: 2287 277 234 213 0 72 0
[pid=24518] ppid=24517 vsize=669756 CPUtime=3.69 cores=0,2,4,6
/proc/24518/stat : 24518 (coprocessor) R 24517 24514 23264 0 -1 4202496 68269 0 0 0 351 18 0 0 20 0 1 0 377037312 685830144 150203 33554432000 4194304 6586260 140737061521456 140737061517720 5512150 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/24518/statm: 167439 150203 164 584 0 166851 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 972584

[startup+12.7004 s]
/proc/loadavg: 2.03 2.10 2.07 3/182 24518
/proc/meminfo: memFree=16872980/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=284532 CPUtime=2.58 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 10553 0 0 0 228 30 0 0 20 0 1 0 377037052 291360768 40902 33554432000 4194304 6004724 140733321435632 140733321430096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24515/statm: 71133 40902 171 442 0 70687 0
[pid=24517] ppid=24515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24517/stat : 24517 (cp2_pre.sh) S 24515 24514 23264 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377037311 9367552 277 33554432000 4194304 5064252 140735856945648 140735856944352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24517/statm: 2287 277 234 213 0 72 0
[pid=24518] ppid=24517 vsize=789164 CPUtime=10.09 cores=0,2,4,6
/proc/24518/stat : 24518 (coprocessor) R 24517 24514 23264 0 -1 4202496 85998 0 0 0 958 51 0 0 20 0 1 0 377037312 808103936 192613 33554432000 4194304 6586260 140737061521456 140737061517208 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/24518/statm: 197291 192613 199 584 0 196703 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1091992

[startup+25.5003 s]
/proc/loadavg: 2.02 2.09 2.07 3/181 24520
/proc/meminfo: memFree=17487492/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=284532 CPUtime=13.16 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 10570 86899 0 0 228 30 1000 58 20 0 1 0 377037052 291360768 40905 33554432000 4194304 6004724 140733321435632 140733321421912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24515/statm: 71133 40905 174 442 0 70687 0
[pid=24520] ppid=24515 vsize=294652 CPUtime=12.29 cores=0,2,4,6
/proc/24520/stat : 24520 (glucosInc) R 24515 24514 23264 0 -1 4202496 50656 0 0 0 1219 10 0 0 20 0 1 0 377038370 301723648 68757 33554432000 4194304 5654031 140734394211200 140734394209032 4232613 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24520/statm: 73663 68757 139 357 0 73303 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 588332

[startup+51.1004 s]
/proc/loadavg: 2.01 2.08 2.07 3/181 24520
/proc/meminfo: memFree=17482264/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=284532 CPUtime=13.16 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 10570 86899 0 0 228 30 1000 58 20 0 1 0 377037052 291360768 40905 33554432000 4194304 6004724 140733321435632 140733321421912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24515/statm: 71133 40905 174 442 0 70687 0
[pid=24520] ppid=24515 vsize=296104 CPUtime=37.89 cores=0,2,4,6
/proc/24520/stat : 24520 (glucosInc) R 24515 24514 23264 0 -1 4202496 51061 0 0 0 3779 10 0 0 20 0 1 0 377038370 303210496 69162 33554432000 4194304 5654031 140734394211200 140734394208984 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24520/statm: 74026 69162 139 357 0 73666 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 589784

[startup+102.307 s]
/proc/loadavg: 2.00 2.07 2.06 3/181 24520
/proc/meminfo: memFree=17472676/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=284532 CPUtime=13.16 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 10570 86899 0 0 228 30 1000 58 20 0 1 0 377037052 291360768 40905 33554432000 4194304 6004724 140733321435632 140733321421912 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24515/statm: 71133 40905 174 442 0 70687 0
[pid=24520] ppid=24515 vsize=300196 CPUtime=89.08 cores=0,2,4,6
/proc/24520/stat : 24520 (glucosInc) R 24515 24514 23264 0 -1 4202496 52117 0 0 0 8897 11 0 0 20 0 1 0 377038370 307400704 70218 33554432000 4194304 5654031 140734394211200 140734394208984 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24520/statm: 75049 70218 139 357 0 74689 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 593876

[startup+162.3 s]
/proc/loadavg: 2.07 2.07 2.06 3/181 24524
/proc/meminfo: memFree=16672576/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=308892 CPUtime=146.36 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 21902 142105 0 0 612 441 13493 90 20 0 1 0 377037052 316305408 47036 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77223 47036 183 442 0 76777 0
[pid=24524] ppid=24515 vsize=881592 CPUtime=15.87 cores=0,2,4,6
/proc/24524/stat : 24524 (glucosInc) R 24515 24514 23264 0 -1 4202496 117603 0 0 0 1553 34 0 0 20 0 1 0 377051693 902750208 189330 33554432000 4194304 5654031 140736245246256 140736245244040 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24524/statm: 220398 189330 140 357 0 220038 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1199632

[startup+222.3 s]
/proc/loadavg: 2.09 2.07 2.06 3/181 24524
/proc/meminfo: memFree=16638940/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=308892 CPUtime=146.36 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 21902 142105 0 0 612 441 13493 90 20 0 1 0 377037052 316305408 47036 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77223 47036 183 442 0 76777 0
[pid=24524] ppid=24515 vsize=894168 CPUtime=75.86 cores=0,2,4,6
/proc/24524/stat : 24524 (glucosInc) R 24515 24514 23264 0 -1 4202496 120600 0 0 0 7551 35 0 0 20 0 1 0 377051693 915628032 195393 33554432000 4194304 5654031 140736245246256 140736245234072 4232625 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24524/statm: 223542 195393 141 357 0 223182 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1212208

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 24562
/proc/meminfo: memFree=16688688/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=309768 CPUtime=709.64 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 39425 384290 0 0 1170 515 69068 211 20 0 1 0 377037052 317202432 47255 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77442 47255 183 442 0 76996 0
[pid=24533] ppid=24515 vsize=812996 CPUtime=652.43 cores=0,2,4,6
/proc/24533/stat : 24533 (glucosInc) R 24515 24514 23264 0 -1 4202496 107287 0 0 0 65212 31 0 0 20 0 1 0 377108027 832507904 177393 33554432000 4194304 5654031 140737319655072 140737319642888 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24533/statm: 203249 177393 142 357 0 202889 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1131912

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24562
/proc/meminfo: memFree=16680540/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=309768 CPUtime=709.64 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 39425 384290 0 0 1170 515 69068 211 20 0 1 0 377037052 317202432 47255 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77442 47255 183 442 0 76996 0
[pid=24533] ppid=24515 vsize=812996 CPUtime=712.44 cores=0,2,4,6
/proc/24533/stat : 24533 (glucosInc) R 24515 24514 23264 0 -1 4202496 107422 0 0 0 71212 32 0 0 20 0 1 0 377108027 832507904 179061 33554432000 4194304 5654031 140737319655072 140737319642888 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24533/statm: 203249 179061 142 357 0 202889 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1131912

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24565
/proc/meminfo: memFree=16671880/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=309768 CPUtime=709.64 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 39425 384290 0 0 1170 515 69068 211 20 0 1 0 377037052 317202432 47255 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77442 47255 183 442 0 76996 0
[pid=24533] ppid=24515 vsize=812996 CPUtime=772.42 cores=0,2,4,6
/proc/24533/stat : 24533 (glucosInc) R 24515 24514 23264 0 -1 4202496 107639 0 0 0 77210 32 0 0 20 0 1 0 377108027 832507904 180811 33554432000 4194304 5654031 140737319655072 140737319642888 4233036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24533/statm: 203249 180811 142 357 0 202889 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1131912

[startup+1542.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/181 24611
/proc/meminfo: memFree=27934104/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=308616 CPUtime=1533.25 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 50381 492959 0 0 1427 550 151087 261 20 0 1 0 377037052 316022784 46967 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77154 46967 183 442 0 76708 0
[pid=24611] ppid=24515 vsize=781644 CPUtime=8.81 cores=0,2,4,6
/proc/24611/stat : 24611 (glucosInc) R 24515 24514 23264 0 -1 4202496 101455 0 0 0 851 30 0 0 20 0 1 0 377190399 800403456 157819 33554432000 4194304 5654031 140733569056544 140733569044360 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24611/statm: 195411 157819 141 357 0 195051 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1099408

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 24611
/proc/meminfo: memFree=27883600/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=308616 CPUtime=1533.25 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 50381 492959 0 0 1427 550 151087 261 20 0 1 0 377037052 316022784 46967 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77154 46967 183 442 0 76708 0
[pid=24611] ppid=24515 vsize=797036 CPUtime=68.8 cores=0,2,4,6
/proc/24611/stat : 24611 (glucosInc) R 24515 24514 23264 0 -1 4202496 104595 0 0 0 6849 31 0 0 20 0 1 0 377190399 816164864 164017 33554432000 4194304 5654031 140733569056544 140733569044360 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24611/statm: 199259 164017 142 357 0 198899 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1114800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24612
/proc/meminfo: memFree=27882980/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=308616 CPUtime=1533.25 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 50381 492959 0 0 1427 550 151087 261 20 0 1 0 377037052 316022784 46967 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77154 46967 183 442 0 76708 0
[pid=24611] ppid=24515 vsize=797036 CPUtime=128.79 cores=0,2,4,6
/proc/24611/stat : 24611 (glucosInc) R 24515 24514 23264 0 -1 4202496 104642 0 0 0 12848 31 0 0 20 0 1 0 377190399 816164864 164064 33554432000 4194304 5654031 140733569056544 140733569044360 4232421 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24611/statm: 199259 164064 142 357 0 198899 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1114800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24612
/proc/meminfo: memFree=27838224/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=308616 CPUtime=1533.25 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 50381 492959 0 0 1427 550 151087 261 20 0 1 0 377037052 316022784 46967 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77154 46967 183 442 0 76708 0
[pid=24611] ppid=24515 vsize=802736 CPUtime=188.78 cores=0,2,4,6
/proc/24611/stat : 24611 (glucosInc) R 24515 24514 23264 0 -1 4202496 105033 0 0 0 18847 31 0 0 20 0 1 0 377190399 822001664 165988 33554432000 4194304 5654031 140733569056544 140733569044360 4232544 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24611/statm: 200684 165988 142 357 0 200324 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1120500

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24612
/proc/meminfo: memFree=27824956/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=308616 CPUtime=1533.25 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 50381 492959 0 0 1427 550 151087 261 20 0 1 0 377037052 316022784 46967 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77154 46967 183 442 0 76708 0
[pid=24611] ppid=24515 vsize=809136 CPUtime=248.76 cores=0,2,4,6
/proc/24611/stat : 24611 (glucosInc) R 24515 24514 23264 0 -1 4202496 105797 0 0 0 24844 32 0 0 20 0 1 0 377190399 828555264 169804 33554432000 4194304 5654031 140733569056544 140733569044360 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24611/statm: 202284 169804 142 357 0 201924 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1126900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24612
/proc/meminfo: memFree=27853720/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=308616 CPUtime=1533.25 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 50381 492959 0 0 1427 550 151087 261 20 0 1 0 377037052 316022784 46967 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77154 46967 183 442 0 76708 0
[pid=24611] ppid=24515 vsize=809136 CPUtime=266.76 cores=0,2,4,6
/proc/24611/stat : 24611 (glucosInc) R 24515 24514 23264 0 -1 4202496 105806 0 0 0 26644 32 0 0 20 0 1 0 377190399 828555264 170828 33554432000 4194304 5654031 140733569056544 140733569044360 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24611/statm: 202284 170828 142 357 0 201924 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1126900

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24612
/proc/meminfo: memFree=27853720/32873844 swapFree=7644/7644
[pid=24514] ppid=24512 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (npSolver-pbo-It) S 24512 24514 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377037052 9367552 275 33554432000 4194304 5064252 140736789002064 140736789000976 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24514/statm: 2287 275 233 213 0 72 0
[pid=24515] ppid=24514 vsize=308616 CPUtime=1533.25 cores=0,2,4,6
/proc/24515/stat : 24515 (npSolver-pbo) S 24514 24514 23264 0 -1 4202496 50381 492959 0 0 1427 550 151087 261 20 0 1 0 377037052 316022784 46967 33554432000 4194304 6004724 140733321435632 140733321421480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24515/statm: 77154 46967 183 442 0 76708 0
[pid=24611] ppid=24515 vsize=809136 CPUtime=266.76 cores=0,2,4,6
/proc/24611/stat : 24611 (glucosInc) R 24515 24514 23264 0 -1 4202496 105806 0 0 0 26644 32 0 0 20 0 1 0 377190399 828555264 170828 33554432000 4194304 5654031 140733569056544 140733569044360 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24611/statm: 202284 170828 142 357 0 201924 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1126900

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24514 and gives
#  childrusage.ru_utime.tv_sec=1525
#  childrusage.ru_utime.tv_usec=150141
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=129764
# CPU time returned by wait4() is 1533.28
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1791.58
CPU system time (s): 8.43
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 1915076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1525.15
system time used= 8.12976
maximum resident set size= 1263268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 543715
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2674488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13754
involuntary context switches= 2944

runsolver used 2.6396 second user time and 7.19391 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 00:45:26
IDJOB=3746885
IDBENCH=92726
IDSOLVER=2332
FILE ID=node147/3746885-1339109126
RUNJOBID= node147-1339098177-23280
PBS_JOBID= 14643706
Free space on /tmp= 68380 MiB

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

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

MD5SUM BENCH= f19aad2da4bea8b48e35d4e26f93e3de
RANDOM SEED=1671813977

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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.951
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:        17988628 kB
Buffers:          914340 kB
Cached:          4312668 kB
SwapCached:         3284 kB
Active:         12421676 kB
Inactive:        1487064 kB
Active(anon):    8677892 kB
Inactive(anon):     4952 kB
Active(file):    3743784 kB
Inactive(file):  1482112 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:              9728 kB
Writeback:             0 kB
AnonPages:       8684916 kB
Mapped:            10732 kB
Shmem:                 0 kB
Slab:             817760 kB
SReclaimable:     258868 kB
SUnreclaim:       558892 kB
KernelStack:        1472 kB
PageTables:        21168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11361640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5029888 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= 70428 MiB
End job on node147 at 2012-06-08 01:15:27