Trace number 2689711

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? (TO) 1800.16 1800.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_45_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM3aafd47af6446049bcdbc11c9b966efe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.6489
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3150
Total number of constraints160
Number of soft constraints101
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint45
Top cost 4835
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4834
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-2689711-1277891587.wbo.
0.00/0.00	c Instance file HOME/instance-2689711-1277891587.wbo
0.00/0.00	c File size is 56442 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.00         s                                      |
0.00/0.00	c |  Number Variables:      3150                                                |
0.00/0.00	c |  Number Clauses:        90                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
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 |    3150      160     6300 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |    3150      160     6300 |     5500      100    149 |  0.000 % |
0.00/0.01	c |       251 |    3150      160     6300 |     6050      251    187 |  0.000 % |
0.00/0.02	c |       477 |    3150      160     6300 |     6655      477    189 |  0.000 % |
0.00/0.04	c |       816 |    3150      160     6300 |     7320      816    179 |  0.000 % |
0.00/0.07	c |      1322 |    3150      160     6300 |     8052     1322    184 |  0.000 % |
0.09/0.14	c |      2082 |    3150      160     6300 |     8857     2082    198 |  0.000 % |
0.19/0.26	c |      3222 |    3150      160     6300 |     9743     3222    204 |  0.000 % |
0.39/0.48	c |      4931 |    3150      160     6300 |    10717     4931    205 |  0.000 % |
0.99/1.02	c |      7496 |    3150      160     6300 |    11789     7496    226 |  0.000 % |
1.79/1.85	c |     11341 |    3150      160     6300 |    12968    11341    242 |  0.000 % |
3.20/3.23	c |     17107 |    3150      160     6300 |    14265     9874    246 |  0.000 % |
7.99/8.10	c |     25761 |    3150      160     6300 |    15692    10655    447 |  0.000 % |
12.99/13.04	c |     38735 |    3150      160     6300 |    17261    15031    316 |  0.000 % |
22.49/22.54	c |     58196 |    3150      160     6300 |    18987    15748    249 |  0.000 % |
30.59/30.66	c |     87389 |    3150      160     6300 |    20886    14290    212 |  0.000 % |
49.99/50.09	c |    131180 |    3150      160     6300 |    22974    13261    297 |  0.000 % |
126.29/126.32	c |    196866 |    3150      160     6300 |    25272    13130    648 |  0.000 % |
323.40/323.48	c |    295394 |    3150      160     6300 |    27799    11814   1012 |  0.000 % |
467.30/467.34	c |    443184 |    3150      160     6300 |    30579    25750    492 |  0.000 % |
647.81/647.84	c |    664869 |    3150      160     6300 |    33637    20337    312 |  0.000 % |
937.01/937.03	c |    997394 |    3150      160     6300 |    37001    32585    323 |  0.000 % |
1523.23/1523.20	c |   1496186 |    3150      160     6300 |    40701    24684    548 |  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-2689711-1277891587/watcher-2689711-1277891587 -o /tmp/evaluation-result-2689711-1277891587/solver-2689711-1277891587 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689711-1277891587.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: 2.00 2.00 2.17 3/196 11147
/proc/meminfo: memFree=31294972/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=3116 CPUtime=0
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 433 0 0 0 0 0 0 0 22 0 1 0 130455046 3190784 337 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11147/statm: 779 337 142 303 0 474 0

[startup+0.085155 s]
/proc/loadavg: 2.00 2.00 2.17 3/196 11147
/proc/meminfo: memFree=31294972/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=4436 CPUtime=0.07
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 762 0 0 0 7 0 0 0 22 0 1 0 130455046 4542464 666 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11147/statm: 1109 666 143 303 0 804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4436

[startup+0.101153 s]
/proc/loadavg: 2.00 2.00 2.17 3/196 11147
/proc/meminfo: memFree=31294972/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=4700 CPUtime=0.09
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 830 0 0 0 9 0 0 0 22 0 1 0 130455046 4812800 734 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11147/statm: 1175 734 143 303 0 870 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4700

[startup+0.30012 s]
/proc/loadavg: 2.00 2.00 2.17 3/196 11147
/proc/meminfo: memFree=31294972/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=6816 CPUtime=0.29
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 1340 0 0 0 28 1 0 0 23 0 1 0 130455046 6979584 1244 4089446400 134512640 135751879 4289820480 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11147/statm: 1704 1244 143 303 0 1399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6816

[startup+0.700047 s]
/proc/loadavg: 2.00 2.00 2.17 3/196 11147
/proc/meminfo: memFree=31294972/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=9588 CPUtime=0.69
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 2031 0 0 0 68 1 0 0 25 0 1 0 130455046 9818112 1935 4089446400 134512640 135751879 4289820480 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11147/statm: 2397 1935 143 303 0 2092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9588

[startup+1.5009 s]
/proc/loadavg: 2.00 2.00 2.17 3/197 11148
/proc/meminfo: memFree=31286828/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=14604 CPUtime=1.49
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 3286 0 0 0 147 2 0 0 25 0 1 0 130455046 14954496 3190 4089446400 134512640 135751879 4289820480 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11147/statm: 3651 3190 143 303 0 3346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14604

[startup+3.10062 s]
/proc/loadavg: 2.00 2.00 2.17 3/197 11148
/proc/meminfo: memFree=31279388/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=21996 CPUtime=3.09
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 5132 0 0 0 306 3 0 0 25 0 1 0 130455046 22523904 5036 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11147/statm: 5499 5036 143 303 0 5194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21996

[startup+6.30106 s]
/proc/loadavg: 2.00 2.00 2.17 3/197 11149
/proc/meminfo: memFree=31265744/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=34808 CPUtime=6.29
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 8347 0 0 0 625 4 0 0 25 0 1 0 130455046 35643392 8251 4089446400 134512640 135751879 4289820480 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11147/statm: 8702 8251 143 303 0 8397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34808

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.17 3/197 11149
/proc/meminfo: memFree=31243060/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=57444 CPUtime=12.69
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 13993 0 0 0 1261 8 0 0 25 0 1 0 130455046 58822656 13897 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 14361 13897 143 303 0 14056 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57444

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.17 3/197 11149
/proc/meminfo: memFree=31203248/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=97764 CPUtime=25.49
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 24060 0 0 0 2533 16 0 0 25 0 1 0 130455046 100110336 23964 4089446400 134512640 135751879 4289820480 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 24441 23964 143 303 0 24136 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97764

[startup+51.1001 s]
/proc/loadavg: 2.07 2.02 2.17 3/197 11149
/proc/meminfo: memFree=31116232/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=189388 CPUtime=51.09
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 46953 0 0 0 5074 35 0 0 25 0 1 0 130455046 193933312 46857 4089446400 134512640 135751879 4289820480 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 47347 46857 143 303 0 47042 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 189388

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.16 3/197 11151
/proc/meminfo: memFree=30989636/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=310316 CPUtime=102.29
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 77164 0 0 0 10181 48 0 0 25 0 1 0 130455046 317763584 77068 4089446400 134512640 135751879 4289820480 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 77579 77068 143 303 0 77274 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 310316

[startup+162.301 s]
/proc/loadavg: 2.05 2.02 2.15 3/197 11153
/proc/meminfo: memFree=30837072/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=463972 CPUtime=162.29
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 115569 0 0 0 16164 65 0 0 25 0 1 0 130455046 475107328 115473 4089446400 134512640 135751879 4289820480 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 115993 115473 143 303 0 115688 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 463972

[startup+222.301 s]
/proc/loadavg: 2.02 2.02 2.14 3/197 11154
/proc/meminfo: memFree=30726288/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=566092 CPUtime=222.3
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 141079 0 0 0 22153 77 0 0 25 0 1 0 130455046 579678208 140983 4089446400 134512640 135751879 4289820480 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 141523 140983 143 303 0 141218 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 566092

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/197 11155
/proc/meminfo: memFree=30588448/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=703860 CPUtime=282.3
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 175503 0 0 0 28140 90 0 0 25 0 1 0 130455046 720752640 175407 4089446400 134512640 135751879 4289820480 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 175965 175407 143 303 0 175660 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 703860

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.12 3/197 11157
/proc/meminfo: memFree=30478524/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=813320 CPUtime=342.3
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 202834 0 0 0 34124 106 0 0 25 0 1 0 130455046 832839680 202738 4089446400 134512640 135751879 4289820480 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 203330 202738 143 303 0 203025 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 813320

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.11 3/197 11159
/proc/meminfo: memFree=30350876/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=942172 CPUtime=402.3
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 235016 0 0 0 40108 122 0 0 25 0 1 0 130455046 964784128 234920 4089446400 134512640 135751879 4289820480 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 235543 234920 143 303 0 235238 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 942172

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/197 11161
/proc/meminfo: memFree=30183804/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=1107732 CPUtime=462.3
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 276344 0 0 0 46085 145 0 0 25 0 1 0 130455046 1134317568 276248 4089446400 134512640 135751879 4289820480 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 276933 276248 143 303 0 276628 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1107732

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.09 3/197 11219
/proc/meminfo: memFree=30219280/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=1243912 CPUtime=522.31
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 310377 0 0 0 52069 162 0 0 25 0 1 0 130455046 1273765888 310281 4089446400 134512640 135751879 4289820480 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 310978 310281 143 303 0 310673 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1243912

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/197 11220
/proc/meminfo: memFree=30084184/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=1376804 CPUtime=582.3
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 343535 0 0 0 58051 179 0 0 25 0 1 0 130455046 1409847296 343439 4089446400 134512640 135751879 4289820480 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 344201 343439 143 303 0 343896 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1376804

[startup+642.301 s]
/proc/loadavg: 2.04 2.01 2.08 3/197 11222
/proc/meminfo: memFree=29942820/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=1517104 CPUtime=642.31
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 378616 0 0 0 64033 198 0 0 25 0 1 0 130455046 1553514496 378520 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 379276 378520 143 303 0 378971 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1517104

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.06 3/197 11228
/proc/meminfo: memFree=29582484/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=1875592 CPUtime=882.32
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 468032 0 0 0 87969 263 0 0 25 0 1 0 130455046 1920606208 467936 4089446400 134512640 135751879 4289820480 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 468898 467936 143 303 0 468593 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1875592

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/197 11230
/proc/meminfo: memFree=29487180/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=1973852 CPUtime=942.31
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 492591 0 0 0 93951 280 0 0 25 0 1 0 130455046 2021224448 492495 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 493463 492495 143 303 0 493158 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1973852

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/197 11232
/proc/meminfo: memFree=29318840/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=2139484 CPUtime=1002.31
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 533932 0 0 0 99925 306 0 0 25 0 1 0 130455046 2190831616 533836 4089446400 134512640 135751879 4289820480 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 534871 533836 143 303 0 534566 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2139484

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/197 11234
/proc/meminfo: memFree=29204816/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=2254996 CPUtime=1062.32
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 562742 0 0 0 105909 323 0 0 25 0 1 0 130455046 2309115904 562646 4089446400 134512640 135751879 4289820480 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 563749 562646 143 303 0 563444 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2254996

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/197 11235
/proc/meminfo: memFree=29055696/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=2400096 CPUtime=1122.32
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 598988 0 0 0 111888 344 0 0 25 0 1 0 130455046 2457698304 598892 4089446400 134512640 135751879 4289820480 18446744073709551615 134616876 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 600024 598892 143 303 0 599719 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2400096

[startup+1182.3 s]
/proc/loadavg: 2.06 2.01 2.03 3/197 11236
/proc/meminfo: memFree=28946388/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=2510648 CPUtime=1182.32
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 626599 0 0 0 117873 359 0 0 25 0 1 0 130455046 2570903552 626503 4089446400 134512640 135751879 4289820480 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 627662 626503 143 303 0 627357 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2510648

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.03 3/197 11238
/proc/meminfo: memFree=28854944/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=2600412 CPUtime=1242.32
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 648995 0 0 0 123860 372 0 0 25 0 1 0 130455046 2662821888 648899 4089446400 134512640 135751879 4289820480 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 650103 648899 143 303 0 649798 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2600412

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/197 11240
/proc/meminfo: memFree=28760264/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=2693864 CPUtime=1302.33
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 672332 0 0 0 129848 385 0 0 25 0 1 0 130455046 2758516736 672236 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 673466 672236 143 303 0 673161 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2693864

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/197 11242
/proc/meminfo: memFree=28657900/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=2796044 CPUtime=1362.32
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 697854 0 0 0 135834 398 0 0 25 0 1 0 130455046 2863149056 697758 4089446400 134512640 135751879 4289820480 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 699011 697758 143 303 0 698706 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2796044

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/197 11243
/proc/meminfo: memFree=28550708/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=2902376 CPUtime=1422.33
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 724429 0 0 0 141821 412 0 0 25 0 1 0 130455046 2972033024 724333 4089446400 134512640 135751879 4289820480 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 725594 724333 143 303 0 725289 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2902376

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 11244
/proc/meminfo: memFree=28452808/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=3001212 CPUtime=1482.33
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 749141 0 0 0 147807 426 0 0 25 0 1 0 130455046 3073241088 749045 4089446400 134512640 135751879 4289820480 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 750303 749045 143 303 0 749998 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3001212

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 11246
/proc/meminfo: memFree=28329728/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=3123304 CPUtime=1542.33
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 779632 0 0 0 153787 446 0 0 25 0 1 0 130455046 3198263296 779536 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 780826 779536 143 303 0 780521 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3123304

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/197 11248
/proc/meminfo: memFree=28221160/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=3232064 CPUtime=1602.33
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 806804 0 0 0 159770 463 0 0 25 0 1 0 130455046 3309633536 806708 4089446400 134512640 135751879 4289820480 18446744073709551615 134616866 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 808016 806708 143 303 0 807711 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3232064

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 11250
/proc/meminfo: memFree=28120412/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=3332240 CPUtime=1662.33
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 831802 0 0 0 165752 481 0 0 25 0 1 0 130455046 3412213760 831706 4089446400 134512640 135751879 4289820480 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 833060 831706 143 303 0 832755 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3332240

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/197 11251
/proc/meminfo: memFree=28040740/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=3412400 CPUtime=1722.33
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 851813 0 0 0 171739 494 0 0 25 0 1 0 130455046 3494297600 851717 4089446400 134512640 135751879 4289820480 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 853100 851717 143 303 0 852795 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3412400

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/197 11252
/proc/meminfo: memFree=27941596/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=3511784 CPUtime=1782.34
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 876598 0 0 0 177723 511 0 0 25 0 1 0 130455046 3596066816 876502 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 877946 876502 143 303 0 877641 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 3511784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 11253
/proc/meminfo: memFree=27891856/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=3559936 CPUtime=1800.04
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4202496 888641 0 0 0 179487 517 0 0 25 0 1 0 130455046 3645374464 888545 4089446400 134512640 135751879 4289820480 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11147/statm: 889984 888545 143 303 0 889679 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3559936

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

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

[startup+1800.11 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 11253
/proc/meminfo: memFree=27891856/32950928 swapFree=4192956/4192956
[pid=11147] ppid=11145 vsize=0 CPUtime=1800.14
/proc/11147/stat : 11147 (wbo1.4a) R 11145 11147 9516 0 -1 4203524 888641 0 0 0 179487 527 0 0 25 0 1 0 130455046 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11147/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.12
CPU time (s): 1800.16
CPU user time (s): 1794.88
CPU system time (s): 5.2842
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3559936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.88
system time used= 5.2842
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 888641
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= 3
involuntary context switches= 969

runsolver used 2.86156 second user time and 5.9201 second system time

The end

Launcher Data

Begin job on node124 at 2010-06-30 11:53:07
IDJOB=2689711
IDBENCH=78702
IDSOLVER=1200
FILE ID=node124/2689711-1277891587
PBS_JOBID= 11197105
Free space on /tmp= 130620 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_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-2689711-1277891587/watcher-2689711-1277891587 -o /tmp/evaluation-result-2689711-1277891587/solver-2689711-1277891587 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689711-1277891587.wbo

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

MD5SUM BENCH= 3aafd47af6446049bcdbc11c9b966efe
RANDOM SEED=431278981

node124.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.833
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.66
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.833
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.833
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.74
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.833
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.77
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.833
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.75
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.833
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.82
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.833
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.74
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.833
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31295624 kB
Buffers:        175920 kB
Cached:        1106596 kB
SwapCached:          0 kB
Active:         723744 kB
Inactive:       818820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31295624 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2788 kB
Writeback:           0 kB
AnonPages:      259808 kB
Mapped:          20316 kB
Slab:            78392 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  20668420 kB
Committed_AS:  1638416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    265212 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 130620 MiB
End job on node124 at 2010-06-30 12:23:09