Trace number 2689672

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
wbo 1.4a? (MO) 1503.57 1503.53

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_45_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM21fdc20540498ec370dabc0ec726c40e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.137978
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3600
Total number of constraints170
Number of soft constraints63
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 3157
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3156
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689672-1277971515.wbo.
0.00/0.00	c Instance file HOME/instance-2689672-1277971515.wbo
0.00/0.00	c File size is 64426 bytes.
0.00/0.00	c Highest Coefficient sum: 46
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      3600                                                |
0.00/0.00	c |  Number Clauses:        90                                                  |
0.00/0.00	c |  Number Cardinality:    80                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |    3600      170     7200 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       102 |    3600      170     7200 |     5500      102    161 |  0.000 % |
0.00/0.01	c |       255 |    3600      170     7200 |     6050      255    168 |  0.000 % |
0.00/0.03	c |       480 |    3600      170     7200 |     6655      480    251 |  0.000 % |
0.04/0.05	c |       818 |    3600      170     7200 |     7320      818    222 |  0.000 % |
0.04/0.09	c |      1325 |    3600      170     7200 |     8052     1325    237 |  0.000 % |
0.09/0.16	c |      2085 |    3600      170     7200 |     8857     2085    229 |  0.000 % |
0.29/0.30	c |      3228 |    3600      170     7200 |     9743     3228    249 |  0.000 % |
0.49/0.51	c |      4937 |    3600      170     7200 |    10717     4937    256 |  0.000 % |
0.79/0.85	c |      7499 |    3600      170     7200 |    11789     7499    244 |  0.000 % |
1.59/1.67	c |     11344 |    3600      170     7200 |    12968    11344    256 |  0.000 % |
3.69/3.70	c |     17110 |    3600      170     7200 |    14265     9761    389 |  0.000 % |
6.79/6.88	c |     25761 |    3600      170     7200 |    15692    10420    322 |  0.000 % |
12.80/12.82	c |     38735 |    3600      170     7200 |    17261    14678    265 |  0.000 % |
19.80/19.89	c |     58198 |    3600      170     7200 |    18987    15199    317 |  0.000 % |
29.79/29.88	c |     87390 |    3600      170     7200 |    20886    13527    396 |  0.000 % |
54.10/54.13	c |    131181 |    3600      170     7200 |    22974    21251    486 |  0.000 % |
151.49/151.55	c |    196866 |    3600      170     7200 |    25272    18519    864 |  0.000 % |
314.40/314.42	c |    295394 |    3600      170     7200 |    27799    17262    709 |  0.000 % |
414.10/414.12	c |    443184 |    3600      170     7200 |    30579    29524    472 |  0.000 % |
583.31/583.38	c |    664868 |    3600      170     7200 |    33637    27595    337 |  0.000 % |
863.11/863.16	c |    997394 |    3600      170     7200 |    37001    16672    434 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2689672-1277971515/watcher-2689672-1277971515 -o /tmp/evaluation-result-2689672-1277971515/solver-2689672-1277971515 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689672-1277971515.wbo 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 21346
/proc/meminfo: memFree=31234868/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=3176 CPUtime=0
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 419 0 0 0 0 0 0 0 23 0 1 0 138446025 3252224 337 4089446400 134512640 135751879 4287846640 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 794 337 143 303 0 473 0

[startup+0.0492271 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 21346
/proc/meminfo: memFree=31234868/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=4088 CPUtime=0.04
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 667 0 0 0 4 0 0 0 18 0 1 0 138446025 4186112 569 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 1022 569 143 303 0 717 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4088

[startup+0.100218 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 21346
/proc/meminfo: memFree=31234868/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=4748 CPUtime=0.09
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 856 0 0 0 9 0 0 0 18 0 1 0 138446025 4861952 758 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 1187 758 143 303 0 882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4748

[startup+0.300864 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 21346
/proc/meminfo: memFree=31234868/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=6992 CPUtime=0.29
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 1401 0 0 0 29 0 0 0 18 0 1 0 138446025 7159808 1303 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 1748 1303 143 303 0 1443 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6992

[startup+0.700123 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 21346
/proc/meminfo: memFree=31234868/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=10696 CPUtime=0.69
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 2344 0 0 0 68 1 0 0 18 0 1 0 138446025 10952704 2246 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 2674 2246 143 303 0 2369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10696

[startup+1.50098 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 21347
/proc/meminfo: memFree=31224444/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=15740 CPUtime=1.49
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 3600 0 0 0 147 2 0 0 20 0 1 0 138446025 16117760 3502 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 3935 3502 143 303 0 3630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15740

[startup+3.1007 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 21347
/proc/meminfo: memFree=31218012/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=24452 CPUtime=3.09
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 5766 0 0 0 306 3 0 0 25 0 1 0 138446025 25038848 5668 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 6113 5668 143 303 0 5808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24452

[startup+6.30014 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 21347
/proc/meminfo: memFree=31202016/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=38716 CPUtime=6.29
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 9337 0 0 0 624 5 0 0 25 0 1 0 138446025 39645184 9239 4089446400 134512640 135751879 4287846640 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 9679 9239 143 303 0 9374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38716

[startup+12.701 s]
/proc/loadavg: 0.44 0.10 0.03 3/179 21347
/proc/meminfo: memFree=31185152/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=55388 CPUtime=12.69
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 13488 0 0 0 1261 8 0 0 25 0 1 0 138446025 56717312 13390 4089446400 134512640 135751879 4287846640 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 13847 13390 143 303 0 13542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55388

[startup+25.5007 s]
/proc/loadavg: 0.68 0.16 0.05 3/179 21348
/proc/meminfo: memFree=31137972/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=104052 CPUtime=25.49
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 25654 0 0 0 2532 17 0 0 25 0 1 0 138446025 106549248 25556 4089446400 134512640 135751879 4287846640 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 26013 25556 143 303 0 25708 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104052

[startup+51.1002 s]
/proc/loadavg: 1.13 0.31 0.10 3/179 21349
/proc/meminfo: memFree=31028636/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=215780 CPUtime=51.09
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 53568 0 0 0 5078 31 0 0 25 0 1 0 138446025 220958720 53470 4089446400 134512640 135751879 4287846640 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 53945 53470 143 303 0 53640 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 215780

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/179 21350
/proc/meminfo: memFree=30884624/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=356184 CPUtime=102.3
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 88640 0 0 0 10187 43 0 0 25 0 1 0 138446025 364732416 88542 4089446400 134512640 135751879 4287846640 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 89046 88542 143 303 0 88741 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 356184

[startup+162.301 s]
/proc/loadavg: 1.87 0.84 0.32 3/179 21351
/proc/meminfo: memFree=30721528/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=520536 CPUtime=162.3
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 129732 0 0 0 16174 56 0 0 25 0 1 0 138446025 533028864 129634 4089446400 134512640 135751879 4287846640 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 130134 129634 143 303 0 129829 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 520536

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/179 21353
/proc/meminfo: memFree=30608392/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=632200 CPUtime=222.29
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 157595 0 0 0 22162 67 0 0 25 0 1 0 138446025 647372800 157497 4089446400 134512640 135751879 4287846640 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 158050 157497 143 303 0 157745 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 632200

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.52 3/179 21355
/proc/meminfo: memFree=30513856/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=726760 CPUtime=282.3
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 181208 0 0 0 28153 77 0 0 25 0 1 0 138446025 744202240 181110 4089446400 134512640 135751879 4287846640 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 181690 181110 143 303 0 181385 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 726760

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.61 3/179 21357
/proc/meminfo: memFree=30364500/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=876572 CPUtime=342.3
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 218605 0 0 0 34133 97 0 0 25 0 1 0 138446025 897609728 218507 4089446400 134512640 135751879 4287846640 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 219143 218507 143 303 0 218838 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 876572

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 0.69 3/179 21358
/proc/meminfo: memFree=30192336/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=1050664 CPUtime=402.3
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 262098 0 0 0 40116 114 0 0 25 0 1 0 138446025 1075879936 262000 4089446400 134512640 135751879 4287846640 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 262666 262000 143 303 0 262361 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1050664

[startup+462.301 s]
/proc/loadavg: 2.05 1.58 0.78 3/179 21359
/proc/meminfo: memFree=30070024/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=1170512 CPUtime=462.31
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 292042 0 0 0 46099 132 0 0 25 0 1 0 138446025 1198604288 291944 4089446400 134512640 135751879 4287846640 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 292628 291944 143 303 0 292323 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1170512

[startup+522.301 s]
/proc/loadavg: 2.05 1.67 0.85 3/179 21361
/proc/meminfo: memFree=29954164/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=1286732 CPUtime=522.3
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 321062 0 0 0 52082 148 0 0 25 0 1 0 138446025 1317613568 320964 4089446400 134512640 135751879 4287846640 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 321683 320964 143 303 0 321378 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1286732

[startup+582.301 s]
/proc/loadavg: 2.02 1.73 0.92 3/179 21363
/proc/meminfo: memFree=29837920/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=1401800 CPUtime=582.31
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 349829 0 0 0 58067 164 0 0 25 0 1 0 138446025 1435443200 349731 4089446400 134512640 135751879 4287846640 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 350450 349731 143 303 0 350145 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1401800

[startup+642.301 s]
/proc/loadavg: 2.00 1.77 0.99 3/179 21365
/proc/meminfo: memFree=29697116/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=1542168 CPUtime=642.31
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 384825 0 0 0 64047 184 0 0 25 0 1 0 138446025 1579180032 384727 4089446400 134512640 135751879 4287846640 18446744073709551615 135228447 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 385542 384727 143 303 0 385237 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1542168

[startup+702.3 s]
/proc/loadavg: 2.00 1.81 1.05 3/179 21366
/proc/meminfo: memFree=29560276/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=1680944 CPUtime=702.3
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 419454 0 0 0 70030 200 0 0 25 0 1 0 138446025 1721286656 419356 4089446400 134512640 135751879 4287846640 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 420236 419356 143 303 0 419931 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1680944

[startup+762.307 s]
/proc/loadavg: 2.00 1.84 1.10 3/179 21367
/proc/meminfo: memFree=29434508/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=1804824 CPUtime=762.32
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 450400 0 0 0 76013 219 0 0 25 0 1 0 138446025 1848139776 450302 4089446400 134512640 135751879 4287846640 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 451206 450302 143 303 0 450901 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1804824

[startup+822.3 s]
/proc/loadavg: 2.00 1.87 1.16 3/179 21369
/proc/meminfo: memFree=29312676/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=1928996 CPUtime=822.31
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 481437 0 0 0 81996 235 0 0 25 0 1 0 138446025 1975291904 481339 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 482249 481339 143 303 0 481944 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1928996

[startup+882.301 s]
/proc/loadavg: 2.00 1.89 1.21 3/179 21371
/proc/meminfo: memFree=29155268/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=2083672 CPUtime=882.31
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 520073 0 0 0 87982 249 0 0 25 0 1 0 138446025 2133680128 519975 4089446400 134512640 135751879 4287846640 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 520918 519975 143 303 0 520613 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2083672

[startup+942.301 s]
/proc/loadavg: 2.00 1.91 1.25 3/179 21373
/proc/meminfo: memFree=28988668/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=2251308 CPUtime=942.32
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 561980 0 0 0 93970 262 0 0 25 0 1 0 138446025 2305339392 561882 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 562827 561882 143 303 0 562522 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2251308

[startup+1002.3 s]
/proc/loadavg: 2.07 1.94 1.30 3/179 21374
/proc/meminfo: memFree=28810920/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=2428400 CPUtime=1002.31
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 606207 0 0 0 99956 275 0 0 25 0 1 0 138446025 2486681600 606109 4089446400 134512640 135751879 4287846640 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 607100 606109 143 303 0 606795 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2428400

[startup+1062.3 s]
/proc/loadavg: 2.08 1.96 1.35 3/179 21375
/proc/meminfo: memFree=28658364/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=2581864 CPUtime=1062.32
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 644578 0 0 0 105945 287 0 0 25 0 1 0 138446025 2643828736 644480 4089446400 134512640 135751879 4287846640 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 645466 644480 143 303 0 645161 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2581864

[startup+1122.3 s]
/proc/loadavg: 2.03 1.97 1.39 3/179 21377
/proc/meminfo: memFree=28474652/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=2764784 CPUtime=1122.32
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 690251 0 0 0 111931 301 0 0 25 0 1 0 138446025 2831138816 690153 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 691196 690153 143 303 0 690891 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2764784

[startup+1182.3 s]
/proc/loadavg: 2.01 1.97 1.42 3/179 21379
/proc/meminfo: memFree=28254492/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=2986192 CPUtime=1182.32
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 745605 0 0 0 117914 318 0 0 25 0 1 0 138446025 3057860608 745507 4089446400 134512640 135751879 4287846640 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 746548 745507 143 303 0 746243 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2986192

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.46 3/179 21381
/proc/meminfo: memFree=28070292/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=3166968 CPUtime=1242.32
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 790801 0 0 0 123897 335 0 0 25 0 1 0 138446025 3242975232 790703 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 791742 790703 143 303 0 791437 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3166968

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/179 21382
/proc/meminfo: memFree=27930360/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=3305244 CPUtime=1302.32
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 825354 0 0 0 129885 347 0 0 25 0 1 0 138446025 3384569856 825256 4089446400 134512640 135751879 4287846640 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 826311 825256 143 303 0 826006 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 3305244

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/179 21383
/proc/meminfo: memFree=27775184/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=3462456 CPUtime=1362.33
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 864661 0 0 0 135872 361 0 0 25 0 1 0 138446025 3545554944 864563 4089446400 134512640 135751879 4287846640 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 865614 864563 143 303 0 865309 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3462456

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 21385
/proc/meminfo: memFree=27571272/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=3663764 CPUtime=1422.33
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 914981 0 0 0 141858 375 0 0 25 0 1 0 138446025 3751694336 914883 4089446400 134512640 135751879 4287846640 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 915941 914883 143 303 0 915636 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 3663764

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/179 21387
/proc/meminfo: memFree=27416968/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=3819492 CPUtime=1482.33
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 953911 0 0 0 147844 389 0 0 25 0 1 0 138446025 3911159808 953813 4089446400 134512640 135751879 4287846640 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 954873 953813 143 303 0 954568 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3819492



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1503.4 s]
/proc/loadavg: 2.00 1.97 1.58 3/179 21387
/proc/meminfo: memFree=27343044/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=3891252 CPUtime=1503.43
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4202496 971862 0 0 0 149947 396 0 0 25 0 1 0 138446025 3984642048 971764 4089446400 134512640 135751879 4287846640 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/21346/statm: 972813 971764 143 303 0 972508 0
Current children cumulated CPU time (s) 1503.43
Current children cumulated vsize (KiB) 3891252

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1503.51 s]
/proc/loadavg: 2.00 1.97 1.58 3/179 21387
/proc/meminfo: memFree=27343044/32951124 swapFree=67111528/67111528
[pid=21346] ppid=21344 vsize=0 CPUtime=1503.53
/proc/21346/stat : 21346 (wbo1.4a) R 21344 21346 21079 0 -1 4203524 971862 0 0 0 149947 406 0 0 25 0 1 0 138446025 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/21346/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1503.53
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1503.53
CPU time (s): 1503.57
CPU user time (s): 1499.48
CPU system time (s): 4.08638
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3891252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1499.48
system time used= 4.08638
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 971862
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1064

runsolver used 2.78258 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node140 at 2010-07-01 10:05:15
IDJOB=2689672
IDBENCH=78682
IDSOLVER=1200
FILE ID=node140/2689672-1277971515
PBS_JOBID= 11197886
Free space on /tmp= 74200 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2689672-1277971515/watcher-2689672-1277971515 -o /tmp/evaluation-result-2689672-1277971515/solver-2689672-1277971515 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689672-1277971515.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 21fdc20540498ec370dabc0ec726c40e
RANDOM SEED=1952418636

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.790
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.790
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.790
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.790
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.790
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5421.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.790
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.790
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.790
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31235396 kB
Buffers:        215624 kB
Cached:        1282332 kB
SwapCached:          0 kB
Active:         820684 kB
Inactive:       746100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31235396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5072 kB
Writeback:           0 kB
AnonPages:       69588 kB
Mapped:          15692 kB
Slab:            82960 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74196 MiB
End job on node140 at 2010-07-01 10:30:21