Trace number 2655634

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.4aUNSAT 375.744 375.869

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.opb
MD5SUMfac1b7391a53ae9861d9e311ddf65af2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.007997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables220
Total number of constraints42
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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 opb file format. File HOME/instance-2655634-1276325241.opb.
0.00/0.00	c Instance file HOME/instance-2655634-1276325241.opb
0.00/0.00	c File size is 3818 bytes.
0.00/0.00	c Highest Coefficient sum: 12
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:      220                                                 |
0.00/0.00	c |  Number Clauses:        22                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
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 |     220       42      440 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       102 |     220       42      440 |     5500      102     28 |  0.002 % |
0.00/0.01	c |       252 |     220       42      440 |     6050      252     34 |  0.002 % |
0.00/0.02	c |       477 |     220       42      440 |     6655      477     36 |  0.002 % |
0.04/0.05	c |       814 |     220       42      440 |     7320      814     35 |  0.002 % |
0.04/0.09	c |      1323 |     220       42      440 |     8052     1323     37 |  0.002 % |
0.09/0.18	c |      2082 |     220       42      440 |     8857     2082     40 |  0.002 % |
0.39/0.40	c |      3221 |     220       42      440 |     9743     3221     42 |  0.002 % |
0.69/0.76	c |      4932 |     220       42      440 |    10717     4932     43 |  0.002 % |
1.59/1.61	c |      7496 |     220       42      440 |    11789     7496     44 |  0.002 % |
2.49/2.53	c |     11341 |     220       42      440 |    12968    11341     44 |  0.002 % |
4.99/5.01	c |     17108 |     220       42      440 |    14265    10601     43 |  0.002 % |
8.99/9.04	c |     25759 |     220       42      440 |    15692    12088     44 |  0.002 % |
15.40/15.43	c |     38735 |     220       42      440 |    17261     9320     40 |  0.002 % |
26.58/26.69	c |     58196 |     220       42      440 |    18987    11467     42 |  0.002 % |
43.68/43.75	c |     87390 |     220       42      440 |    20886    12084     38 |  0.002 % |
72.57/72.61	c |    131180 |     220       42      440 |    22974    13991     34 |  0.002 % |
117.36/117.44	c |    196865 |     220       42      440 |    25272    22089     38 |  0.002 % |
193.03/193.18	c |    295391 |     220       42      440 |    27799    18506     34 |  0.002 % |
310.18/310.33	c |    443180 |     219       42      440 |    30579    16078     34 |  0.457 % |
375.67/375.85	c ===============================================================================
375.67/375.85	c core #1
375.67/375.85	c Memory used           : 115.70 MB
375.67/375.85	c CPU time              : 374.01 s
375.67/375.85	c 
375.67/375.85	s UNSATISFIABLE
375.67/375.85	c Total CPU time: 374.01 s

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-2655634-1276325241/watcher-2655634-1276325241 -o /tmp/evaluation-result-2655634-1276325241/solver-2655634-1276325241 -C 1800 -W 2000 -M 1800 wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655634-1276325241.opb 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8661
/proc/meminfo: memFree=1521588/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=2572 CPUtime=0
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 277 0 0 0 0 0 0 0 19 0 1 0 8125876 2633728 194 1992294400 134512640 135751879 4291688592 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 643 194 143 303 0 338 0

[startup+0.04731 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8661
/proc/meminfo: memFree=1521588/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=2704 CPUtime=0.04
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 316 0 0 0 4 0 0 0 19 0 1 0 8125876 2768896 233 1992294400 134512640 135751879 4291688592 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 676 233 143 303 0 371 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2704

[startup+0.101315 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8661
/proc/meminfo: memFree=1521588/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=2836 CPUtime=0.09
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 360 0 0 0 9 0 0 0 20 0 1 0 8125876 2904064 277 1992294400 134512640 135751879 4291688592 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 709 277 143 303 0 404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2836

[startup+0.300337 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8661
/proc/meminfo: memFree=1521588/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=3232 CPUtime=0.29
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 465 0 0 0 29 0 0 0 20 0 1 0 8125876 3309568 382 1992294400 134512640 135751879 4291688592 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 808 382 143 303 0 503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3232

[startup+0.700381 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8661
/proc/meminfo: memFree=1521588/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=3904 CPUtime=0.69
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 605 0 0 0 68 1 0 0 20 0 1 0 8125876 3997696 522 1992294400 134512640 135751879 4291688592 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 976 522 143 303 0 671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3904

[startup+1.50047 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8662
/proc/meminfo: memFree=1519596/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=4572 CPUtime=1.49
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 783 0 0 0 148 1 0 0 22 0 1 0 8125876 4681728 700 1992294400 134512640 135751879 4291688592 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 1143 700 143 303 0 838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4572

[startup+3.10065 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8662
/proc/meminfo: memFree=1518232/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=6164 CPUtime=3.08
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 1172 0 0 0 306 2 0 0 25 0 1 0 8125876 6311936 1089 1992294400 134512640 135751879 4291688592 18446744073709551615 134616869 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 1541 1089 143 303 0 1236 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6164

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8662
/proc/meminfo: memFree=1515752/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=8192 CPUtime=6.29
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 1694 0 0 0 625 4 0 0 25 0 1 0 8125876 8388608 1611 1992294400 134512640 135751879 4291688592 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 2048 1611 143 303 0 1743 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8192

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8662
/proc/meminfo: memFree=1512404/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=11412 CPUtime=12.69
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 2481 0 0 0 1262 7 0 0 25 0 1 0 8125876 11685888 2398 1992294400 134512640 135751879 4291688592 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 2853 2398 143 303 0 2548 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11412

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8664
/proc/meminfo: memFree=1505832/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=17556 CPUtime=25.48
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 4024 0 0 0 2534 14 0 0 25 0 1 0 8125876 17977344 3941 1992294400 134512640 135751879 4291688592 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 4389 3941 143 303 0 4084 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17556

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8664
/proc/meminfo: memFree=1495912/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=27664 CPUtime=51.08
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 6526 0 0 0 5081 27 0 0 25 0 1 0 8125876 28327936 6443 1992294400 134512640 135751879 4291688592 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 6916 6443 143 303 0 6611 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27664

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8666
/proc/meminfo: memFree=1476320/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=47128 CPUtime=102.26
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 11370 0 0 0 10171 55 0 0 25 0 1 0 8125876 48259072 11287 1992294400 134512640 135751879 4291688592 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 11782 11287 143 303 0 11477 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47128

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8666
/proc/meminfo: memFree=1459580/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=64256 CPUtime=162.23
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 15611 0 0 0 16144 79 0 0 25 0 1 0 8125876 65798144 15528 1992294400 134512640 135751879 4291688592 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 16064 15528 143 303 0 15759 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 64256

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8668
/proc/meminfo: memFree=1441600/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=81984 CPUtime=222.22
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 20008 0 0 0 22114 108 0 0 25 0 1 0 8125876 83951616 19925 1992294400 134512640 135751879 4291688592 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 20496 19925 143 303 0 20191 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 81984

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8670
/proc/meminfo: memFree=1425604/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=98048 CPUtime=282.2
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 24008 0 0 0 28084 136 0 0 25 0 1 0 8125876 100401152 23925 1992294400 134512640 135751879 4291688592 18446744073709551615 134616326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 24512 23925 143 303 0 24207 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 98048

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8672
/proc/meminfo: memFree=1410972/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=112648 CPUtime=342.17
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 27644 0 0 0 34057 160 0 0 25 0 1 0 8125876 115351552 27561 1992294400 134512640 135751879 4291688592 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 28162 27561 143 303 0 27857 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 112648

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8672
/proc/meminfo: memFree=1408368/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=115572 CPUtime=358.17
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 28377 0 0 0 35652 165 0 0 25 0 1 0 8125876 118345728 28294 1992294400 134512640 135751879 4291688592 18446744073709551615 134616444 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 28893 28294 143 303 0 28588 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 115572

[startup+364.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8672
/proc/meminfo: memFree=1407004/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=116628 CPUtime=364.57
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 28618 0 0 0 36290 167 0 0 25 0 1 0 8125876 119427072 28535 1992294400 134512640 135751879 4291688592 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 29157 28535 143 303 0 28852 0
Current children cumulated CPU time (s) 364.57
Current children cumulated vsize (KiB) 116628

[startup+371.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8672
/proc/meminfo: memFree=1406012/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=117684 CPUtime=370.97
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 28877 0 0 0 36927 170 0 0 25 0 1 0 8125876 120508416 28794 1992294400 134512640 135751879 4291688592 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 29421 28794 143 303 0 29116 0
Current children cumulated CPU time (s) 370.97
Current children cumulated vsize (KiB) 117684

[startup+374.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8672
/proc/meminfo: memFree=1405640/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=117948 CPUtime=374.17
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 28959 0 0 0 37246 171 0 0 25 0 1 0 8125876 120778752 28876 1992294400 134512640 135751879 4291688592 18446744073709551615 134602992 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 29487 28876 143 303 0 29182 0
Current children cumulated CPU time (s) 374.17
Current children cumulated vsize (KiB) 117948

[startup+375.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8672
/proc/meminfo: memFree=1405392/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=118212 CPUtime=374.97
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 29028 0 0 0 37326 171 0 0 25 0 1 0 8125876 121049088 28945 1992294400 134512640 135751879 4291688592 18446744073709551615 134616344 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 29553 28945 143 303 0 29248 0
Current children cumulated CPU time (s) 374.97
Current children cumulated vsize (KiB) 118212

[startup+375.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8672
/proc/meminfo: memFree=1405392/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=118344 CPUtime=375.37
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 29053 0 0 0 37365 172 0 0 25 0 1 0 8125876 121184256 28970 1992294400 134512640 135751879 4291688592 18446744073709551615 134602695 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 29586 28970 143 303 0 29281 0
Current children cumulated CPU time (s) 375.37
Current children cumulated vsize (KiB) 118344

[startup+375.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8672
/proc/meminfo: memFree=1405392/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=118344 CPUtime=375.57
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 29061 0 0 0 37385 172 0 0 25 0 1 0 8125876 121184256 28978 1992294400 134512640 135751879 4291688592 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 29586 28978 143 303 0 29281 0
Current children cumulated CPU time (s) 375.57
Current children cumulated vsize (KiB) 118344

[startup+375.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8672
/proc/meminfo: memFree=1405392/2059040 swapFree=4192956/4192956
[pid=8661] ppid=8659 vsize=118344 CPUtime=375.67
/proc/8661/stat : 8661 (wbo1.4a) R 8659 8661 8410 0 -1 4202496 29073 0 0 0 37395 172 0 0 25 0 1 0 8125876 121184256 28990 1992294400 134512640 135751879 4291688592 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8661/statm: 29586 28990 143 303 0 29281 0
Current children cumulated CPU time (s) 375.67
Current children cumulated vsize (KiB) 118344

Child status: 0
Real time (s): 375.869
CPU time (s): 375.744
CPU user time (s): 374.01
CPU system time (s): 1.73374
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 118344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 374.01
system time used= 1.73374
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29081
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= 1
involuntary context switches= 1084

runsolver used 0.664898 second user time and 1.73574 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-12 08:47:21
IDJOB=2655634
IDBENCH=1414
IDSOLVER=1160
FILE ID=node009/2655634-1276325241
PBS_JOBID= 11173169
Free space on /tmp= 62444 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.opb
COMMAND LINE= wbo1.4a -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655634-1276325241/watcher-2655634-1276325241 -o /tmp/evaluation-result-2655634-1276325241/solver-2655634-1276325241 -C 1800 -W 2000 -M 1800  wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655634-1276325241.opb

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

MD5SUM BENCH= fac1b7391a53ae9861d9e311ddf65af2
RANDOM SEED=287797554

node009.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.199
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.39
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.199
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1521992 kB
Buffers:         91084 kB
Cached:         317892 kB
SwapCached:          0 kB
Active:         176496 kB
Inactive:       291588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1521992 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2620 kB
Writeback:           8 kB
AnonPages:       59104 kB
Mapped:          15452 kB
Slab:            47252 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179556 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62440 MiB
End job on node009 at 2010-06-12 08:53:37