Trace number 3749903

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 NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.09 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_100_3__3_91__16.opb
MD5SUMdd2523e10c08c9cb3b30bc694276e5a5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70998
Best CPU time to get the best result obtained on this benchmark1571.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4898
Total number of constraints400
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)302
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint16
Maximum length of a constraint273
Number of terms in the objective function 4800
Biggest coefficient in the objective function 94834
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 173230512
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 94834
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 173230512
Number of bits of the biggest sum of numbers28
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.07	c run usual solver
0.00/0.66	c model valid
0.00/0.66	c current solution ok
0.00/0.81	o 116044
0.00/0.81	c current bound: 58022
0.00/0.81	c fallback to adder encoding
101.16/101.21	c current bound: 87033
101.16/101.21	c fallback to adder encoding
690.73/690.93	c model valid
690.73/690.93	c current solution ok
690.73/690.94	o 71870
690.73/690.94	c current bound: 64946
690.73/690.94	c fallback to adder encoding
812.89/813.15	c current bound: 68408
812.89/813.15	c fallback to adder encoding
1139.87/1140.29	c current bound: 70139
1139.87/1140.29	c fallback to adder encoding
1444.01/1444.47	c current bound: 71005
1444.01/1444.47	c fallback to adder encoding
1720.66/1721.36	c model valid
1720.66/1721.36	c current solution ok
1720.66/1721.37	o 70998
1720.66/1721.37	c current bound: 70569
1720.66/1721.37	c fallback to adder encoding
1800.05/1800.51	./satsolver.sh: line 5: 28412 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.51	c error: unexpected solver exit code
1800.05/1800.51	s UNKNOWN

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-3749903-1339220741/watcher-3749903-1339220741 -o /tmp/evaluation-result-3749903-1339220741/solver-3749903-1339220741 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749903-1339220741.opb 1837469048 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.67 3/179 28314
/proc/meminfo: memFree=31168884/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0

[startup+0.01278 s]
/proc/loadavg: 1.84 1.97 1.67 3/179 28314
/proc/meminfo: memFree=31168884/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/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.84 1.97 1.67 3/179 28314
/proc/meminfo: memFree=31168884/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 1.84 1.97 1.67 3/179 28314
/proc/meminfo: memFree=31168884/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 1.84 1.97 1.67 3/179 28314
/proc/meminfo: memFree=31168884/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.84 1.97 1.67 3/181 28326
/proc/meminfo: memFree=30997660/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=57144 CPUtime=1.17 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 7934 15886 0 0 43 18 52 4 20 0 1 0 388200233 58515456 11249 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28315/statm: 14286 11249 175 442 0 13840 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 66292

[startup+3.10043 s]
/proc/loadavg: 1.84 1.97 1.67 3/183 28328
/proc/meminfo: memFree=30893212/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=57144 CPUtime=1.17 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 7934 15886 0 0 43 18 52 4 20 0 1 0 388200233 58515456 11249 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28315/statm: 14286 11249 175 442 0 13840 0
[pid=28327] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28327/stat : 28327 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388200353 9367552 267 33554432000 4194304 5064252 140735525693024 140735525691936 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28327/statm: 2287 267 226 213 0 72 0
[pid=28328] ppid=28327 vsize=78936 CPUtime=1.89 cores=1,3,5,7
/proc/28328/stat : 28328 (glucose) R 28327 28314 28132 0 -1 4202496 17196 0 0 0 185 4 0 0 20 0 1 0 388200353 80830464 17755 33554432000 4194304 5208918 140736354040864 140736354038616 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28328/statm: 19734 17755 103 248 0 19483 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 154376

[startup+6.30032 s]
/proc/loadavg: 1.86 1.97 1.68 3/183 28328
/proc/meminfo: memFree=30882572/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=57144 CPUtime=1.17 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 7934 15886 0 0 43 18 52 4 20 0 1 0 388200233 58515456 11249 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28315/statm: 14286 11249 175 442 0 13840 0
[pid=28327] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28327/stat : 28327 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388200353 9367552 267 33554432000 4194304 5064252 140735525693024 140735525691936 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28327/statm: 2287 267 226 213 0 72 0
[pid=28328] ppid=28327 vsize=80704 CPUtime=5.09 cores=1,3,5,7
/proc/28328/stat : 28328 (glucose) R 28327 28314 28132 0 -1 4202496 17479 0 0 0 505 4 0 0 20 0 1 0 388200353 82640896 18038 33554432000 4194304 5208918 140736354040864 140736354038696 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28328/statm: 20176 18038 103 248 0 19925 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 156144

[startup+12.7004 s]
/proc/loadavg: 1.87 1.97 1.68 3/183 28331
/proc/meminfo: memFree=30974964/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=57144 CPUtime=1.17 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 7934 15886 0 0 43 18 52 4 20 0 1 0 388200233 58515456 11249 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28315/statm: 14286 11249 175 442 0 13840 0
[pid=28327] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28327/stat : 28327 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388200353 9367552 267 33554432000 4194304 5064252 140735525693024 140735525691936 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28327/statm: 2287 267 226 213 0 72 0
[pid=28328] ppid=28327 vsize=80704 CPUtime=11.49 cores=1,3,5,7
/proc/28328/stat : 28328 (glucose) R 28327 28314 28132 0 -1 4202496 17571 0 0 0 1145 4 0 0 20 0 1 0 388200353 82640896 18130 33554432000 4194304 5208918 140736354040864 140736354038696 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28328/statm: 20176 18130 103 248 0 19925 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 156144

[startup+25.5005 s]
/proc/loadavg: 1.90 1.97 1.68 3/183 28331
/proc/meminfo: memFree=30970508/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=57144 CPUtime=1.17 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 7934 15886 0 0 43 18 52 4 20 0 1 0 388200233 58515456 11249 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28315/statm: 14286 11249 175 442 0 13840 0
[pid=28327] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28327/stat : 28327 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388200353 9367552 267 33554432000 4194304 5064252 140735525693024 140735525691936 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28327/statm: 2287 267 226 213 0 72 0
[pid=28328] ppid=28327 vsize=82644 CPUtime=24.28 cores=1,3,5,7
/proc/28328/stat : 28328 (glucose) R 28327 28314 28132 0 -1 4202496 18464 0 0 0 2424 4 0 0 20 0 1 0 388200353 84627456 19014 33554432000 4194304 5208918 140736354040864 140736354037240 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28328/statm: 20661 19014 104 248 0 20410 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 158084

[startup+51.1005 s]
/proc/loadavg: 1.93 1.97 1.69 3/183 28331
/proc/meminfo: memFree=30905384/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=57144 CPUtime=1.17 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 7934 15886 0 0 43 18 52 4 20 0 1 0 388200233 58515456 11249 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28315/statm: 14286 11249 175 442 0 13840 0
[pid=28327] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28327/stat : 28327 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388200353 9367552 267 33554432000 4194304 5064252 140735525693024 140735525691936 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28327/statm: 2287 267 226 213 0 72 0
[pid=28328] ppid=28327 vsize=94944 CPUtime=49.87 cores=1,3,5,7
/proc/28328/stat : 28328 (glucose) R 28327 28314 28132 0 -1 4202496 18773 0 0 0 4983 4 0 0 20 0 1 0 388200353 97222656 19833 33554432000 4194304 5208918 140736354040864 140736354038696 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28328/statm: 23736 19833 104 248 0 23485 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 170384

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.70 4/183 28338
/proc/meminfo: memFree=30867828/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=101.65 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 11867 40071 0 0 86 23 10043 13 20 0 1 0 388200233 75825152 17012 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28315/statm: 18512 17012 176 442 0 18066 0
[pid=28337] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28337/stat : 28337 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388210402 9367552 266 33554432000 4194304 5064252 140737091003184 140737091002096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28337/statm: 2287 266 226 213 0 72 0
[pid=28338] ppid=28337 vsize=106504 CPUtime=0.6 cores=1,3,5,7
/proc/28338/stat : 28338 (glucose) R 28337 28314 28132 0 -1 4202496 19108 0 0 0 55 5 0 0 20 0 1 0 388210402 109060096 21155 33554432000 4194304 5208918 140736627780880 140737091002120 4205642 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28338/statm: 26626 21155 104 248 0 26375 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 198848

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/182 28338
/proc/meminfo: memFree=30810532/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=101.65 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 11867 40071 0 0 86 23 10043 13 20 0 1 0 388200233 75825152 17012 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28315/statm: 18512 17012 176 442 0 18066 0
[pid=28337] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28337/stat : 28337 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388210402 9367552 266 33554432000 4194304 5064252 140737091003184 140737091002096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28337/statm: 2287 266 226 213 0 72 0
[pid=28338] ppid=28337 vsize=112864 CPUtime=60.58 cores=1,3,5,7
/proc/28338/stat : 28338 (glucose) R 28337 28314 28132 0 -1 4202496 20651 0 0 0 6052 6 0 0 20 0 1 0 388210402 115572736 23712 33554432000 4194304 5208918 140736627780880 140736627777256 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28338/statm: 28216 23712 105 248 0 27965 0
Current children cumulated CPU time (s) 162.23

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

/proc/28391/statm: 2287 266 226 213 0 72 0
[pid=28392] ppid=28391 vsize=153364 CPUtime=221.5 cores=1,3,5,7
/proc/28392/stat : 28392 (glucose) R 28391 28314 28132 0 -1 4202496 22698 0 0 0 22143 7 0 0 20 0 1 0 388314307 157044736 31885 33554432000 4194304 5208918 140736174647440 140736174645448 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28392/statm: 38341 31885 105 248 0 38090 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 245708

[startup+1422.31 s]
/proc/loadavg: 2.09 2.03 1.92 3/184 28394
/proc/meminfo: memFree=30743004/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=1140.42 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 23911 121130 0 0 201 38 113745 58 20 0 1 0 388200233 75825152 16500 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/28315/statm: 18512 16500 176 442 0 18066 0
[pid=28391] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28391/stat : 28391 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388314307 9367552 266 33554432000 4194304 5064252 140736282458896 140736282457808 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28391/statm: 2287 266 226 213 0 72 0
[pid=28392] ppid=28391 vsize=134392 CPUtime=281.5 cores=1,3,5,7
/proc/28392/stat : 28392 (glucose) R 28391 28314 28132 0 -1 4202496 22821 0 0 0 28142 8 0 0 20 0 1 0 388314307 137617408 30993 33554432000 4194304 5208918 140736174647440 140736174643208 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28392/statm: 33598 30993 105 248 0 33347 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 226736

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 1.92 3/184 28404
/proc/meminfo: memFree=30781196/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=1444.53 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 27824 147648 0 0 241 42 144101 69 20 0 1 0 388200233 75825152 16500 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/28315/statm: 18512 16500 176 442 0 18066 0
[pid=28400] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28400/stat : 28400 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388344724 9367552 267 33554432000 4194304 5064252 140736006341632 140736006340544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28400/statm: 2287 267 226 213 0 72 0
[pid=28401] ppid=28400 vsize=103992 CPUtime=37.36 cores=1,3,5,7
/proc/28401/stat : 28401 (glucose) R 28400 28314 28132 0 -1 4202496 20341 0 0 0 3731 5 0 0 20 0 1 0 388344725 106487808 22383 33554432000 4194304 5208918 140736501785424 140736501781800 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28401/statm: 25998 22383 105 248 0 25747 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 196336

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/183 28404
/proc/meminfo: memFree=30780196/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=1444.53 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 27824 147648 0 0 241 42 144101 69 20 0 1 0 388200233 75825152 16500 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/28315/statm: 18512 16500 176 442 0 18066 0
[pid=28400] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28400/stat : 28400 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388344724 9367552 267 33554432000 4194304 5064252 140736006341632 140736006340544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28400/statm: 2287 267 226 213 0 72 0
[pid=28401] ppid=28400 vsize=106220 CPUtime=97.35 cores=1,3,5,7
/proc/28401/stat : 28401 (glucose) R 28400 28314 28132 0 -1 4202496 21454 0 0 0 9729 6 0 0 20 0 1 0 388344725 108769280 23732 33554432000 4194304 5208918 140736501785424 140736501781800 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28401/statm: 26555 23732 105 248 0 26304 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 198564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/183 28404
/proc/meminfo: memFree=30761588/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=1444.53 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 27824 147648 0 0 241 42 144101 69 20 0 1 0 388200233 75825152 16500 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/28315/statm: 18512 16500 176 442 0 18066 0
[pid=28400] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28400/stat : 28400 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388344724 9367552 267 33554432000 4194304 5064252 140736006341632 140736006340544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28400/statm: 2287 267 226 213 0 72 0
[pid=28401] ppid=28400 vsize=135940 CPUtime=157.35 cores=1,3,5,7
/proc/28401/stat : 28401 (glucose) R 28400 28314 28132 0 -1 4202496 22037 0 0 0 15728 7 0 0 20 0 1 0 388344725 139202560 31441 33554432000 4194304 5208918 140736501785424 140736501781736 4211623 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28401/statm: 33985 31441 105 248 0 33734 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 228284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/183 28404
/proc/meminfo: memFree=30771808/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=1444.53 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 27824 147648 0 0 241 42 144101 69 20 0 1 0 388200233 75825152 16500 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/28315/statm: 18512 16500 176 442 0 18066 0
[pid=28400] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28400/stat : 28400 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388344724 9367552 267 33554432000 4194304 5064252 140736006341632 140736006340544 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28400/statm: 2287 267 226 213 0 72 0
[pid=28401] ppid=28400 vsize=135940 CPUtime=217.33 cores=1,3,5,7
/proc/28401/stat : 28401 (glucose) R 28400 28314 28132 0 -1 4202496 22742 0 0 0 21726 7 0 0 20 0 1 0 388344725 139202560 32609 33554432000 4194304 5208918 140736501785424 140736501781800 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28401/statm: 33985 32609 105 248 0 33734 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 228284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 28410
/proc/meminfo: memFree=30905868/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=1721.39 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 32043 175953 0 0 281 47 171720 91 20 0 1 0 388200233 75825152 16500 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/28315/statm: 18512 16500 176 442 0 18066 0
Current children cumulated CPU time (s) 1721.39
Current children cumulated vsize (KiB) 83196

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 28412
/proc/meminfo: memFree=30750392/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=1721.39 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 32043 175953 0 0 281 47 171720 91 20 0 1 0 388200233 75825152 16500 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/28315/statm: 18512 16500 176 442 0 18066 0
[pid=28411] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28411/stat : 28411 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388372415 9367552 267 33554432000 4194304 5064252 140734005410064 140734005408976 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28411/statm: 2287 267 226 213 0 72 0
[pid=28412] ppid=28411 vsize=105872 CPUtime=60.46 cores=1,3,5,7
/proc/28412/stat : 28412 (glucose) R 28411 28314 28132 0 -1 4202496 21037 0 0 0 6041 5 0 0 20 0 1 0 388372415 108412928 24028 33554432000 4194304 5208918 140736983744912 140736983742744 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28412/statm: 26468 24028 105 248 0 26217 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 198216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 28412
/proc/meminfo: memFree=30804420/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=1721.39 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 32043 175953 0 0 281 47 171720 91 20 0 1 0 388200233 75825152 16500 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/28315/statm: 18512 16500 176 442 0 18066 0
[pid=28411] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28411/stat : 28411 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388372415 9367552 267 33554432000 4194304 5064252 140734005410064 140734005408976 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28411/statm: 2287 267 226 213 0 72 0
[pid=28412] ppid=28411 vsize=104768 CPUtime=78.66 cores=1,3,5,7
/proc/28412/stat : 28412 (glucose) R 28411 28314 28132 0 -1 4202496 21596 0 0 0 7861 5 0 0 20 0 1 0 388372415 107282432 22535 33554432000 4194304 5208918 140736983744912 140736983743000 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28412/statm: 26192 22535 105 248 0 25941 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 197112

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 28412
/proc/meminfo: memFree=30804420/32873844 swapFree=7380/7380
[pid=28314] ppid=28312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28314/stat : 28314 (npSolver-pbo.sh) S 28312 28314 28132 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388200233 9367552 275 33554432000 4194304 5064252 140734895353328 140734895352240 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28314/statm: 2287 275 233 213 0 72 0
[pid=28315] ppid=28314 vsize=74048 CPUtime=1721.39 cores=1,3,5,7
/proc/28315/stat : 28315 (npSolver-pbo) S 28314 28314 28132 0 -1 4202496 32043 175953 0 0 281 47 171720 91 20 0 1 0 388200233 75825152 16500 33554432000 4194304 6004724 140733271770144 140733271762496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/28315/statm: 18512 16500 176 442 0 18066 0
[pid=28411] ppid=28315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28411/stat : 28411 (satsolver.sh) S 28315 28314 28132 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388372415 9367552 267 33554432000 4194304 5064252 140734005410064 140734005408976 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28411/statm: 2287 267 226 213 0 72 0
[pid=28412] ppid=28411 vsize=104768 CPUtime=78.66 cores=1,3,5,7
/proc/28412/stat : 28412 (glucose) R 28411 28314 28132 0 -1 4202496 21596 0 0 0 7861 5 0 0 20 0 1 0 388372415 107282432 22535 33554432000 4194304 5208918 140736983744912 140736983743000 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28412/statm: 26192 22535 105 248 0 25941 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 197112

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.63
CPU system time (s): 1.45678
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 317824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.63
system time used= 1.45678
maximum resident set size= 198392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230582
page faults= 0
swaps= 0
block input operations= 0
block output operations= 397424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1081
involuntary context switches= 1926

runsolver used 3.99439 second user time and 9.64953 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-09 07:45:41
IDJOB=3749903
IDBENCH=71852
IDSOLVER=2334
FILE ID=node118/3749903-1339220741
RUNJOBID= node118-1339220741-28284
PBS_JOBID= 14644307
Free space on /tmp= 70820 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_100_3__3_91__16.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749903-1339220741/watcher-3749903-1339220741 -o /tmp/evaluation-result-3749903-1339220741/solver-3749903-1339220741 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749903-1339220741.opb 1837469048 HOME HOME

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

MD5SUM BENCH= dd2523e10c08c9cb3b30bc694276e5a5
RANDOM SEED=1837469048

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31169784 kB
Buffers:          398076 kB
Cached:           376232 kB
SwapCached:         6528 kB
Active:           461308 kB
Inactive:         349424 kB
Active(anon):      24640 kB
Inactive(anon):     6744 kB
Active(file):     436668 kB
Inactive(file):   342680 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095552 kB
Dirty:             24064 kB
Writeback:             4 kB
AnonPages:         18652 kB
Mapped:            10084 kB
Shmem:                 0 kB
Slab:             752800 kB
SReclaimable:     192896 kB
SUnreclaim:       559904 kB
KernelStack:        1392 kB
PageTables:         3800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70776 MiB
End job on node118 at 2012-06-09 08:15:42