Trace number 2689624

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.1 1800.09

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMc3b83188909f121458b2a501f16a66ab
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.012997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints22
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
Top cost 1066
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 1065
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689624-1277886217.wbo.
0.00/0.00	c Instance file HOME/instance-2689624-1277886217.wbo
0.00/0.00	c File size is 8298 bytes.
0.00/0.00	c Highest Coefficient sum: 17
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:      480                                                 |
0.00/0.00	c |  Number Clauses:        32                                                  |
0.00/0.00	c |  Number Cardinality:    30                                                  |
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 |     480       62      960 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     480       62      960 |     5500      101     50 |  0.000 % |
0.00/0.00	c |       253 |     480       62      960 |     6050      253     51 |  0.000 % |
0.00/0.01	c |       479 |     480       62      960 |     6655      479     57 |  0.000 % |
0.00/0.02	c |       817 |     480       62      960 |     7320      817     57 |  0.000 % |
0.02/0.04	c |      1323 |     480       62      960 |     8052     1323     63 |  0.000 % |
0.02/0.07	c |      2085 |     480       62      960 |     8857     2085     66 |  0.000 % |
0.09/0.16	c |      3225 |     480       62      960 |     9743     3225     80 |  0.000 % |
0.39/0.42	c |      4936 |     480       62      960 |    10717     4936     98 |  0.000 % |
1.09/1.19	c |      7499 |     480       62      960 |    11789     7499    114 |  0.000 % |
2.09/2.10	c |     11344 |     480       62      960 |    12968    11344    123 |  0.000 % |
4.39/4.45	c |     17110 |     480       62      960 |    14265    10547    140 |  0.000 % |
7.98/8.06	c |     25761 |     480       62      960 |    15692    11996    137 |  0.000 % |
13.88/13.99	c |     38735 |     480       62      960 |    17261     9108    135 |  0.000 % |
18.98/19.02	c |     58200 |     480       62      960 |    18987    11197    129 |  0.000 % |
31.58/31.69	c |     87393 |     480       62      960 |    20886    11749    126 |  0.000 % |
51.77/51.89	c |    131183 |     480       62      960 |    22974    13578    140 |  0.000 % |
75.46/75.53	c |    196868 |     480       62      960 |    25272    21206    121 |  0.000 % |
107.56/107.64	c |    295396 |     480       62      960 |    27799    15225    115 |  0.000 % |
146.96/147.02	c |    443185 |     480       62      960 |    30579    13198    119 |  0.000 % |
219.26/219.33	c |    664869 |     480       62      960 |    33637    25041    126 |  0.000 % |
323.47/323.50	c |    997395 |     480       62      960 |    37001    14065    105 |  0.000 % |
516.27/516.32	c |   1496188 |     480       62      960 |    40701    18597    124 |  0.000 % |
807.38/807.44	c |   2244370 |     480       62      960 |    44771    28408    124 |  0.000 % |
1259.59/1259.63	c |   3366645 |     480       62      960 |    49248    23375    107 |  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-2689624-1277886217/watcher-2689624-1277886217 -o /tmp/evaluation-result-2689624-1277886217/solver-2689624-1277886217 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689624-1277886217.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: 1.20 0.32 0.11 3/196 9429
/proc/meminfo: memFree=31605956/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2568 CPUtime=0
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 296 0 0 0 0 0 0 0 25 0 1 0 129918319 2629632 212 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 642 212 143 303 0 337 0

[startup+0.0326319 s]
/proc/loadavg: 1.20 0.32 0.11 3/196 9429
/proc/meminfo: memFree=31605956/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2964 CPUtime=0.02
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 392 0 0 0 2 0 0 0 25 0 1 0 129918319 3035136 308 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 741 308 143 303 0 436 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2964

[startup+0.100635 s]
/proc/loadavg: 1.20 0.32 0.11 3/196 9429
/proc/meminfo: memFree=31605956/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=3632 CPUtime=0.09
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 560 0 0 0 9 0 0 0 25 0 1 0 129918319 3719168 476 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 908 476 143 303 0 603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3632

[startup+0.300586 s]
/proc/loadavg: 1.20 0.32 0.11 3/196 9429
/proc/meminfo: memFree=31605956/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=4688 CPUtime=0.28
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 828 0 0 0 28 0 0 0 25 0 1 0 129918319 4800512 744 4089446400 134512640 135751879 4294254736 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 1172 744 143 303 0 867 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4688

[startup+0.700515 s]
/proc/loadavg: 1.20 0.32 0.11 3/196 9429
/proc/meminfo: memFree=31605956/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=6008 CPUtime=0.68
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 1136 0 0 0 67 1 0 0 25 0 1 0 129918319 6152192 1052 4089446400 134512640 135751879 4294254736 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 1502 1052 143 303 0 1197 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6008

[startup+1.50029 s]
/proc/loadavg: 1.20 0.32 0.11 3/197 9430
/proc/meminfo: memFree=31601856/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=7996 CPUtime=1.48
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 1646 0 0 0 147 1 0 0 25 0 1 0 129918319 8187904 1562 4089446400 134512640 135751879 4294254736 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 1999 1562 143 303 0 1694 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7996

[startup+3.10101 s]
/proc/loadavg: 1.20 0.32 0.11 3/197 9430
/proc/meminfo: memFree=31599000/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=11596 CPUtime=3.08
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 2528 0 0 0 306 2 0 0 25 0 1 0 129918319 11874304 2444 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 2899 2444 143 303 0 2594 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11596

[startup+6.30045 s]
/proc/loadavg: 1.27 0.35 0.12 3/197 9430
/proc/meminfo: memFree=31592800/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=17700 CPUtime=6.28
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 4067 0 0 0 625 3 0 0 25 0 1 0 129918319 18124800 3983 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 4425 3983 143 303 0 4120 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17700

[startup+12.7004 s]
/proc/loadavg: 1.33 0.38 0.13 3/197 9430
/proc/meminfo: memFree=31583308/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=26976 CPUtime=12.68
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 6380 0 0 0 1263 5 0 0 25 0 1 0 129918319 27623424 6296 4089446400 134512640 135751879 4294254736 18446744073709551615 134616800 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 6744 6296 143 303 0 6439 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26976

[startup+25.5001 s]
/proc/loadavg: 1.47 0.46 0.16 3/197 9430
/proc/meminfo: memFree=31558644/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=52508 CPUtime=25.47
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 12768 0 0 0 2537 10 0 0 25 0 1 0 129918319 53768192 12684 4089446400 134512640 135751879 4294254736 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 13127 12684 143 303 0 12822 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52508

[startup+51.1005 s]
/proc/loadavg: 1.65 0.58 0.20 3/197 9431
/proc/meminfo: memFree=31518912/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=91568 CPUtime=51.08
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 22508 0 0 0 5088 20 0 0 25 0 1 0 129918319 93765632 22424 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9429/statm: 22892 22424 143 303 0 22587 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91568

[startup+102.307 s]
/proc/loadavg: 1.85 0.80 0.30 3/197 9432
/proc/meminfo: memFree=31412832/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=190816 CPUtime=102.26
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 47253 0 0 0 10184 42 0 0 25 0 1 0 129918319 195395584 47169 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9429/statm: 47704 47169 143 303 0 47399 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 190816

[startup+162.301 s]
/proc/loadavg: 1.94 1.01 0.40 3/179 9462
/proc/meminfo: memFree=31481988/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=323300 CPUtime=162.26
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 80260 0 0 0 16140 86 0 0 25 0 1 0 129918319 331059200 80176 4089446400 134512640 135751879 4294254736 18446744073709551615 134602919 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 80825 80176 143 303 0 80520 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 323300

[startup+222.3 s]
/proc/loadavg: 1.98 1.19 0.50 3/179 9464
/proc/meminfo: memFree=31297600/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=436888 CPUtime=222.26
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 108609 0 0 0 22112 114 0 0 25 0 1 0 129918319 447373312 108525 4089446400 134512640 135751879 4294254736 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 109222 108525 143 303 0 108917 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 436888

[startup+282.301 s]
/proc/loadavg: 1.99 1.33 0.59 3/179 9466
/proc/meminfo: memFree=31096068/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=566544 CPUtime=282.26
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 140972 0 0 0 28074 152 0 0 25 0 1 0 129918319 580141056 140888 4089446400 134512640 135751879 4294254736 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 141636 140888 143 303 0 141331 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 566544

[startup+342.3 s]
/proc/loadavg: 1.99 1.45 0.67 3/179 9467
/proc/meminfo: memFree=30903084/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=673696 CPUtime=342.26
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 167732 0 0 0 34045 181 0 0 25 0 1 0 129918319 689864704 167648 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 168424 167648 143 303 0 168119 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 673696

[startup+402.301 s]
/proc/loadavg: 2.11 1.58 0.76 3/179 9468
/proc/meminfo: memFree=30702912/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=780640 CPUtime=402.27
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 194417 0 0 0 40014 213 0 0 25 0 1 0 129918319 799375360 194333 4089446400 134512640 135751879 4294254736 18446744073709551615 134616465 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 195160 194333 143 303 0 194855 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 780640

[startup+462.301 s]
/proc/loadavg: 2.04 1.65 0.84 3/179 9470
/proc/meminfo: memFree=30542052/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=883540 CPUtime=462.27
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 220134 0 0 0 45983 244 0 0 25 0 1 0 129918319 904744960 220050 4089446400 134512640 135751879 4294254736 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 220885 220050 143 303 0 220580 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 883540

[startup+522.3 s]
/proc/loadavg: 2.01 1.71 0.91 3/179 9475
/proc/meminfo: memFree=30416092/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=958016 CPUtime=522.27
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 238712 0 0 0 51962 265 0 0 25 0 1 0 129918319 981008384 238628 4089446400 134512640 135751879 4294254736 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 239504 238628 143 303 0 239199 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 958016

[startup+582.301 s]
/proc/loadavg: 2.00 1.76 0.97 3/179 9477
/proc/meminfo: memFree=30244828/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=1075344 CPUtime=582.27
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 267939 0 0 0 57927 300 0 0 25 0 1 0 129918319 1101152256 267855 4089446400 134512640 135751879 4294254736 18446744073709551615 134616507 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 268836 267855 143 303 0 268531 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 1075344

[startup+642.3 s]
/proc/loadavg: 2.00 1.80 1.04 3/179 9478
/proc/meminfo: memFree=30106544/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=1172452 CPUtime=642.28
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 292197 0 0 0 63901 327 0 0 25 0 1 0 129918319 1200590848 292113 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 293113 292113 143 303 0 292808 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 1172452

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.89 1.20 3/179 9483
/proc/meminfo: memFree=29678392/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=1450080 CPUtime=822.27
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 361473 0 0 0 81824 403 0 0 25 0 1 0 129918319 1484881920 361389 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 362520 361389 143 303 0 362215 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1450080

[startup+882.301 s]
/proc/loadavg: 2.00 1.90 1.24 3/179 9485
/proc/meminfo: memFree=29500924/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=1545720 CPUtime=882.28
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 385244 0 0 0 87798 430 0 0 25 0 1 0 129918319 1582817280 385160 4089446400 134512640 135751879 4294254736 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 386430 385160 143 303 0 386125 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1545720

[startup+942.3 s]
/proc/loadavg: 2.05 1.93 1.29 3/179 9486
/proc/meminfo: memFree=29354948/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=1627176 CPUtime=942.28
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 405610 0 0 0 93778 450 0 0 25 0 1 0 129918319 1666228224 405526 4089446400 134512640 135751879 4294254736 18446744073709551615 134616350 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 406794 405526 143 303 0 406489 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1627176

[startup+1002.3 s]
/proc/loadavg: 2.06 1.96 1.34 3/179 9487
/proc/meminfo: memFree=29203764/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=1713936 CPUtime=1002.28
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 427210 0 0 0 99754 474 0 0 25 0 1 0 129918319 1755070464 427126 4089446400 134512640 135751879 4294254736 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 428484 427126 143 303 0 428179 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1713936

[startup+1062.3 s]
/proc/loadavg: 2.02 1.96 1.38 3/179 9489
/proc/meminfo: memFree=29067832/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=1807680 CPUtime=1062.29
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 450603 0 0 0 105728 501 0 0 25 0 1 0 129918319 1851064320 450519 4089446400 134512640 135751879 4294254736 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 451920 450519 143 303 0 451615 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1807680

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.41 3/179 9491
/proc/meminfo: memFree=28927808/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=1883376 CPUtime=1122.29
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 469523 0 0 0 111705 524 0 0 25 0 1 0 129918319 1928577024 469439 4089446400 134512640 135751879 4294254736 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 470844 469439 143 303 0 470539 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1883376

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.45 3/179 9493
/proc/meminfo: memFree=28793372/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=1965452 CPUtime=1182.28
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 490042 0 0 0 117673 555 0 0 25 0 1 0 129918319 2012622848 489958 4089446400 134512640 135751879 4294254736 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 491363 489958 143 303 0 491058 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1965452

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 9494
/proc/meminfo: memFree=28649264/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2048820 CPUtime=1242.29
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 510851 0 0 0 123646 583 0 0 25 0 1 0 129918319 2097991680 510767 4089446400 134512640 135751879 4294254736 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 512205 510767 143 303 0 511900 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2048820

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 9495
/proc/meminfo: memFree=28518908/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2126032 CPUtime=1302.29
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 530145 0 0 0 129626 603 0 0 25 0 1 0 129918319 2177056768 530061 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 531508 530061 143 303 0 531203 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 2126032

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 9497
/proc/meminfo: memFree=28393024/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2208916 CPUtime=1362.29
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 550788 0 0 0 135604 625 0 0 25 0 1 0 129918319 2261929984 550704 4089446400 134512640 135751879 4294254736 18446744073709551615 134602695 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 552229 550704 143 303 0 551924 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 2208916

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.56 3/179 9499
/proc/meminfo: memFree=28242824/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2295472 CPUtime=1422.3
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 572377 0 0 0 141580 650 0 0 25 0 1 0 129918319 2350563328 572293 4089446400 134512640 135751879 4294254736 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 573868 572293 143 303 0 573563 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 2295472

[startup+1482.3 s]
/proc/loadavg: 2.07 1.99 1.59 3/179 9501
/proc/meminfo: memFree=28112972/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2369636 CPUtime=1482.3
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 590913 0 0 0 147558 672 0 0 25 0 1 0 129918319 2426507264 590829 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 592409 590829 143 303 0 592104 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 2369636

[startup+1542.3 s]
/proc/loadavg: 2.11 2.02 1.63 3/179 9502
/proc/meminfo: memFree=27979276/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2442336 CPUtime=1542.3
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 609057 0 0 0 153538 692 0 0 25 0 1 0 129918319 2500952064 608973 4089446400 134512640 135751879 4294254736 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 610584 608973 143 303 0 610279 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 2442336

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.65 3/179 9503
/proc/meminfo: memFree=27843100/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2522668 CPUtime=1602.3
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 629112 0 0 0 159512 718 0 0 25 0 1 0 129918319 2583212032 629028 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 630667 629028 143 303 0 630362 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 2522668

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.66 3/179 9505
/proc/meminfo: memFree=27699976/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2609708 CPUtime=1662.3
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 650851 0 0 0 165488 742 0 0 25 0 1 0 129918319 2672340992 650767 4089446400 134512640 135751879 4294254736 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 652427 650767 143 303 0 652122 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 2609708

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 9507
/proc/meminfo: memFree=27542592/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2686356 CPUtime=1722.3
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 670004 0 0 0 171465 765 0 0 25 0 1 0 129918319 2750828544 669920 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 671589 669920 143 303 0 671284 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 2686356

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/179 9509
/proc/meminfo: memFree=27375668/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2782924 CPUtime=1782.3
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 694106 0 0 0 177434 796 0 0 25 0 1 0 129918319 2849714176 694022 4089446400 134512640 135751879 4294254736 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 695731 694022 143 303 0 695426 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 2782924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.71 3/179 9509
/proc/meminfo: memFree=27326048/32950928 swapFree=67111528/67111528
[pid=9429] ppid=9427 vsize=2812288 CPUtime=1800.01
/proc/9429/stat : 9429 (wbo1.4a) R 9427 9429 8976 0 -1 4202496 701440 0 0 0 179195 806 0 0 25 0 1 0 129918319 2879782912 701356 4089446400 134512640 135751879 4294254736 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9429/statm: 703072 701356 143 303 0 702767 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2812288

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.09
CPU time (s): 1800.1
CPU user time (s): 1791.96
CPU system time (s): 8.14676
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2812288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.96
system time used= 8.14676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 701440
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= 1154

runsolver used 2.46762 second user time and 5.86111 second system time

The end

Launcher Data

Begin job on node125 at 2010-06-30 10:23:37
IDJOB=2689624
IDBENCH=78662
IDSOLVER=1200
FILE ID=node125/2689624-1277886217
PBS_JOBID= 11197103
Free space on /tmp= 74204 MiB

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

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

MD5SUM BENCH= c3b83188909f121458b2a501f16a66ab
RANDOM SEED=633717276

node125.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.822
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.64
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.822
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.822
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.822
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.822
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.822
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.74
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.822
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.822
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:     32950928 kB
MemFree:      31606484 kB
Buffers:        169144 kB
Cached:         752348 kB
SwapCached:          0 kB
Active:         673452 kB
Inactive:       529152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31606484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3036 kB
Writeback:           0 kB
AnonPages:      281460 kB
Mapped:          20344 kB
Slab:            76596 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1645732 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= 74200 MiB
End job on node125 at 2010-06-30 10:53:39