Trace number 3753567

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-topDown (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_25_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM4fda08e2dc650152cad1c676f7fa8f96
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 benchmark0.242962
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables750
Total number of constraints80
Number of soft constraints54
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
Top cost 2808
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2807
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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.01	c run usual solver
3.96/4.02	o 533
4.91/5.03	o 211
5.57/5.66	o 160
6.37/6.42	o 147
7.76/7.80	o 135
8.38/8.42	o 103
25.97/26.07	o 102
45.46/45.54	o 99
48.46/48.53	o 74
55.45/55.57	o 73
55.96/56.06	o 72
56.03/56.27	o 55
59.33/59.43	o 46
59.37/59.53	o 43
59.47/59.64	o 41
59.58/59.86	o 40
59.80/60.22	o 39
60.72/60.87	o 36
60.81/61.26	o 35
61.49/61.62	o 22
62.78/62.91	o 17
64.89/65.03	o 15
1800.04/1800.40	./satsolver.sh: line 5: 18955 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.40	c error: unexpected solver exit code
1800.04/1800.40	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-3753567-1339185763/watcher-3753567-1339185763 -o /tmp/evaluation-result-3753567-1339185763/solver-3753567-1339185763 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753567-1339185763.wbo 1719452814 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.04 2.07 2.01 2/174 18538
/proc/meminfo: memFree=24137340/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0

[startup+0.0897681 s]
/proc/loadavg: 2.04 2.07 2.01 2/174 18538
/proc/meminfo: memFree=24137340/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 2.04 2.07 2.01 2/174 18538
/proc/meminfo: memFree=24137340/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.04 2.07 2.01 2/174 18538
/proc/meminfo: memFree=24137340/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 2.04 2.07 2.01 2/174 18538
/proc/meminfo: memFree=24137340/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.04 2.07 2.01 2/178 18545
/proc/meminfo: memFree=24130056/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=2404 CPUtime=0.01 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 1293 1680 0 0 0 0 1 0 20 0 1 0 384700702 2461696 241 33554432000 4194304 6006132 140737034595664 140737034589856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18539/statm: 601 241 157 443 0 154 0
[pid=18544] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384700706 9367552 267 33554432000 4194304 5064252 140733220021328 140733220020240 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18544/statm: 2287 267 226 213 0 72 0
[pid=18545] ppid=18544 vsize=11920 CPUtime=1.45 cores=1,3,5,7
/proc/18545/stat : 18545 (glucose) R 18544 18538 17144 0 -1 4202496 2831 0 0 0 145 0 0 0 20 0 1 0 384700706 12206080 2526 33554432000 4194304 5208918 140734506856592 140734506854536 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18545/statm: 2980 2526 95 248 0 2729 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 32620

[startup+3.10039 s]
/proc/loadavg: 2.04 2.07 2.01 3/176 18568
/proc/meminfo: memFree=25774368/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=2404 CPUtime=0.01 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 1293 1680 0 0 0 0 1 0 20 0 1 0 384700702 2461696 241 33554432000 4194304 6006132 140737034595664 140737034589856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18539/statm: 601 241 157 443 0 154 0
[pid=18544] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18544/stat : 18544 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384700706 9367552 267 33554432000 4194304 5064252 140733220021328 140733220020240 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18544/statm: 2287 267 226 213 0 72 0
[pid=18545] ppid=18544 vsize=11920 CPUtime=3.05 cores=1,3,5,7
/proc/18545/stat : 18545 (glucose) R 18544 18538 17144 0 -1 4202496 2832 0 0 0 305 0 0 0 20 0 1 0 384700706 12206080 2527 33554432000 4194304 5208918 140734506856592 140734506854536 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18545/statm: 2980 2527 95 248 0 2729 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 32620

[startup+6.30027 s]
/proc/loadavg: 1.96 2.05 2.00 3/183 18631
/proc/meminfo: memFree=26365020/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=5.66 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 3417 22622 0 0 5 1 550 10 20 0 1 0 384700702 6819840 1287 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1287 166 443 0 1218 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 15808

[startup+12.7004 s]
/proc/loadavg: 1.96 2.05 2.00 3/183 18687
/proc/meminfo: memFree=26356364/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=8.42 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 4471 40490 0 0 7 2 815 18 20 0 1 0 384700702 6819840 1287 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1287 166 443 0 1218 0
[pid=18672] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18672/stat : 18672 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384701545 9367552 267 33554432000 4194304 5064252 140735788114912 140735788113824 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18672/statm: 2287 267 226 213 0 72 0
[pid=18673] ppid=18672 vsize=22648 CPUtime=4.26 cores=1,3,5,7
/proc/18673/stat : 18673 (glucose) R 18672 18538 17144 0 -1 4202496 5086 0 0 0 425 1 0 0 20 0 1 0 384701546 23191552 4267 33554432000 4194304 5208918 140734676542976 140734676540920 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18673/statm: 5662 4267 104 248 0 5411 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47604

[startup+25.5004 s]
/proc/loadavg: 1.97 2.05 2.00 3/183 18807
/proc/meminfo: memFree=26344460/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=8.42 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 4471 40490 0 0 7 2 815 18 20 0 1 0 384700702 6819840 1287 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1287 166 443 0 1218 0
[pid=18672] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18672/stat : 18672 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384701545 9367552 267 33554432000 4194304 5064252 140735788114912 140735788113824 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18672/statm: 2287 267 226 213 0 72 0
[pid=18673] ppid=18672 vsize=27068 CPUtime=17.05 cores=1,3,5,7
/proc/18673/stat : 18673 (glucose) R 18672 18538 17144 0 -1 4202496 6095 0 0 0 1704 1 0 0 20 0 1 0 384701546 27717632 6276 33554432000 4194304 5208918 140734676542976 140734676540840 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18673/statm: 6767 6276 104 248 0 6516 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52024

[startup+51.1004 s]
/proc/loadavg: 1.98 2.04 2.00 3/182 18863
/proc/meminfo: memFree=26282156/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=48.51 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 5203 66002 0 0 8 2 4813 28 20 0 1 0 384700702 6819840 1287 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1287 166 443 0 1218 0
[pid=18862] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18862/stat : 18862 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384705556 9367552 267 33554432000 4194304 5064252 140737070338800 140737070337712 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18862/statm: 2287 267 226 213 0 72 0
[pid=18863] ppid=18862 vsize=11764 CPUtime=2.55 cores=1,3,5,7
/proc/18863/stat : 18863 (glucose) R 18862 18538 17144 0 -1 4202496 3255 0 0 0 255 0 0 0 20 0 1 0 384705557 12046336 2486 33554432000 4194304 5208918 140736003629024 140736003626968 4229460 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18863/statm: 2941 2486 104 248 0 2690 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 36720

[startup+102.307 s]
/proc/loadavg: 1.99 2.03 2.00 3/183 18955
/proc/meminfo: memFree=26230192/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=50608 CPUtime=37.26 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 6816 0 0 0 3724 2 0 0 20 0 1 0 384707206 51822592 8666 33554432000 4194304 5208918 140737215212640 140737215210584 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 12652 8666 105 248 0 12401 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 75564

[startup+162.3 s]
/proc/loadavg: 1.99 2.02 2.00 3/183 18955
/proc/meminfo: memFree=26180044/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=50608 CPUtime=97.24 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 7266 0 0 0 9722 2 0 0 20 0 1 0 384707206 51822592 12174 33554432000 4194304 5208918 140737215212640 140737215210584 4229456 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 12652 12174 105 248 0 12401 0
Current children cumulated CPU time (s) 162.18

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 18965
/proc/meminfo: memFree=26060416/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=109748 CPUtime=1297.06 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 12262 0 0 0 129697 9 0 0 20 0 1 0 384707206 112381952 26997 33554432000 4194304 5208918 140737215212640 140737215210728 4229770 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 27437 26997 105 248 0 27186 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 134704

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 18965
/proc/meminfo: memFree=26076424/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=109748 CPUtime=1357.06 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 12263 0 0 0 135697 9 0 0 20 0 1 0 384707206 112381952 26997 33554432000 4194304 5208918 140737215212640 140737215210728 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 27437 26997 105 248 0 27186 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 134704

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18965
/proc/meminfo: memFree=26101608/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=109748 CPUtime=1417.04 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 12263 0 0 0 141695 9 0 0 20 0 1 0 384707206 112381952 26997 33554432000 4194304 5208918 140737215212640 140737215210728 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 27437 26997 105 248 0 27186 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 134704

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18965
/proc/meminfo: memFree=26019568/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=109748 CPUtime=1477.03 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 12263 0 0 0 147694 9 0 0 20 0 1 0 384707206 112381952 26997 33554432000 4194304 5208918 140737215212640 140737215209016 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 27437 26997 105 248 0 27186 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 134704

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18966
/proc/meminfo: memFree=26005664/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=159068 CPUtime=1537.02 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 12360 0 0 0 153692 10 0 0 20 0 1 0 384707206 162885632 37825 33554432000 4194304 5208918 140737215212640 140737215209016 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 39767 37825 105 248 0 39516 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 184024

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18969
/proc/meminfo: memFree=26052436/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=159068 CPUtime=1597.01 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 12454 0 0 0 159691 10 0 0 20 0 1 0 384707206 162885632 35777 33554432000 4194304 5208918 140737215212640 140737215209016 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 39767 35777 105 248 0 39516 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 184024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18969
/proc/meminfo: memFree=26070192/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=159068 CPUtime=1657.01 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 12460 0 0 0 165690 11 0 0 20 0 1 0 384707206 162885632 38849 33554432000 4194304 5208918 140737215212640 140737215209016 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 39767 38849 105 248 0 39516 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 184024

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18969
/proc/meminfo: memFree=26040112/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=113320 CPUtime=1716.99 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 13198 0 0 0 171687 12 0 0 20 0 1 0 384707206 116039680 27658 33554432000 4194304 5208918 140737215212640 140737215208952 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 28330 27658 105 248 0 28079 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 138276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18969
/proc/meminfo: memFree=25987488/32873844 swapFree=7628/7628
[pid=18538] ppid=18536 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18538/stat : 18538 (npSolver-wbo-It) S 18536 18538 17144 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384700702 9367552 275 33554432000 4194304 5064252 140737215939728 140737215938640 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18538/statm: 2287 275 233 213 0 72 0
[pid=18539] ppid=18538 vsize=6660 CPUtime=64.94 cores=1,3,5,7
/proc/18539/stat : 18539 (npSolver-wbo) S 18538 18538 17144 0 -1 4202496 6611 129597 0 0 9 2 6439 44 20 0 1 0 384700702 6819840 1288 33554432000 4194304 6006132 140737034595664 140737034587056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18539/statm: 1665 1288 167 443 0 1218 0
[pid=18954] ppid=18539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18954/stat : 18954 (satsolver.sh) S 18539 18538 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384707206 9367552 266 33554432000 4194304 5064252 140735635233504 140735635232416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18954/statm: 2287 266 226 213 0 72 0
[pid=18955] ppid=18954 vsize=162640 CPUtime=1735.1 cores=1,3,5,7
/proc/18955/stat : 18955 (glucose) R 18954 18538 17144 0 -1 4202496 13525 0 0 0 173497 13 0 0 20 0 1 0 384707206 166543360 36158 33554432000 4194304 5208918 140737215212640 140737215210632 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18955/statm: 40660 36158 105 248 0 40409 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 187596

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.07
CPU user time (s): 1799.46
CPU system time (s): 0.610907
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 218416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.610907
maximum resident set size= 161812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150722
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 499
involuntary context switches= 2096

runsolver used 11.1633 second user time and 16.3555 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-08 22:02:43
IDJOB=3753567
IDBENCH=78687
IDSOLVER=2337
FILE ID=node145/3753567-1339185763
RUNJOBID= node145-1339183962-18405
PBS_JOBID= 14643806
Free space on /tmp= 68832 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753567-1339185763/watcher-3753567-1339185763 -o /tmp/evaluation-result-3753567-1339185763/solver-3753567-1339185763 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753567-1339185763.wbo 1719452814 HOME HOME

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

MD5SUM BENCH= 4fda08e2dc650152cad1c676f7fa8f96
RANDOM SEED=1719452814

node145.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.149
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.29
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.149
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		: 2667.149
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	: 5313.38
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.149
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.149
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		: 2667.149
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.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24138132 kB
Buffers:          606832 kB
Cached:          7176956 kB
SwapCached:            4 kB
Active:          4441592 kB
Inactive:        3362108 kB
Active(anon):       4164 kB
Inactive(anon):    11064 kB
Active(file):    4437428 kB
Inactive(file):  3351044 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        353808 kB
Mapped:            14004 kB
Shmem:               200 kB
Slab:             790264 kB
SReclaimable:     231724 kB
SUnreclaim:       558540 kB
KernelStack:        1520 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 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= 71000 MiB
End job on node145 at 2012-06-08 22:32:44