Trace number 3717279

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
wbo2satCp2 2012-05-19? (TO) 1800.14 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_25_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMcad14126bbe64a82703c3144c4e347cd
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.25696
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1000
Total number of constraints90
Number of soft constraints90
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 4573
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4572
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.58	o 1922
0.00/0.58	c current bound: 961
2.26/2.35	o 70
2.26/2.35	c current bound: 35
3.47/3.56	o 32
3.47/3.56	c current bound: 16
3.55/3.91	o 16
3.55/3.91	c current bound: 8
1800.10/1800.51	./satsolver.sh: line 5: 10038 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.51	c error: unexpected solver exit code
1800.10/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-3717279-1338205064/watcher-3717279-1338205064 -o /tmp/evaluation-result-3717279-1338205064/solver-3717279-1338205064 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717279-1338205064.wbo 227393943 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.00 2.00 2.00 3/179 10022
/proc/meminfo: memFree=28785368/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0

[startup+0.0460109 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10022
/proc/meminfo: memFree=28785368/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10022
/proc/meminfo: memFree=28785368/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10022
/proc/meminfo: memFree=28785368/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700206 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10022
/proc/meminfo: memFree=28785368/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10029
/proc/meminfo: memFree=28724812/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=13656 CPUtime=0.64 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 4009 3415 0 0 13 5 46 0 20 0 1 0 286632320 13983744 2695 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10023/statm: 3414 2695 173 410 0 2996 0
[pid=10028] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10028/stat : 10028 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286632386 9367552 267 33554432000 4194304 5064252 140733465957328 140733465956240 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10028/statm: 2287 267 226 213 0 72 0
[pid=10029] ppid=10028 vsize=46656 CPUtime=0.82 cores=1,3,5,7
/proc/10029/stat : 10029 (glucose_static) R 10028 10022 7427 0 -1 4202496 9726 0 0 0 81 1 0 0 20 0 1 0 286632386 47775744 10264 33554432000 4194304 4896791 140736007889392 140736007886712 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10029/statm: 11664 10264 76 172 0 11490 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 78608

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10029
/proc/meminfo: memFree=28722572/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=2.34 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 4895 14661 0 0 14 6 211 3 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 17168
heavy processes:

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10038
/proc/meminfo: memFree=28763320/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=12208 CPUtime=2.37 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 4461 0 0 0 237 0 0 0 20 0 1 0 286632711 12500992 2567 33554432000 4194304 4896791 140735245669728 140735245667256 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 3052 2567 78 172 0 2878 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 38524

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10038
/proc/meminfo: memFree=28766856/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=14352 CPUtime=8.78 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 10558 0 0 0 875 3 0 0 20 0 1 0 286632711 14696448 3044 33554432000 4194304 4896791 140735245669728 140735245667304 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 3588 3044 78 172 0 3414 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 40668

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10038
/proc/meminfo: memFree=28752672/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=19644 CPUtime=21.57 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 15984 0 0 0 2153 4 0 0 20 0 1 0 286632711 20115456 4480 33554432000 4194304 4896791 140735245669728 140735245666936 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 4911 4480 78 172 0 4737 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 45960

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10038
/proc/meminfo: memFree=28731420/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=35792 CPUtime=47.17 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 22902 0 0 0 4711 6 0 0 20 0 1 0 286632711 36651008 8169 33554432000 4194304 4896791 140735245669728 140735245666936 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 8948 8169 78 172 0 8774 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 62108

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10038
/proc/meminfo: memFree=28724576/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=33752 CPUtime=98.36 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 35493 0 0 0 9826 10 0 0 20 0 1 0 286632711 34562048 7815 33554432000 4194304 4896791 140735245669728 140735245667256 4203856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 8438 7815 78 172 0 8264 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 60068

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10041
/proc/meminfo: memFree=28729028/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=39732 CPUtime=158.34 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 42544 0 0 0 15819 15 0 0 20 0 1 0 286632711 40685568 9331 33554432000 4194304 4896791 140735245669728 140735245667304 4225204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 9933 9331 78 172 0 9759 0

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 10163
/proc/meminfo: memFree=28768752/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=113520 CPUtime=1358.1 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 91887 0 0 0 135745 65 0 0 20 0 1 0 286632711 116244480 23572 33554432000 4194304 4896791 140735245669728 140735245667256 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 28380 23572 78 172 0 28206 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 139836

[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 10201
/proc/meminfo: memFree=28754872/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=114524 CPUtime=1418.1 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 93254 0 0 0 141743 67 0 0 20 0 1 0 286632711 117272576 23285 33554432000 4194304 4896791 140735245669728 140735245667256 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 28631 23285 78 172 0 28457 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 140840

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 10201
/proc/meminfo: memFree=28723060/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=145440 CPUtime=1478.07 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 93373 0 0 0 147739 68 0 0 20 0 1 0 286632711 148930560 29014 33554432000 4194304 4896791 140735245669728 140735245667160 4225376 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 36360 29014 78 172 0 36186 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 171756

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 10202
/proc/meminfo: memFree=28729368/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=114856 CPUtime=1538.06 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 94530 0 0 0 153736 70 0 0 20 0 1 0 286632711 117612544 25950 33554432000 4194304 4896791 140735245669728 140735245667160 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 28714 25950 78 172 0 28540 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 141172

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10202
/proc/meminfo: memFree=28726200/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=115336 CPUtime=1598.04 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 95779 0 0 0 159732 72 0 0 20 0 1 0 286632711 118104064 24002 33554432000 4194304 4896791 140735245669728 140735245667256 4225178 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 28834 24002 78 172 0 28660 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 141652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10202
/proc/meminfo: memFree=28721712/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=116436 CPUtime=1658.03 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 97121 0 0 0 165729 74 0 0 20 0 1 0 286632711 119230464 24717 33554432000 4194304 4896791 140735245669728 140735245666984 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 29109 24717 78 172 0 28935 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 142752

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10202
/proc/meminfo: memFree=28723936/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=99004 CPUtime=1718.03 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 98104 0 0 0 171727 76 0 0 20 0 1 0 286632711 101380096 22516 33554432000 4194304 4896791 140735245669728 140735245667304 4225201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 24751 22516 78 172 0 24577 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 125320

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10203
/proc/meminfo: memFree=28692408/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=149080 CPUtime=1778.01 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 98776 0 0 0 177724 77 0 0 20 0 1 0 286632711 152657920 29811 33554432000 4194304 4896791 140735245669728 140735245667160 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 37270 29811 78 172 0 37096 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 175396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10204
/proc/meminfo: memFree=28704508/32873648 swapFree=6844/6844
[pid=10022] ppid=10020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10022/stat : 10022 (runWbo2satCp2.s) S 10020 10022 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286632319 9367552 275 33554432000 4194304 5064252 140733832886512 140733832885424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10022/statm: 2287 275 233 213 0 72 0
[pid=10023] ppid=10022 vsize=8020 CPUtime=3.89 cores=1,3,5,7
/proc/10023/stat : 10023 (wbo2sat) S 10022 10022 7427 0 -1 4202496 5289 21553 0 0 14 6 365 4 20 0 1 0 286632320 8212480 1368 33554432000 4194304 5872148 140737045037696 140737045030968 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10023/statm: 2005 1368 173 410 0 1587 0
[pid=10037] ppid=10023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10037/stat : 10037 (satsolver.sh) S 10023 10022 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286632711 9367552 267 33554432000 4194304 5064252 140735757322240 140735757321152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10037/statm: 2287 267 226 213 0 72 0
[pid=10038] ppid=10037 vsize=118400 CPUtime=1796.21 cores=1,3,5,7
/proc/10038/stat : 10038 (glucose_static) R 10037 10022 7427 0 -1 4202496 99869 0 0 0 179543 78 0 0 20 0 1 0 286632711 121241600 24139 33554432000 4194304 4896791 140735245669728 140735245667256 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10038/statm: 29600 24139 78 172 0 29426 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 144716

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.51
CPU time (s): 1800.14
CPU user time (s): 1799.24
CPU system time (s): 0.900863
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 202824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.900863
maximum resident set size= 147392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 21680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 137
involuntary context switches= 1876

runsolver used 5.48117 second user time and 17.2904 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 13:37:44
IDJOB=3717279
IDBENCH=79162
IDSOLVER=2299
FILE ID=node124/3717279-1338205064
RUNJOBID= node124-1338177508-7444
PBS_JOBID= 14624564
Free space on /tmp= 71424 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_25_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717279-1338205064/watcher-3717279-1338205064 -o /tmp/evaluation-result-3717279-1338205064/solver-3717279-1338205064 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717279-1338205064.wbo 227393943 HOME HOME

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

MD5SUM BENCH= cad14126bbe64a82703c3144c4e347cd
RANDOM SEED=227393943

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28785624 kB
Buffers:          392428 kB
Cached:          2735320 kB
SwapCached:            0 kB
Active:          1110200 kB
Inactive:        2147296 kB
Active(anon):     132140 kB
Inactive(anon):        0 kB
Active(file):     978060 kB
Inactive(file):  2147296 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8600 kB
Writeback:             0 kB
AnonPages:        277688 kB
Mapped:            15268 kB
Shmem:               200 kB
Slab:             691380 kB
SReclaimable:     135776 kB
SUnreclaim:       555604 kB
KernelStack:        1520 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     263544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71412 MiB
End job on node124 at 2012-05-28 14:07:45