Trace number 3754270

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_40_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMfb4b4aad89d54269a5ce80fb177bfc09
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1.40879
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2800
Total number of constraints150
Number of soft constraints51
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
Top cost 2354
Min constraint cost 1
Max constraint cost 87
Sum of constraints costs 2353
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
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.02	c run usual solver
6.47/6.54	o 738
6.47/6.54	c current bound: 369
19.68/19.71	o 215
19.68/19.71	c current bound: 107
31.16/31.23	o 74
31.16/31.23	c current bound: 37
1639.62/1640.09	o 34
1639.62/1640.09	c current bound: 17
1800.08/1800.51	./satsolver.sh: line 5: 27905 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.51	c error: unexpected solver exit code
1800.08/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-3754270-1339186318/watcher-3754270-1339186318 -o /tmp/evaluation-result-3754270-1339186318/solver-3754270-1339186318 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754270-1339186318.wbo 124102230 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.13 2.03 2.01 2/175 27764
/proc/meminfo: memFree=23883908/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0

[startup+0.086734 s]
/proc/loadavg: 2.13 2.03 2.01 2/175 27764
/proc/meminfo: memFree=23883908/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 2.13 2.03 2.01 2/175 27764
/proc/meminfo: memFree=23883908/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.13 2.03 2.01 2/175 27764
/proc/meminfo: memFree=23883908/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 2.13 2.03 2.01 2/175 27764
/proc/meminfo: memFree=23883908/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.13 2.03 2.01 2/178 27771
/proc/meminfo: memFree=23870384/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=2872 CPUtime=0.06 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 1961 2617 0 0 2 0 4 0 20 0 1 0 384756161 2940928 396 33554432000 4194304 6006132 140733721932480 140733721926672 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27765/statm: 718 396 158 443 0 271 0
[pid=27770] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27770/stat : 27770 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384756168 9367552 267 33554432000 4194304 5064252 140736517522384 140736517521296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27770/statm: 2287 267 226 213 0 72 0
[pid=27771] ppid=27770 vsize=15432 CPUtime=1.4 cores=1,3,5,7
/proc/27771/stat : 27771 (glucose) R 27770 27764 26543 0 -1 4202496 4175 0 0 0 140 0 0 0 20 0 1 0 384756169 15802368 3262 33554432000 4194304 5208918 140733624252912 140733624251064 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27771/statm: 3858 3262 96 248 0 3607 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 36600

[startup+3.10043 s]
/proc/loadavg: 2.13 2.03 2.01 3/176 27794
/proc/meminfo: memFree=24618112/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=2872 CPUtime=0.06 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 1961 2617 0 0 2 0 4 0 20 0 1 0 384756161 2940928 396 33554432000 4194304 6006132 140733721932480 140733721926672 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27765/statm: 718 396 158 443 0 271 0
[pid=27770] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27770/stat : 27770 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384756168 9367552 267 33554432000 4194304 5064252 140736517522384 140736517521296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27770/statm: 2287 267 226 213 0 72 0
[pid=27771] ppid=27770 vsize=31388 CPUtime=3.01 cores=1,3,5,7
/proc/27771/stat : 27771 (glucose) R 27770 27764 26543 0 -1 4202496 5141 0 0 0 300 1 0 0 20 0 1 0 384756169 32141312 6268 33554432000 4194304 5208918 140733624252912 140733624250776 4215351 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27771/statm: 7847 6268 96 248 0 7596 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52556

[startup+6.30044 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 27815
/proc/meminfo: memFree=24591144/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=2872 CPUtime=0.06 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 1961 2617 0 0 2 0 4 0 20 0 1 0 384756161 2940928 396 33554432000 4194304 6006132 140733721932480 140733721926672 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27765/statm: 718 396 158 443 0 271 0
[pid=27770] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27770/stat : 27770 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384756168 9367552 267 33554432000 4194304 5064252 140736517522384 140736517521296 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27770/statm: 2287 267 226 213 0 72 0
[pid=27771] ppid=27770 vsize=26924 CPUtime=6.2 cores=1,3,5,7
/proc/27771/stat : 27771 (glucose) R 27770 27764 26543 0 -1 4202496 6659 0 0 0 619 1 0 0 20 0 1 0 384756169 27570176 5692 33554432000 4194304 5208918 140733624252912 140733624250856 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27771/statm: 6731 5692 96 248 0 6480 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 48092

[startup+12.7004 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 27822
/proc/meminfo: memFree=24554284/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=6.55 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 2914 12160 0 0 4 2 646 3 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27821] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27821/stat : 27821 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384756817 9367552 266 33554432000 4194304 5064252 140737024532336 140737024531248 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27821/statm: 2287 266 226 213 0 72 0
[pid=27822] ppid=27821 vsize=51128 CPUtime=6.13 cores=1,3,5,7
/proc/27822/stat : 27822 (glucose) R 27821 27764 26543 0 -1 4202496 8005 0 0 0 611 2 0 0 20 0 1 0 384756817 52355072 11590 33554432000 4194304 5208918 140734873677200 140734873675144 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27822/statm: 12782 11590 96 248 0 12531 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 76332

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 27829
/proc/meminfo: memFree=24552656/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=19.7 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3216 24101 0 0 4 2 1955 9 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27828] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27828/stat : 27828 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384758133 9367552 267 33554432000 4194304 5064252 140733655888304 140733655887216 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27828/statm: 2287 267 226 213 0 72 0
[pid=27829] ppid=27828 vsize=33752 CPUtime=5.76 cores=1,3,5,7
/proc/27829/stat : 27829 (glucose) R 27828 27764 26543 0 -1 4202496 5408 0 0 0 575 1 0 0 20 0 1 0 384758133 34562048 7357 33554432000 4194304 5208918 140735343040384 140735343038248 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27829/statm: 8438 7357 96 248 0 8187 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58956

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 27836
/proc/meminfo: memFree=24525712/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=31.2 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3333 33833 0 0 4 2 3101 13 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27835] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27835/stat : 27835 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384759284 9367552 267 33554432000 4194304 5064252 140736929804416 140736929803328 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27835/statm: 2287 267 226 213 0 72 0
[pid=27836] ppid=27835 vsize=58112 CPUtime=19.85 cores=1,3,5,7
/proc/27836/stat : 27836 (glucose) R 27835 27764 26543 0 -1 4202496 7545 0 0 0 1981 4 0 0 20 0 1 0 384759284 59506688 13051 33554432000 4194304 5208918 140736025930304 140736025928248 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 14528 13051 103 248 0 14277 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 83316

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 27850
/proc/meminfo: memFree=24504796/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=31.2 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3333 33833 0 0 4 2 3101 13 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27835] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27835/stat : 27835 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384759284 9367552 267 33554432000 4194304 5064252 140736929804416 140736929803328 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27835/statm: 2287 267 226 213 0 72 0
[pid=27836] ppid=27835 vsize=70376 CPUtime=71.04 cores=1,3,5,7
/proc/27836/stat : 27836 (glucose) R 27835 27764 26543 0 -1 4202496 11262 0 0 0 7095 9 0 0 20 0 1 0 384759284 72065024 17141 33554432000 4194304 5208918 140736025930304 140736025928392 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 17594 17141 103 248 0 17343 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 95580

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 27879
/proc/meminfo: memFree=24531720/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=31.2 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3333 33833 0 0 4 2 3101 13 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27835] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 27897
/proc/meminfo: memFree=24334268/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=31.2 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3333 33833 0 0 4 2 3101 13 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27835] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27835/stat : 27835 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384759284 9367552 267 33554432000 4194304 5064252 140736929804416 140736929803328 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27835/statm: 2287 267 226 213 0 72 0
[pid=27836] ppid=27835 vsize=119696 CPUtime=1390.78 cores=1,3,5,7
/proc/27836/stat : 27836 (glucose) R 27835 27764 26543 0 -1 4202496 80358 0 0 0 138915 163 0 0 20 0 1 0 384759284 122568704 27827 33554432000 4194304 5208918 140736025930304 140736025928392 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 29924 27827 103 248 0 29673 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 144900

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27897
/proc/meminfo: memFree=24259124/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=31.2 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3333 33833 0 0 4 2 3101 13 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27835] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27835/stat : 27835 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384759284 9367552 267 33554432000 4194304 5064252 140736929804416 140736929803328 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27835/statm: 2287 267 226 213 0 72 0
[pid=27836] ppid=27835 vsize=150516 CPUtime=1450.75 cores=1,3,5,7
/proc/27836/stat : 27836 (glucose) R 27835 27764 26543 0 -1 4202496 82352 0 0 0 144906 169 0 0 20 0 1 0 384759284 154128384 36598 33554432000 4194304 5208918 140736025930304 140736025928456 4211525 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 37629 36598 103 248 0 37378 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 175720

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27897
/proc/meminfo: memFree=24263120/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=31.2 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3333 33833 0 0 4 2 3101 13 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27835] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27835/stat : 27835 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384759284 9367552 267 33554432000 4194304 5064252 140736929804416 140736929803328 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27835/statm: 2287 267 226 213 0 72 0
[pid=27836] ppid=27835 vsize=200604 CPUtime=1510.75 cores=1,3,5,7
/proc/27836/stat : 27836 (glucose) R 27835 27764 26543 0 -1 4202496 84041 0 0 0 150902 173 0 0 20 0 1 0 384759284 205418496 38947 33554432000 4194304 5208918 140736025930304 140736025928456 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 50151 38947 103 248 0 49900 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 225808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27897
/proc/meminfo: memFree=24273232/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=31.2 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3333 33833 0 0 4 2 3101 13 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27835] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27835/stat : 27835 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384759284 9367552 267 33554432000 4194304 5064252 140736929804416 140736929803328 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27835/statm: 2287 267 226 213 0 72 0
[pid=27836] ppid=27835 vsize=200604 CPUtime=1570.72 cores=1,3,5,7
/proc/27836/stat : 27836 (glucose) R 27835 27764 26543 0 -1 4202496 85447 0 0 0 156896 176 0 0 20 0 1 0 384759284 205418496 42531 33554432000 4194304 5208918 140736025930304 140736025928456 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 50151 42531 103 248 0 49900 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 225808

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 27905
/proc/meminfo: memFree=24390996/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=1639.72 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3420 123230 0 0 4 2 163772 194 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27904] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27904/stat : 27904 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384920170 9367552 267 33554432000 4194304 5064252 140733405640848 140733405639760 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27904/statm: 2287 267 226 213 0 72 0
[pid=27905] ppid=27904 vsize=60264 CPUtime=22.19 cores=1,3,5,7
/proc/27905/stat : 27905 (glucose) R 27904 27764 26543 0 -1 4202496 7283 0 0 0 2216 3 0 0 20 0 1 0 384920170 61710336 14633 33554432000 4194304 5208918 140733284893952 140733284892040 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27905/statm: 15066 14633 96 248 0 14815 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 85468

[startup+1722.3 s]
/proc/loadavg: 2.20 2.06 2.01 3/184 27908
/proc/meminfo: memFree=24317512/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=1639.72 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3420 123230 0 0 4 2 163772 194 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27904] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27904/stat : 27904 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384920170 9367552 267 33554432000 4194304 5064252 140733405640848 140733405639760 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27904/statm: 2287 267 226 213 0 72 0
[pid=27905] ppid=27904 vsize=109584 CPUtime=82.18 cores=1,3,5,7
/proc/27905/stat : 27905 (glucose) R 27904 27764 26543 0 -1 4202496 14256 0 0 0 8202 16 0 0 20 0 1 0 384920170 112214016 25866 33554432000 4194304 5208918 140733284893952 140733284891944 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27905/statm: 27396 25866 96 248 0 27145 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 134788

[startup+1782.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/183 27908
/proc/meminfo: memFree=24290516/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=1639.72 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3420 123230 0 0 4 2 163772 194 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27904] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27904/stat : 27904 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384920170 9367552 267 33554432000 4194304 5064252 140733405640848 140733405639760 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27904/statm: 2287 267 226 213 0 72 0
[pid=27905] ppid=27904 vsize=152348 CPUtime=142.16 cores=1,3,5,7
/proc/27905/stat : 27905 (glucose) R 27904 27764 26543 0 -1 4202496 20737 0 0 0 14189 27 0 0 20 0 1 0 384920170 156004352 35063 33554432000 4194304 5208918 140733284893952 140733284892104 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27905/statm: 38087 35063 96 248 0 37836 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 177552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.20 2.08 2.02 3/183 27908
/proc/meminfo: memFree=24268088/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=1639.72 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3420 123230 0 0 4 2 163772 194 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27904] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27904/stat : 27904 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384920170 9367552 267 33554432000 4194304 5064252 140733405640848 140733405639760 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27904/statm: 2287 267 226 213 0 72 0
[pid=27905] ppid=27904 vsize=152348 CPUtime=160.36 cores=1,3,5,7
/proc/27905/stat : 27905 (glucose) R 27904 27764 26543 0 -1 4202496 22922 0 0 0 16006 30 0 0 20 0 1 0 384920170 156004352 35071 33554432000 4194304 5208918 140733284893952 140733284892104 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27905/statm: 38087 35071 104 248 0 37836 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 177552

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.20 2.08 2.02 3/183 27908
/proc/meminfo: memFree=24268088/32873844 swapFree=7628/7628
[pid=27764] ppid=27762 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27764/stat : 27764 (npSolver-wbo-I.) S 27762 27764 26543 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384756160 9367552 275 33554432000 4194304 5064252 140737139095488 140737139094400 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27764/statm: 2287 275 233 213 0 72 0
[pid=27765] ppid=27764 vsize=6908 CPUtime=1639.72 cores=1,3,5,7
/proc/27765/stat : 27765 (npSolver-wbo) S 27764 27764 26543 0 -1 4202496 3420 123230 0 0 4 2 163772 194 20 0 1 0 384756161 7073792 1186 33554432000 4194304 6006132 140733721932480 140733721923888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27765/statm: 1727 1186 167 443 0 1280 0
[pid=27904] ppid=27765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27904/stat : 27904 (satsolver.sh) S 27765 27764 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384920170 9367552 267 33554432000 4194304 5064252 140733405640848 140733405639760 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27904/statm: 2287 267 226 213 0 72 0
[pid=27905] ppid=27904 vsize=152348 CPUtime=160.36 cores=1,3,5,7
/proc/27905/stat : 27905 (glucose) R 27904 27764 26543 0 -1 4202496 22922 0 0 0 16006 30 0 0 20 0 1 0 384920170 156004352 35071 33554432000 4194304 5208918 140733284893952 140733284892104 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27905/statm: 38087 35071 104 248 0 37836 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 177552

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1797.84
CPU system time (s): 2.28565
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 275128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.84
system time used= 2.28565
maximum resident set size= 231280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150563
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 321
involuntary context switches= 1902

runsolver used 6.81796 second user time and 19.1541 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-08 22:11:58
IDJOB=3754270
IDBENCH=78698
IDSOLVER=2338
FILE ID=node143/3754270-1339186318
RUNJOBID= node143-1339184517-27633
PBS_JOBID= 14643845
Free space on /tmp= 69156 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754270-1339186318/watcher-3754270-1339186318 -o /tmp/evaluation-result-3754270-1339186318/solver-3754270-1339186318 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754270-1339186318.wbo 124102230 HOME HOME

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

MD5SUM BENCH= fb4b4aad89d54269a5ce80fb177bfc09
RANDOM SEED=124102230

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23884636 kB
Buffers:         3638204 kB
Cached:          4259076 kB
SwapCached:          196 kB
Active:          6259180 kB
Inactive:        1662632 kB
Active(anon):       4036 kB
Inactive(anon):    12160 kB
Active(file):    6255144 kB
Inactive(file):  1650472 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:         20912 kB
Mapped:            10444 kB
Shmem:               160 kB
Slab:             927396 kB
SReclaimable:     369176 kB
SUnreclaim:       558220 kB
KernelStack:        1520 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137892 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= 69884 MiB
End job on node143 at 2012-06-08 22:41:59