Trace number 3750832

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 1801.32

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null10mast_rapportOE1.0_TMAX60_K67_cod3.opb
MD5SUM438c25da2e5c4802d30b8fcc00d9e167
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2372
Best CPU time to get the best result obtained on this benchmark1011.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 896610
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 896610
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.78/1.85	c run usual solver
17.68/17.78	c model valid
17.68/17.78	c current solution ok
20.33/20.45	o -10
20.33/20.45	c current bound: 448300
20.33/20.45	c fallback to adder encoding
1800.04/1801.31	./satsolver.sh: line 5: 17877 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1801.31	c error: unexpected solver exit code
1800.04/1801.31	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-3750832-1339173809/watcher-3750832-1339173809 -o /tmp/evaluation-result-3750832-1339173809/solver-3750832-1339173809 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750832-1339173809.opb 531241714 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: 2.00 2.01 2.00 2/179 17863
/proc/meminfo: memFree=30419744/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0

[startup+0.060845 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 17863
/proc/meminfo: memFree=30419744/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 17863
/proc/meminfo: memFree=30419744/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300317 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 17863
/proc/meminfo: memFree=30419744/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 17863
/proc/meminfo: memFree=30419744/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 17865
/proc/meminfo: memFree=30276084/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=238908 CPUtime=1.48 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) R 17863 17863 17372 0 -1 4202496 22063 0 0 0 143 5 0 0 20 0 1 0 383506564 244641792 44555 33554432000 4194304 6004724 140733697554352 140733697548952 4534761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17864/statm: 59727 44555 153 442 0 59281 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 248056

[startup+3.10035 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 17867
/proc/meminfo: memFree=30181064/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=167748 CPUtime=1.87 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 22901 0 0 0 166 21 0 0 20 0 1 0 383506564 171773952 30537 33554432000 4194304 6004724 140733697554352 140733697548400 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17864/statm: 41937 30537 162 442 0 41491 0
[pid=17866] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17866/stat : 17866 (cp2_pre.sh) S 17864 17863 17372 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383506752 9367552 276 33554432000 4194304 5064252 140736898182768 140736898181472 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17866/statm: 2287 276 234 213 0 72 0
[pid=17867] ppid=17866 vsize=190860 CPUtime=1.19 cores=0,2,4,6
/proc/17867/stat : 17867 (coprocessor) R 17866 17863 17372 0 -1 4202496 13297 0 0 0 114 5 0 0 20 0 1 0 383506753 195440640 40726 33554432000 4194304 6586260 140735335565488 140735335562248 4532581 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/17867/statm: 47715 40726 154 584 0 47127 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 376904

[startup+6.30036 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 17867
/proc/meminfo: memFree=29805080/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=167748 CPUtime=1.87 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 22901 0 0 0 166 21 0 0 20 0 1 0 383506564 171773952 30537 33554432000 4194304 6004724 140733697554352 140733697548400 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17864/statm: 41937 30537 162 442 0 41491 0
[pid=17866] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17866/stat : 17866 (cp2_pre.sh) S 17864 17863 17372 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383506752 9367552 276 33554432000 4194304 5064252 140736898182768 140736898181472 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17866/statm: 2287 276 234 213 0 72 0
[pid=17867] ppid=17866 vsize=413492 CPUtime=4.4 cores=0,2,4,6
/proc/17867/stat : 17867 (coprocessor) R 17866 17863 17372 0 -1 4202496 48650 0 0 0 428 12 0 0 20 0 1 0 383506753 423415808 100096 33554432000 4194304 6586260 140735335565488 140735335561512 4756591 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/17867/statm: 103373 100096 182 584 0 102785 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 599536

[startup+12.7004 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 17870
/proc/meminfo: memFree=30102704/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=167748 CPUtime=8.61 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 22909 55916 0 0 166 22 647 26 20 0 1 0 383506564 171773952 30537 33554432000 4194304 6004724 140733697554352 140733697549488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17864/statm: 41937 30537 162 442 0 41491 0
[pid=17869] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17869/stat : 17869 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383507427 9367552 267 33554432000 4194304 5064252 140735334635776 140735334634688 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17869/statm: 2287 267 226 213 0 72 0
[pid=17870] ppid=17869 vsize=176100 CPUtime=4.05 cores=0,2,4,6
/proc/17870/stat : 17870 (glucose) R 17869 17863 17372 0 -1 4202496 32372 0 0 0 399 6 0 0 20 0 1 0 383507428 180326400 39334 33554432000 4194304 5208918 140734929018256 140734929015928 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17870/statm: 44025 39334 95 248 0 43774 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 362144

[startup+25.5004 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 17877
/proc/meminfo: memFree=29567264/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=372904 CPUtime=1.16 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 48334 0 0 0 104 12 0 0 20 0 1 0 383508996 381853696 74481 33554432000 4194304 5208918 140734736993264 140734735942664 4237172 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17877/statm: 93226 74482 70 248 0 92975 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 828896

[startup+51.1005 s]
/proc/loadavg: 2.10 2.04 2.01 3/183 17877
/proc/meminfo: memFree=29266564/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=633040 CPUtime=26.76 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 90972 0 0 0 2647 29 0 0 20 0 1 0 383508996 648232960 140683 33554432000 4194304 5208918 140734736993264 140734736991096 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 158260 140683 103 248 0 158009 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 1089032

[startup+102.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 17877
/proc/meminfo: memFree=29261352/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=637672 CPUtime=77.96 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 91185 0 0 0 7767 29 0 0 20 0 1 0 383508996 652976128 141918 33554432000 4194304 5208918 140734736993264 140734736991096 4205640 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 159418 141918 104 248 0 159167 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 1093664

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 17878
/proc/meminfo: memFree=29257380/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=637672 CPUtime=137.94 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 91187 0 0 0 13765 29 0 0 20 0 1 0 383508996 652976128 142942 33554432000 4194304 5208918 140734736993264 140734736989640 4211659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 159418 142942 104 248 0 159167 0
Current children cumulated CPU time (s) 161.3

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17956
/proc/meminfo: memFree=24170280/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=735324 CPUtime=1337.74 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 94611 0 0 0 133737 37 0 0 20 0 1 0 383508996 752971776 155493 33554432000 4194304 5208918 140734736993264 140734736989640 4211558 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 183831 155493 104 248 0 183580 0
Current children cumulated CPU time (s) 1361.1
Current children cumulated vsize (KiB) 1191316

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17956
/proc/meminfo: memFree=24166680/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=735324 CPUtime=1397.74 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 94613 0 0 0 139737 37 0 0 20 0 1 0 383508996 752971776 156517 33554432000 4194304 5208918 140734736993264 140734736989640 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 183831 156517 104 248 0 183580 0
Current children cumulated CPU time (s) 1421.1
Current children cumulated vsize (KiB) 1191316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17956
/proc/meminfo: memFree=24164632/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=735324 CPUtime=1457.72 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 94614 0 0 0 145735 37 0 0 20 0 1 0 383508996 752971776 157029 33554432000 4194304 5208918 140734736993264 140734736989640 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 183831 157029 104 248 0 183580 0
Current children cumulated CPU time (s) 1481.08
Current children cumulated vsize (KiB) 1191316

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17956
/proc/meminfo: memFree=24160412/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=735324 CPUtime=1517.72 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 94616 0 0 0 151735 37 0 0 20 0 1 0 383508996 752971776 158053 33554432000 4194304 5208918 140734736993264 140734736989576 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 183831 158053 104 248 0 183580 0
Current children cumulated CPU time (s) 1541.08
Current children cumulated vsize (KiB) 1191316

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17959
/proc/meminfo: memFree=24157968/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=735324 CPUtime=1577.7 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 94617 0 0 0 157733 37 0 0 20 0 1 0 383508996 752971776 158565 33554432000 4194304 5208918 140734736993264 140734736989576 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 183831 158565 104 248 0 183580 0
Current children cumulated CPU time (s) 1601.06
Current children cumulated vsize (KiB) 1191316

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17960
/proc/meminfo: memFree=24154144/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=735324 CPUtime=1637.69 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 94619 0 0 0 163732 37 0 0 20 0 1 0 383508996 752971776 159589 33554432000 4194304 5208918 140734736993264 140734736989576 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 183831 159589 104 248 0 183580 0
Current children cumulated CPU time (s) 1661.05
Current children cumulated vsize (KiB) 1191316

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17961
/proc/meminfo: memFree=24149916/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=735324 CPUtime=1697.68 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 94621 0 0 0 169731 37 0 0 20 0 1 0 383508996 752971776 160613 33554432000 4194304 5208918 140734736993264 140734736989640 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 183831 160613 104 248 0 183580 0
Current children cumulated CPU time (s) 1721.04
Current children cumulated vsize (KiB) 1191316

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17961
/proc/meminfo: memFree=24142528/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=735324 CPUtime=1757.67 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 94623 0 0 0 175730 37 0 0 20 0 1 0 383508996 752971776 161637 33554432000 4194304 5208918 140734736993264 140734736989640 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 183831 161637 104 248 0 183580 0
Current children cumulated CPU time (s) 1781.03
Current children cumulated vsize (KiB) 1191316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17961
/proc/meminfo: memFree=24187456/32873844 swapFree=7632/7632
[pid=17863] ppid=17861 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17863/stat : 17863 (npSolver-pbo.sh) S 17861 17863 17372 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383506563 9367552 274 33554432000 4194304 5064252 140734710517200 140734710516112 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17863/statm: 2287 274 233 213 0 72 0
[pid=17864] ppid=17863 vsize=437696 CPUtime=23.36 cores=0,2,4,6
/proc/17864/stat : 17864 (npSolver-pbo) S 17863 17863 17372 0 -1 4202496 35124 94994 0 0 485 271 1538 42 20 0 1 0 383506564 448200704 81344 33554432000 4194304 6004724 140733697554352 140733697546704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 91 0 0
/proc/17864/statm: 109424 81344 174 442 0 108978 0
[pid=17876] ppid=17864 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17876/stat : 17876 (satsolver.sh) S 17864 17863 17372 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383508995 9367552 266 33554432000 4194304 5064252 140736599442048 140736599440960 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17876/statm: 2287 266 226 213 0 72 0
[pid=17877] ppid=17876 vsize=658656 CPUtime=1776.68 cores=0,2,4,6
/proc/17877/stat : 17877 (glucose) R 17876 17863 17372 0 -1 4202496 95041 0 0 0 177628 40 0 0 20 0 1 0 383508996 674463744 150492 33554432000 4194304 5208918 140734736993264 140734736989640 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17877/statm: 164664 150492 104 248 0 164413 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1114648

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.32
CPU time (s): 1800.09
CPU user time (s): 1796.53
CPU system time (s): 3.56046
CPU usage (%): 99.9318
Max. virtual memory (cumulated for all children) (KiB): 1321544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.53
system time used= 3.56046
maximum resident set size= 763492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226140
page faults= 0
swaps= 0
block input operations= 8
block output operations= 776224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 967
involuntary context switches= 2178

runsolver used 2.79157 second user time and 7.45287 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-08 18:43:30
IDJOB=3750832
IDBENCH=90788
IDSOLVER=2334
FILE ID=node130/3750832-1339173809
RUNJOBID= node130-1339170208-17388
PBS_JOBID= 14643825
Free space on /tmp= 70648 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null10mast_rapportOE1.0_TMAX60_K67_cod3.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750832-1339173809/watcher-3750832-1339173809 -o /tmp/evaluation-result-3750832-1339173809/solver-3750832-1339173809 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750832-1339173809.opb 531241714 HOME HOME

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

MD5SUM BENCH= 438c25da2e5c4802d30b8fcc00d9e167
RANDOM SEED=531241714

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30420164 kB
Buffers:          142688 kB
Cached:           472136 kB
SwapCached:         2800 kB
Active:          1585424 kB
Inactive:          29160 kB
Active(anon):     999140 kB
Inactive(anon):     3048 kB
Active(file):     586284 kB
Inactive(file):    26112 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             10892 kB
Writeback:             0 kB
AnonPages:       1018384 kB
Mapped:            10080 kB
Shmem:                 0 kB
Slab:             696028 kB
SReclaimable:     136456 kB
SUnreclaim:       559572 kB
KernelStack:        1520 kB
PageTables:         6520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1269436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    931840 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= 69300 MiB
End job on node130 at 2012-06-08 19:13:31