Trace number 2689663

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) 1713.88 1713.83

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_45_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM8648a4908eeb88d76ecf84cd5dcb68ad
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.162974
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 constraints116
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 5929
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5928
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-2689663-1277971506.wbo.
0.00/0.00	c Instance file HOME/instance-2689663-1277971506.wbo
0.00/0.00	c File size is 64690 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.01/0.01	c |       255 |    3600      170     7200 |     6050      255    168 |  0.000 % |
0.01/0.03	c |       480 |    3600      170     7200 |     6655      480    251 |  0.000 % |
0.01/0.05	c |       819 |    3600      170     7200 |     7320      819    219 |  0.000 % |
0.01/0.09	c |      1328 |    3600      170     7200 |     8052     1328    227 |  0.000 % |
0.09/0.15	c |      2087 |    3600      170     7200 |     8857     2087    218 |  0.000 % |
0.19/0.29	c |      3226 |    3600      170     7200 |     9743     3226    248 |  0.000 % |
0.39/0.47	c |      4936 |    3600      170     7200 |    10717     4936    239 |  0.000 % |
0.89/0.92	c |      7499 |    3600      170     7200 |    11789     7499    246 |  0.000 % |
1.79/1.81	c |     11343 |    3600      170     7200 |    12968    11343    256 |  0.000 % |
3.89/3.98	c |     17111 |    3600      170     7200 |    14265     9748    320 |  0.000 % |
6.89/6.93	c |     25760 |    3600      170     7200 |    15692    10399    333 |  0.000 % |
11.89/11.98	c |     38739 |    3600      170     7200 |    17261    15294    325 |  0.000 % |
22.89/22.93	c |     58202 |    3600      170     7200 |    18987    15750    325 |  0.000 % |
35.49/35.58	c |     87395 |    3600      170     7200 |    20886    13286    333 |  0.000 % |
61.50/61.60	c |    131187 |    3600      170     7200 |    22974    11873    270 |  0.000 % |
106.89/106.90	c |    196874 |    3600      170     7200 |    25272    24485    443 |  0.000 % |
224.90/224.99	c |    295400 |    3600      170     7200 |    27799    15496    737 |  0.000 % |
396.70/396.75	c |    443191 |    3600      170     7200 |    30579    13090    719 |  0.000 % |
598.81/598.90	c |    664884 |    3600      170     7200 |    33637    26670    446 |  0.000 % |
1087.32/1087.31	c |    997410 |    3600      170     7200 |    37001    15514    902 |  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-2689663-1277971506/watcher-2689663-1277971506 -o /tmp/evaluation-result-2689663-1277971506/solver-2689663-1277971506 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689663-1277971506.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 4/178 19078
/proc/meminfo: memFree=31244936/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3168 CPUtime=0
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 426 0 0 0 0 0 0 0 23 0 1 0 138445808 3244032 344 4089446400 134512640 135751879 4287370432 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 792 344 145 303 0 471 0

[startup+0.01343 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 19078
/proc/meminfo: memFree=31244936/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3420 CPUtime=0.01
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 501 0 0 0 1 0 0 0 18 0 1 0 138445808 3502080 403 4089446400 134512640 135751879 4287370432 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 855 403 143 303 0 550 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3420

[startup+0.100412 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 19078
/proc/meminfo: memFree=31244936/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=4872 CPUtime=0.09
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 864 0 0 0 9 0 0 0 18 0 1 0 138445808 4988928 766 4089446400 134512640 135751879 4287370432 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 1218 766 143 303 0 913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4872

[startup+0.300374 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 19078
/proc/meminfo: memFree=31244936/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=6984 CPUtime=0.29
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 1421 0 0 0 29 0 0 0 18 0 1 0 138445808 7151616 1323 4089446400 134512640 135751879 4287370432 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 1746 1323 143 303 0 1441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6984

[startup+0.700303 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 19078
/proc/meminfo: memFree=31244936/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=10576 CPUtime=0.69
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 2308 0 0 0 68 1 0 0 18 0 1 0 138445808 10829824 2210 4089446400 134512640 135751879 4287370432 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 2644 2210 143 303 0 2339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10576

[startup+1.50016 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 19079
/proc/meminfo: memFree=31230420/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=15768 CPUtime=1.49
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 3588 0 0 0 148 1 0 0 20 0 1 0 138445808 16146432 3490 4089446400 134512640 135751879 4287370432 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 3942 3490 143 303 0 3637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15768

[startup+3.10087 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 19079
/proc/meminfo: memFree=31219880/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=23620 CPUtime=3.09
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 5574 0 0 0 307 2 0 0 25 0 1 0 138445808 24186880 5476 4089446400 134512640 135751879 4287370432 18446744073709551615 134616495 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 5905 5476 143 303 0 5600 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23620

[startup+6.3003 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 19079
/proc/meminfo: memFree=31192232/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=37488 CPUtime=6.29
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 9033 0 0 0 625 4 0 0 25 0 1 0 138445808 38387712 8935 4089446400 134512640 135751879 4287370432 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 9372 8935 143 303 0 9067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37488

[startup+12.7002 s]
/proc/loadavg: 0.31 0.07 0.02 3/179 19079
/proc/meminfo: memFree=31145732/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=63292 CPUtime=12.69
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 15475 0 0 0 1262 7 0 0 25 0 1 0 138445808 64811008 15377 4089446400 134512640 135751879 4287370432 18446744073709551615 134616876 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 15823 15377 143 303 0 15518 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63292

[startup+25.5009 s]
/proc/loadavg: 0.68 0.16 0.05 3/179 19080
/proc/meminfo: memFree=31063500/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=103372 CPUtime=25.5
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 25463 0 0 0 2538 12 0 0 25 0 1 0 138445808 105852928 25365 4089446400 134512640 135751879 4287370432 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 25843 25365 143 303 0 25538 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 103372

[startup+51.1003 s]
/proc/loadavg: 1.13 0.31 0.10 3/179 19081
/proc/meminfo: memFree=30920052/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=168428 CPUtime=51.09
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 41713 0 0 0 5090 19 0 0 25 0 1 0 138445808 172470272 41615 4089446400 134512640 135751879 4287370432 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 42107 41615 143 303 0 41802 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 168428

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/179 19082
/proc/meminfo: memFree=30617052/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=309552 CPUtime=102.3
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 76961 0 0 0 10195 35 0 0 25 0 1 0 138445808 316981248 76863 4089446400 134512640 135751879 4287370432 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 77388 76863 143 303 0 77083 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 309552

[startup+162.3 s]
/proc/loadavg: 1.93 0.84 0.31 3/179 19083
/proc/meminfo: memFree=30258128/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=484452 CPUtime=162.29
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 120634 0 0 0 16179 50 0 0 25 0 1 0 138445808 496078848 120536 4089446400 134512640 135751879 4287370432 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 121113 120536 143 303 0 120808 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 484452

[startup+222.301 s]
/proc/loadavg: 1.97 1.05 0.42 3/179 19085
/proc/meminfo: memFree=29907268/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=646528 CPUtime=222.29
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 161129 0 0 0 22164 65 0 0 25 0 1 0 138445808 662044672 161031 4089446400 134512640 135751879 4287370432 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 161632 161032 143 303 0 161327 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 646528

[startup+282.301 s]
/proc/loadavg: 1.99 1.22 0.51 3/179 19087
/proc/meminfo: memFree=29616304/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=751100 CPUtime=282.3
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 187232 0 0 0 28151 79 0 0 25 0 1 0 138445808 769126400 187134 4089446400 134512640 135751879 4287370432 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 187775 187134 143 303 0 187470 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 751100

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.60 3/179 19089
/proc/meminfo: memFree=29332776/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=841232 CPUtime=342.3
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 209728 0 0 0 34141 89 0 0 25 0 1 0 138445808 861421568 209630 4089446400 134512640 135751879 4287370432 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 210308 209630 143 303 0 210003 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 841232

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 0.69 3/179 19090
/proc/meminfo: memFree=29035480/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=959344 CPUtime=402.3
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 239275 0 0 0 40128 102 0 0 25 0 1 0 138445808 982368256 239177 4089446400 134512640 135751879 4287370432 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 239836 239177 143 303 0 239531 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 959344

[startup+462.3 s]
/proc/loadavg: 1.99 1.57 0.77 3/179 19091
/proc/meminfo: memFree=28754436/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=1058064 CPUtime=462.31
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 263837 0 0 0 46117 114 0 0 25 0 1 0 138445808 1083457536 263739 4089446400 134512640 135751879 4287370432 18446744073709551615 134616503 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 264516 263740 143 303 0 264211 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1058064

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.84 3/179 19093
/proc/meminfo: memFree=28484048/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=1170496 CPUtime=522.3
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 291928 0 0 0 52103 127 0 0 25 0 1 0 138445808 1198587904 291830 4089446400 134512640 135751879 4287370432 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 292624 291830 143 303 0 292319 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1170496

[startup+582.301 s]
/proc/loadavg: 1.99 1.70 0.91 3/179 19095
/proc/meminfo: memFree=28194080/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=1313580 CPUtime=582.3
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 327670 0 0 0 58089 141 0 0 25 0 1 0 138445808 1345105920 327572 4089446400 134512640 135751879 4287370432 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 328395 327572 143 303 0 328090 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1313580

[startup+642.301 s]
/proc/loadavg: 1.99 1.76 0.98 3/179 19097
/proc/meminfo: memFree=27796824/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=1520276 CPUtime=642.31
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 379334 0 0 0 64073 158 0 0 25 0 1 0 138445808 1556762624 379236 4089446400 134512640 135751879 4287370432 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 380069 379236 143 303 0 379764 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1520276

[startup+702.3 s]

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

[startup+762.307 s]
/proc/loadavg: 2.03 1.85 1.10 3/179 19099
/proc/meminfo: memFree=27110084/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=1867776 CPUtime=762.32
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 466146 0 0 0 76050 182 0 0 25 0 1 0 138445808 1912602624 466048 4089446400 134512640 135751879 4287370432 18446744073709551615 134607787 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 466944 466048 143 303 0 466639 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1867776

[startup+822.301 s]
/proc/loadavg: 2.01 1.87 1.15 3/179 19101
/proc/meminfo: memFree=26814656/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=1990972 CPUtime=822.31
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 496953 0 0 0 82039 192 0 0 25 0 1 0 138445808 2038755328 496855 4089446400 134512640 135751879 4287370432 18446744073709551615 134602986 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 497743 496855 143 303 0 497438 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1990972

[startup+882.301 s]
/proc/loadavg: 2.00 1.89 1.20 3/179 19103
/proc/meminfo: memFree=26468872/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=2162628 CPUtime=882.31
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 539852 0 0 0 88028 203 0 0 25 0 1 0 138445808 2214531072 539754 4089446400 134512640 135751879 4287370432 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 540657 539754 143 303 0 540352 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2162628

[startup+942.3 s]
/proc/loadavg: 2.00 1.91 1.25 3/179 19105
/proc/meminfo: memFree=26135992/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=2333664 CPUtime=942.32
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 582611 0 0 0 94016 216 0 0 25 0 1 0 138445808 2389671936 582513 4089446400 134512640 135751879 4287370432 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 583416 582513 143 303 0 583111 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2333664

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.29 3/179 19106
/proc/meminfo: memFree=25788592/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=2503808 CPUtime=1002.32
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 625123 0 0 0 100004 228 0 0 25 0 1 0 138445808 2563899392 625025 4089446400 134512640 135751879 4287370432 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 625952 625025 143 303 0 625647 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2503808

[startup+1062.3 s]
/proc/loadavg: 2.00 1.93 1.34 3/179 19107
/proc/meminfo: memFree=25525020/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=2687644 CPUtime=1062.32
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 671092 0 0 0 105990 242 0 0 25 0 1 0 138445808 2752147456 670994 4089446400 134512640 135751879 4287370432 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 671911 670994 143 303 0 671606 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2687644

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.37 3/179 19109
/proc/meminfo: memFree=25380608/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=2828776 CPUtime=1122.32
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 706360 0 0 0 111979 253 0 0 25 0 1 0 138445808 2896666624 706262 4089446400 134512640 135751879 4287370432 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 707194 706262 143 303 0 706889 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2828776

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.41 3/179 19111
/proc/meminfo: memFree=25276272/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=2932264 CPUtime=1182.33
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 732211 0 0 0 117972 261 0 0 25 0 1 0 138445808 3002638336 732113 4089446400 134512640 135751879 4287370432 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 733066 732113 143 303 0 732761 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2932264

[startup+1242.3 s]
/proc/loadavg: 2.00 1.95 1.45 3/179 19113
/proc/meminfo: memFree=25149352/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3058556 CPUtime=1242.33
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 763740 0 0 0 123960 273 0 0 25 0 1 0 138445808 3131961344 763642 4089446400 134512640 135751879 4287370432 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 764639 763642 143 303 0 764334 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3058556

[startup+1302.3 s]
/proc/loadavg: 2.05 1.97 1.48 3/179 19114
/proc/meminfo: memFree=25020452/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3184432 CPUtime=1302.33
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 795206 0 0 0 129949 284 0 0 25 0 1 0 138445808 3260858368 795108 4089446400 134512640 135751879 4287370432 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 796108 795108 143 303 0 795803 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3184432

[startup+1362.3 s]
/proc/loadavg: 2.02 1.97 1.51 3/179 19115
/proc/meminfo: memFree=24913652/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3289856 CPUtime=1362.33
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 821536 0 0 0 135936 297 0 0 25 0 1 0 138445808 3368812544 821438 4089446400 134512640 135751879 4287370432 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 822464 821438 143 303 0 822159 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3289856

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 19117
/proc/meminfo: memFree=24830768/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3372644 CPUtime=1422.34
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 842210 0 0 0 141928 306 0 0 25 0 1 0 138445808 3453587456 842112 4089446400 134512640 135751879 4287370432 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 843161 842112 143 303 0 842856 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3372644

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/179 19119
/proc/meminfo: memFree=24698268/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3504884 CPUtime=1482.33
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 875278 0 0 0 147917 316 0 0 25 0 1 0 138445808 3589001216 875180 4089446400 134512640 135751879 4287370432 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 876221 875180 143 303 0 875916 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3504884

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 19121
/proc/meminfo: memFree=24636460/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3566048 CPUtime=1542.34
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 890524 0 0 0 153912 322 0 0 25 0 1 0 138445808 3651633152 890426 4089446400 134512640 135751879 4287370432 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/19078/statm: 891512 890426 143 303 0 891207 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3566048

[startup+1602.3 s]
/proc/loadavg: 2.08 1.99 1.62 3/179 19125
/proc/meminfo: memFree=24510508/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3693400 CPUtime=1602.33
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 922365 0 0 0 159896 337 0 0 25 0 1 0 138445808 3782041600 922267 4089446400 134512640 135751879 4287370432 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/19078/statm: 923350 922267 143 303 0 923045 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3693400

[startup+1662.3 s]
/proc/loadavg: 2.03 1.99 1.64 3/179 19126
/proc/meminfo: memFree=24386148/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3815676 CPUtime=1662.33
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 952912 0 0 0 165888 345 0 0 25 0 1 0 138445808 3907252224 952814 4089446400 134512640 135751879 4287370432 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/19078/statm: 953919 952814 143 303 0 953614 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3815676



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1713.7 s]
/proc/loadavg: 2.06 2.01 1.66 3/179 19128
/proc/meminfo: memFree=24310100/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=3891344 CPUtime=1713.75
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4202496 971832 0 0 0 171024 351 0 0 25 0 1 0 138445808 3984736256 971734 4089446400 134512640 135751879 4287370432 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/19078/statm: 972836 971734 143 303 0 972531 0
Current children cumulated CPU time (s) 1713.75
Current children cumulated vsize (KiB) 3891344

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

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

[startup+1713.81 s]
/proc/loadavg: 2.06 2.01 1.66 3/179 19128
/proc/meminfo: memFree=24310100/32951124 swapFree=67111528/67111528
[pid=19078] ppid=19076 vsize=0 CPUtime=1713.85
/proc/19078/stat : 19078 (wbo1.4a) R 19076 19078 19037 0 -1 4203524 971832 0 0 0 171024 361 0 0 25 0 1 0 138445808 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19078/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1713.85
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1713.83
CPU time (s): 1713.88
CPU user time (s): 1710.24
CPU system time (s): 3.63845
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3891344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1710.24
system time used= 3.63845
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 971832
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= 2
involuntary context switches= 17415

runsolver used 2.89256 second user time and 5.9501 second system time

The end

Launcher Data

Begin job on node145 at 2010-07-01 10:05:06
IDJOB=2689663
IDBENCH=78675
IDSOLVER=1200
FILE ID=node145/2689663-1277971506
PBS_JOBID= 11197877
Free space on /tmp= 74208 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-33-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2689663-1277971506/watcher-2689663-1277971506 -o /tmp/evaluation-result-2689663-1277971506/solver-2689663-1277971506 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689663-1277971506.wbo

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

MD5SUM BENCH= 8648a4908eeb88d76ecf84cd5dcb68ad
RANDOM SEED=1000692426

node145.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.851
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.70
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.851
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	: 5332.75
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.851
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.82
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.851
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.75
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.851
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	: 5332.82
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.851
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.67
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.851
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.82
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.851
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31245588 kB
Buffers:        216884 kB
Cached:        1269004 kB
SwapCached:          0 kB
Active:         561976 kB
Inactive:       998984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31245588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6024 kB
Writeback:           0 kB
AnonPages:       74556 kB
Mapped:          16052 kB
Slab:            81336 kB
PageTables:       4648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216116 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= 74204 MiB
End job on node145 at 2010-07-01 10:33:42