Trace number 3748489

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.02 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_6.opb
MD5SUM5083e4e53b2d6b5d7b03dffa57422dcf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5473551
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 54947189218
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 54947189218
Number of bits of the biggest sum of numbers36
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.04	c old isEQ: 0, new EQ is 1
0.00/0.14	c old isEQ: 24, new EQ is 1
0.00/0.18	c old isEQ: 1, new EQ is 1
0.00/0.22	c run inc solver
0.00/0.22	c [INC SYSTEM] run initial solver
0.00/0.22	c [INC SYSTEM] preprocess with white file
2.28/2.33	c [INC SYSTEM] finished preprocessing in 2 s
2.28/2.33	c [INC SYSTEM] execute solver
46.25/46.32	c [INC SEARCH] formula is SAT
46.25/46.33	c [INC SYSTEM] solved the initial formula
46.25/46.34	c model valid
46.25/46.34	c current solution ok
46.65/46.76	o 116511785
46.65/46.76	c execute binary inc search
46.65/46.76	c [INC SEARCH] current bound: 58255917
46.65/46.76	c [INC SEARCH] iteration: 0
46.65/46.76	c [INC SEARCH] lower bound: 0 upperbound 116511835 current bound: 58255917 best value:116511835
46.65/46.76	c [INC SYSTEM] there exists a inc, kill it!
46.65/46.76	c write failed with 2
46.65/46.76	c [INC SYSTEM] create new solver instance
46.65/46.76	c [INC] encode full formula
46.65/46.76	c fallback to adder encoding
47.36/47.44	c set iterative enc to: adder
47.36/47.44	c set iterative enc to: none
47.46/47.54	c [INC SEARCH] isOptimum variable: 0
383.68/383.86	c [INC SEARCH] formula is SAT
383.68/383.88	c [INC SEARCH] copied best model
383.68/383.88	c sat variable: 1 optimum/unsat variable: 0
383.68/383.90	c model valid
383.68/383.90	c current solution ok
383.68/383.90	o 47758933
383.68/383.90	c [INC SEARCH] current bound: 23879491
383.68/383.90	c [INC SEARCH] iteration: 1
383.68/383.90	c [INC SEARCH] lower bound: 0 upperbound 47758983 current bound: 23879491 best value:47758983
383.68/383.90	c [INC SYSTEM] there exists a inc, kill it!
383.68/383.90	c write failed with 2
383.68/383.90	c [INC SYSTEM] create new solver instance
383.68/383.90	c [INC] encode full formula
383.68/383.90	c fallback to adder encoding
384.31/384.46	c set iterative enc to: adder
384.31/384.46	c set iterative enc to: none
384.40/384.56	c [INC SEARCH] isOptimum variable: 0
395.58/395.76	c [INC SEARCH] formula is SAT
395.58/395.77	c [INC SEARCH] copied best model
395.58/395.77	c sat variable: 1 optimum/unsat variable: 0
395.58/395.79	c model valid
395.58/395.79	c current solution ok
395.58/395.79	o 13137073
395.58/395.79	c [INC SEARCH] current bound: 6568561
395.58/395.79	c [INC SEARCH] iteration: 2
395.58/395.79	c [INC SEARCH] lower bound: 0 upperbound 13137123 current bound: 6568561 best value:13137123
395.58/395.79	c [INC SYSTEM] there exists a inc, kill it!
395.58/395.79	c write failed with 2
395.68/395.80	c [INC SYSTEM] create new solver instance
395.68/395.80	c [INC] encode full formula
395.68/395.80	c fallback to adder encoding
396.09/396.21	c set iterative enc to: adder
396.09/396.21	c set iterative enc to: none
396.09/396.29	c [INC SEARCH] isOptimum variable: 0
1143.76/1144.01	c [INC SEARCH] formula is SAT
1143.76/1144.03	c [INC SEARCH] copied best model
1143.76/1144.03	c sat variable: 1 optimum/unsat variable: 0
1143.76/1144.04	c model valid
1143.76/1144.04	c current solution ok
1143.76/1144.04	o 6545459
1143.76/1144.04	c [INC SEARCH] current bound: 3272754
1143.76/1144.04	c [INC SEARCH] iteration: 3
1143.76/1144.04	c [INC SEARCH] lower bound: 0 upperbound 6545509 current bound: 3272754 best value:6545509
1143.76/1144.04	c [INC SYSTEM] there exists a inc, kill it!
1143.76/1144.04	c write failed with 2
1143.76/1144.05	c [INC SYSTEM] create new solver instance
1143.76/1144.05	c [INC] encode full formula
1143.76/1144.05	c fallback to adder encoding
1144.15/1144.42	c set iterative enc to: adder
1144.15/1144.42	c set iterative enc to: none
1144.15/1144.48	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-I.sh: line 18: 17728 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-3748489-1339177432/watcher-3748489-1339177432 -o /tmp/evaluation-result-3748489-1339177432/solver-3748489-1339177432 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748489-1339177432.opb 78658254 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17727
/proc/meminfo: memFree=31029044/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0

[startup+0.0076239 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17727
/proc/meminfo: memFree=31029044/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17727
/proc/meminfo: memFree=31029044/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17727
/proc/meminfo: memFree=31029044/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700331 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17727
/proc/meminfo: memFree=31029044/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17731
/proc/meminfo: memFree=30928416/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=18804 CPUtime=0.22 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 6857 0 0 0 19 3 0 0 20 0 1 0 27710137 19255296 3821 33554432000 4194304 6004724 140737164227632 140737164222096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17728/statm: 4701 3821 164 442 0 4255 0
[pid=17730] ppid=17728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17730/stat : 17730 (cp2_pre.sh) S 17728 17727 17075 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 27710159 9367552 277 33554432000 4194304 5064252 140735460651456 140735460650160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17730/statm: 2287 277 234 213 0 72 0
[pid=17731] ppid=17730 vsize=83912 CPUtime=1.26 cores=1,3,5,7
/proc/17731/stat : 17731 (coprocessor) R 17730 17727 17075 0 -1 4202496 16148 0 0 0 123 3 0 0 20 0 1 0 27710159 85925888 20126 33554432000 4194304 6586260 140735736503616 140735736498984 4676681 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/17731/statm: 20978 20126 192 584 0 20390 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121012

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17731
/proc/meminfo: memFree=30925564/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=18804 CPUtime=2.31 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 6874 18136 0 0 19 3 201 8 20 0 1 0 27710137 19255296 3824 33554432000 4194304 6004724 140737164227632 140737164213912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17728/statm: 4701 3824 167 442 0 4255 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 27952
heavy processes:

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17733
/proc/meminfo: memFree=30962328/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=18804 CPUtime=2.31 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 6874 18136 0 0 19 3 201 8 20 0 1 0 27710137 19255296 3824 33554432000 4194304 6004724 140737164227632 140737164213912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17728/statm: 4701 3824 167 442 0 4255 0
[pid=17733] ppid=17728 vsize=80104 CPUtime=3.95 cores=1,3,5,7
/proc/17733/stat : 17733 (glucosInc) R 17728 17727 17075 0 -1 4202496 11901 0 0 0 391 4 0 0 20 0 1 0 27710369 82026496 18059 33554432000 4194304 5654031 140737070892560 140737070890488 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17733/statm: 20026 18059 132 357 0 19666 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 108056

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17773
/proc/meminfo: memFree=31546068/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=18804 CPUtime=2.31 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 6874 18136 0 0 19 3 201 8 20 0 1 0 27710137 19255296 3824 33554432000 4194304 6004724 140737164227632 140737164213912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17728/statm: 4701 3824 167 442 0 4255 0
[pid=17733] ppid=17728 vsize=130628 CPUtime=10.36 cores=1,3,5,7
/proc/17733/stat : 17733 (glucosInc) R 17728 17727 17075 0 -1 4202496 13975 0 0 0 1029 7 0 0 20 0 1 0 27710369 133763072 24346 33554432000 4194304 5654031 140737070892560 140737070890648 4232968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17733/statm: 32657 24346 132 357 0 32297 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 158580

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 17778
/proc/meminfo: memFree=31213092/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=18804 CPUtime=2.31 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 6874 18136 0 0 19 3 201 8 20 0 1 0 27710137 19255296 3824 33554432000 4194304 6004724 140737164227632 140737164213912 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17728/statm: 4701 3824 167 442 0 4255 0
[pid=17733] ppid=17728 vsize=99808 CPUtime=23.15 cores=1,3,5,7
/proc/17733/stat : 17733 (glucosInc) R 17728 17727 17075 0 -1 4202496 16352 0 0 0 2305 10 0 0 20 0 1 0 27710369 102203392 20857 33554432000 4194304 5654031 140737070892560 140737070890648 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17733/statm: 24952 20857 132 357 0 24592 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 127760

[startup+51.1005 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 17781
/proc/meminfo: memFree=31087200/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=35520 CPUtime=47.51 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 12914 38629 0 0 95 47 4584 25 20 0 1 0 27710137 36372480 8019 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17728/statm: 8880 8019 183 442 0 8434 0
[pid=17781] ppid=17728 vsize=153472 CPUtime=3.54 cores=1,3,5,7
/proc/17781/stat : 17781 (glucosInc) R 17728 17727 17075 0 -1 4202496 29419 0 0 0 347 7 0 0 20 0 1 0 27714891 157155328 35220 33554432000 4194304 5654031 140736751829424 140736751817240 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17781/statm: 38368 35220 140 357 0 38008 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 198140

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17781
/proc/meminfo: memFree=31076844/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=35520 CPUtime=47.51 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 12914 38629 0 0 95 47 4584 25 20 0 1 0 27710137 36372480 8019 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17728/statm: 8880 8019 183 442 0 8434 0
[pid=17781] ppid=17728 vsize=174244 CPUtime=54.74 cores=1,3,5,7
/proc/17781/stat : 17781 (glucosInc) R 17728 17727 17075 0 -1 4202496 30372 0 0 0 5466 8 0 0 20 0 1 0 27714891 178425856 36666 33554432000 4194304 5654031 140736751829424 140736751817240 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17781/statm: 43561 36666 140 357 0 43201 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 218912

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 17784
/proc/meminfo: memFree=30299408/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=35520 CPUtime=47.51 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 12914 38629 0 0 95 47 4584 25 20 0 1 0 27710137 36372480 8019 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17728/statm: 8880 8019 183 442 0 8434 0
[pid=17781] ppid=17728 vsize=174244 CPUtime=114.72 cores=1,3,5,7
/proc/17781/stat : 17781 (glucosInc) R 17728 17727 17075 0 -1 4202496 30375 0 0 0 11464 8 0 0 20 0 1 0 27714891 178425856 38202 33554432000 4194304 5654031 140736751829424 140736751817240 4216213 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17781/statm: 43561 38202 140 357 0 43201 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 218912

[startup+222.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/184 17785
/proc/meminfo: memFree=30282560/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=35520 CPUtime=47.51 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 12914 38629 0 0 95 47 4584 25 20 0 1 0 27710137 36372480 8019 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17728/statm: 8880 8019 183 442 0 8434 0
[pid=17781] ppid=17728 vsize=174244 CPUtime=174.72 cores=1,3,5,7
/proc/17781/stat : 17781 (glucosInc) R 17728 17727 17075 0 -1 4202496 30410 0 0 0 17464 8 0 0 20 0 1 0 27714891 178425856 39768 33554432000 4194304 5654031 140736751829424 140736751817240 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17781/statm: 43561 39768 140 357 0 43201 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 218912


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

/proc/loadavg: 2.00 2.00 2.00 3/183 17828
/proc/meminfo: memFree=30470380/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=224140 CPUtime=217.77 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 27816 0 0 0 21765 12 0 0 20 0 1 0 27824584 229519360 47262 33554432000 4194304 5654031 140733693763248 140733693751064 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 56035 47262 141 357 0 55675 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 286192

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17828
/proc/meminfo: memFree=30465488/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=193320 CPUtime=277.77 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 28255 0 0 0 27763 14 0 0 20 0 1 0 27824584 197959680 46726 33554432000 4194304 5654031 140733693763248 140733693751064 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 48330 46726 141 357 0 47970 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 255372

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17828
/proc/meminfo: memFree=30456744/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=224140 CPUtime=337.76 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 29816 0 0 0 33759 17 0 0 20 0 1 0 27824584 229519360 47818 33554432000 4194304 5654031 140733693763248 140733693751064 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 56035 47818 141 357 0 55675 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 286192

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17829
/proc/meminfo: memFree=30459256/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=193320 CPUtime=397.73 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 30233 0 0 0 39755 18 0 0 20 0 1 0 27824584 197959680 46728 33554432000 4194304 5654031 140733693763248 140733693751064 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 48330 46728 141 357 0 47970 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 255372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17832
/proc/meminfo: memFree=30442012/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=193320 CPUtime=457.7 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 31339 0 0 0 45750 20 0 0 20 0 1 0 27824584 197959680 46822 33554432000 4194304 5654031 140733693763248 140733693751064 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 48330 46822 141 357 0 47970 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 255372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17832
/proc/meminfo: memFree=30401668/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=274228 CPUtime=517.69 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 32153 0 0 0 51747 22 0 0 20 0 1 0 27824584 280809472 55404 33554432000 4194304 5654031 140733693763248 140733693751064 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 68557 55404 141 357 0 68197 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 336280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17832
/proc/meminfo: memFree=30431876/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=224140 CPUtime=577.68 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 33176 0 0 0 57744 24 0 0 20 0 1 0 27824584 229519360 52543 33554432000 4194304 5654031 140733693763248 140733693751064 4215327 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 56035 52543 141 357 0 55675 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 286192

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17832
/proc/meminfo: memFree=30430376/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=224140 CPUtime=637.67 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 34485 0 0 0 63740 27 0 0 20 0 1 0 27824584 229519360 51007 33554432000 4194304 5654031 140733693763248 140733693751064 4214964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 56035 51007 141 357 0 55675 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 286192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17832
/proc/meminfo: memFree=30422556/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=224140 CPUtime=655.78 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 34489 0 0 0 65551 27 0 0 20 0 1 0 27824584 229519360 53055 33554432000 4194304 5654031 140733693763248 140733693751064 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 56035 53055 141 357 0 55675 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 286192

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17832
/proc/meminfo: memFree=30422556/32873844 swapFree=7124/7124
[pid=17727] ppid=17725 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17727/stat : 17727 (npSolver-pbo-I.) S 17725 17727 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27710136 9367552 275 33554432000 4194304 5064252 140733537449568 140733537448480 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17727/statm: 2287 275 233 213 0 72 0
[pid=17728] ppid=17727 vsize=52904 CPUtime=1144.24 cores=1,3,5,7
/proc/17728/stat : 17728 (npSolver-pbo) S 17727 17727 17075 0 -1 4202496 30388 132818 0 0 240 68 114040 76 20 0 1 0 27710137 54173696 12367 33554432000 4194304 6004724 140737164227632 140737164212552 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/17728/statm: 13226 12367 185 442 0 12780 0
[pid=17827] ppid=17728 vsize=224140 CPUtime=655.78 cores=1,3,5,7
/proc/17827/stat : 17827 (glucosInc) R 17728 17727 17075 0 -1 4202496 34489 0 0 0 65551 27 0 0 20 0 1 0 27824584 229519360 53055 33554432000 4194304 5654031 140733693763248 140733693751064 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17827/statm: 56035 53055 141 357 0 55675 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 286192

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17727 and gives
#  childrusage.ru_utime.tv_sec=1142
#  childrusage.ru_utime.tv_usec=812266
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=453778
# CPU time returned by wait4() is 1144.27
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.02
CPU user time (s): 1798.31
CPU system time (s): 1.71
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 385600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1142.81
system time used= 1.45378
maximum resident set size= 258436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163581
page faults= 0
swaps= 0
block input operations= 0
block output operations= 345320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1985
involuntary context switches= 1760

runsolver used 3.9454 second user time and 10.4314 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 19:43:52
IDJOB=3748489
IDBENCH=92750
IDSOLVER=2333
FILE ID=node133/3748489-1339177432
RUNJOBID= node133-1339172013-17258
PBS_JOBID= 14643824
Free space on /tmp= 71000 MiB

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

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

MD5SUM BENCH= 5083e4e53b2d6b5d7b03dffa57422dcf
RANDOM SEED=78658254

node133.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.139
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.27
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.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.56
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.139
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	: 5332.56
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.139
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	: 5332.52
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.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31029688 kB
Buffers:           95200 kB
Cached:           327076 kB
SwapCached:         1828 kB
Active:           933756 kB
Inactive:          92196 kB
Active(anon):     603592 kB
Inactive(anon):     2420 kB
Active(file):     330164 kB
Inactive(file):    89776 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100324 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        586600 kB
Mapped:            10168 kB
Shmem:                 0 kB
Slab:             674392 kB
SReclaimable:     116832 kB
SUnreclaim:       557560 kB
KernelStack:        1520 kB
PageTables:         5488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     778312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    507904 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= 70880 MiB
End job on node133 at 2012-06-08 20:13:53