Trace number 3701195

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM19bfc1d5b7087888ef5c79946c60f053
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1796.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints473
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 473
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.36	c run usual solver
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.87	o 271
0.00/0.87	c current bound: 135
0.00/0.87	c (debug) using card networks
1800.08/1800.41	./satsolver.sh: line 5: 10914 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	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-3701195-1338052086/watcher-3701195-1338052086 -o /tmp/evaluation-result-3701195-1338052086/solver-3701195-1338052086 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701195-1338052086.opb 1321413111 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.96 2.15 2.03 3/175 10886
/proc/meminfo: memFree=28794092/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0

[startup+0.0264209 s]
/proc/loadavg: 1.96 2.15 2.03 3/175 10886
/proc/meminfo: memFree=28794092/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 1.96 2.15 2.03 3/175 10886
/proc/meminfo: memFree=28794092/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 1.96 2.15 2.03 3/175 10886
/proc/meminfo: memFree=28794092/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70014 s]
/proc/loadavg: 1.96 2.15 2.03 3/175 10886
/proc/meminfo: memFree=28794092/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.96 2.15 2.03 4/183 10914
/proc/meminfo: memFree=28752484/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=15892 CPUtime=0.61 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 2792 0 0 0 61 0 0 0 20 0 1 0 271333183 16273408 3174 33554432000 4194304 5208918 140735273705296 140736061393672 4205695 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 3973 3174 104 248 0 3722 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 43156

[startup+3.10039 s]
/proc/loadavg: 1.96 2.15 2.03 4/183 10914
/proc/meminfo: memFree=28748120/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=20920 CPUtime=2.21 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 3655 0 0 0 221 0 0 0 20 0 1 0 271333183 21422080 4650 33554432000 4194304 5208918 140735273705296 140735273703144 4223344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 5230 4650 105 248 0 4979 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 48184

[startup+6.30038 s]
/proc/loadavg: 1.96 2.15 2.03 4/183 10914
/proc/meminfo: memFree=28734048/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=28148 CPUtime=5.4 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 4833 0 0 0 540 0 0 0 20 0 1 0 271333183 28823552 5581 33554432000 4194304 5208918 140735273705296 140735273703240 4229273 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 7037 5581 105 248 0 6786 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 55412

[startup+12.7004 s]
/proc/loadavg: 1.96 2.14 2.03 4/183 10914
/proc/meminfo: memFree=28714628/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=32568 CPUtime=11.81 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 5952 0 0 0 1180 1 0 0 20 0 1 0 271333183 33349632 7648 33554432000 4194304 5208918 140735273705296 140735273703160 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 8142 7648 105 248 0 7891 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 59832

[startup+25.5004 s]
/proc/loadavg: 1.97 2.14 2.03 4/183 10914
/proc/meminfo: memFree=28706536/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=32568 CPUtime=24.61 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 5952 0 0 0 2460 1 0 0 20 0 1 0 271333183 33349632 7648 33554432000 4194304 5208918 140735273705296 140735273701064 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 8142 7648 105 248 0 7891 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59832

[startup+51.1004 s]
/proc/loadavg: 1.98 2.13 2.03 4/183 10914
/proc/meminfo: memFree=28690944/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=54136 CPUtime=50.19 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 8326 0 0 0 5018 1 0 0 20 0 1 0 271333183 55435264 11297 33554432000 4194304 5208918 140735273705296 140735273701608 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 13534 11297 105 248 0 13283 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 81400

[startup+102.307 s]
/proc/loadavg: 1.99 2.10 2.02 4/183 10914
/proc/meminfo: memFree=28644556/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=84484 CPUtime=101.39 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 9212 0 0 0 10137 2 0 0 20 0 1 0 271333183 86511616 13857 33554432000 4194304 5208918 140735273705296 140735273701672 4229316 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 21121 13857 105 248 0 20870 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 111748

[startup+162.3 s]
/proc/loadavg: 1.99 2.08 2.02 4/184 10918
/proc/meminfo: memFree=28605640/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/184 10927
/proc/meminfo: memFree=28408476/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=232704 CPUtime=1361.19 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 26855 0 0 0 136093 26 0 0 20 0 1 0 271333183 238288896 47182 33554432000 4194304 5208918 140735273705296 140735273700984 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 58176 47182 105 248 0 57925 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 259968

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10928
/proc/meminfo: memFree=28440216/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=232704 CPUtime=1421.18 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 27445 0 0 0 142091 27 0 0 20 0 1 0 271333183 238288896 48206 33554432000 4194304 5208918 140735273705296 140735273701672 4229403 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 58176 48206 105 248 0 57925 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 259968

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10928
/proc/meminfo: memFree=28444220/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=232704 CPUtime=1481.17 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 28034 0 0 0 148088 29 0 0 20 0 1 0 271333183 238288896 47182 33554432000 4194304 5208918 140735273705296 140735273701672 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 58176 47182 105 248 0 57925 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 259968

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10928
/proc/meminfo: memFree=28419664/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=201884 CPUtime=1541.17 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 28553 0 0 0 154086 31 0 0 20 0 1 0 271333183 206729216 45579 33554432000 4194304 5208918 140735273705296 140735273703288 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 50471 45579 105 248 0 50220 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 229148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10928
/proc/meminfo: memFree=28464320/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=152564 CPUtime=1601.15 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 29207 0 0 0 160082 33 0 0 20 0 1 0 271333183 156225536 33313 33554432000 4194304 5208918 140735273705296 140735273703384 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 38141 33313 105 248 0 37890 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 179828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10928
/proc/meminfo: memFree=28458068/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=152564 CPUtime=1661.15 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 29797 0 0 0 166080 35 0 0 20 0 1 0 271333183 156225536 33313 33554432000 4194304 5208918 140735273705296 140735273701672 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 38141 33313 105 248 0 37890 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 179828

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10929
/proc/meminfo: memFree=28411996/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=201884 CPUtime=1721.13 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 30899 0 0 0 172076 37 0 0 20 0 1 0 271333183 206729216 44043 33554432000 4194304 5208918 140735273705296 140735273703288 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 50471 44043 105 248 0 50220 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 229148

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10929
/proc/meminfo: memFree=28382240/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=217328 CPUtime=1781.12 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 32070 0 0 0 178073 39 0 0 20 0 1 0 271333183 222543872 51241 33554432000 4194304 5208918 140735273705296 140735273701608 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 54332 51241 105 248 0 54081 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 244592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10929
/proc/meminfo: memFree=28403672/32873648 swapFree=6596/6596
[pid=10886] ppid=10884 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10886/stat : 10886 (npSolver-pbo.sh) S 10884 10886 10843 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271333094 9367552 275 33554432000 4194304 5064252 140735260846320 140735260845232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10886/statm: 2287 275 233 213 0 72 0
[pid=10888] ppid=10886 vsize=8968 CPUtime=0.85 cores=0,2,4,6
/proc/10888/stat : 10888 (npSolver-pbo) S 10886 10886 10843 0 -1 4202496 2780 9716 0 0 38 12 33 2 20 0 1 0 271333094 9183232 1604 33554432000 4194304 5992684 140735650807472 140735650799792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10888/statm: 2242 1604 178 440 0 1798 0
[pid=10913] ppid=10888 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10913/stat : 10913 (satsolver.sh) S 10888 10886 10843 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271333182 9367552 267 33554432000 4194304 5064252 140736061394736 140736061393648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10913/statm: 2287 267 226 213 0 72 0
[pid=10914] ppid=10913 vsize=248148 CPUtime=1799.23 cores=0,2,4,6
/proc/10914/stat : 10914 (glucose) R 10913 10886 10843 0 -1 4202496 32147 0 0 0 179883 40 0 0 20 0 1 0 271333183 254103552 55916 33554432000 4194304 5208918 140735273705296 140735273701672 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10914/statm: 62037 55916 105 248 0 61786 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 275412

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.56
CPU system time (s): 0.568913
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 275412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.568913
maximum resident set size= 231736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45636
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 2044

runsolver used 3.04654 second user time and 8.45671 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-26 19:08:06
IDJOB=3701195
IDBENCH=1953
IDSOLVER=2277
FILE ID=node148/3701195-1338052086
RUNJOBID= node148-1338052086-10859
PBS_JOBID= 14624389
Free space on /tmp= 71692 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701195-1338052086/watcher-3701195-1338052086 -o /tmp/evaluation-result-3701195-1338052086/solver-3701195-1338052086 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701195-1338052086.opb 1321413111 HOME HOME

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

MD5SUM BENCH= 19bfc1d5b7087888ef5c79946c60f053
RANDOM SEED=1321413111

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28794844 kB
Buffers:          305108 kB
Cached:          2968744 kB
SwapCached:            0 kB
Active:           561556 kB
Inactive:        2722888 kB
Active(anon):      13588 kB
Inactive(anon):        0 kB
Active(file):     547968 kB
Inactive(file):  2722888 kB
Unevictable:        6596 kB
Mlocked:            6596 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16656 kB
Writeback:             0 kB
AnonPages:         17700 kB
Mapped:            13612 kB
Shmem:               200 kB
Slab:             654492 kB
SReclaimable:      98644 kB
SUnreclaim:       555848 kB
KernelStack:        1376 kB
PageTables:         3444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node148 at 2012-05-26 19:38:06