Trace number 365725

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT 1468.58 1469.18

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob5.opb
MD5SUMb56e28afe1ffd19dcf9a2ab038cbc43f
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark13.9489
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables80
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint80
Maximum length of a constraint80
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 62442885
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 803031860
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 2 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[   0]---> Adder-cost: 1372   maxlim: 62442885   bits: 27/26
1420.71/1421.32	c ==================================[MINISAT+]==================================
1420.71/1421.32	c | Conflicts | Original         | Learnt                           | Progress |
1420.71/1421.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1420.71/1421.32	c ==============================================================================
1420.71/1421.32	c |         0 |    9332    33266 |    3110       0        0     nan |  0.000 % |
1420.71/1421.33	c |       100 |    9324    33240 |    3421      99     1714    17.3 |  4.425 % |
1420.71/1421.34	c |       251 |    9300    33162 |    3763     247     3009    12.2 |  4.629 % |
1420.71/1421.36	c |       476 |    9292    33136 |    4139     471     7238    15.4 |  4.697 % |
1420.71/1421.38	c |       816 |    9292    33136 |    4553     811    18986    23.4 |  4.697 % |
1420.81/1421.43	c |      1324 |    9292    33136 |    5008    1319    43911    33.3 |  4.697 % |
1420.91/1421.51	c |      2085 |    9292    33136 |    5509    2080    77552    37.3 |  4.697 % |
1421.01/1421.66	c |      3225 |    9292    33136 |    6060    3220   132480    41.1 |  4.697 % |
1421.21/1421.89	c |      4934 |    9292    33136 |    6666    4929   204701    41.5 |  4.697 % |
1421.62/1422.30	c |      7496 |    9292    33136 |    7333    3981   161372    40.5 |  4.697 % |
1422.31/1422.93	c |     11340 |    9292    33136 |    8066    4017   184443    45.9 |  4.697 % |
1423.11/1423.77	c |     17107 |    9283    33105 |    8873    5539   224163    40.5 |  4.765 % |
1424.61/1425.27	c |     25756 |    9283    33105 |    9760    4841   274174    56.6 |  4.765 % |
1427.21/1427.81	c |     38730 |    9283    33105 |   10736    7415   394907    53.3 |  4.765 % |
1431.71/1432.34	c |     58191 |    9283    33105 |   11810   10217   492649    48.2 |  4.765 % |
1440.01/1440.62	c |     87383 |    9283    33105 |   12991    8917   416531    46.7 |  4.765 % |
1450.90/1451.51	c |    131173 |    9283    33105 |   14290   12816   460241    35.9 |  4.765 % |
1468.49/1469.12	c ==============================================================================
1468.49/1469.12	c SATISFIABLE: No goal function specified.
1468.49/1469.12	s SATISFIABLE
1468.49/1469.12	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 x13 x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 x29
1468.49/1469.12	v -x30 x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 x54 -x55 -x56
1468.49/1469.12	v -x57 -x58 x59 x60 -x61 -x62 x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
1468.49/1469.12	c _______________________________________________________________________________
1468.49/1469.12	c 
1468.49/1469.12	c restarts              : 17
1468.49/1469.12	c conflicts             : 188778         (129 /sec)
1468.49/1469.12	c decisions             : 253749         (173 /sec)
1468.49/1469.12	c propagations          : 0              (0 /sec)
1468.49/1469.12	c inspects              : 0              (0 /sec)
1468.49/1469.12	c CPU time              : 1467.95 s
1468.49/1469.12	c _______________________________________________________________________________

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/365725-1177051759/instance-365725-1177051759.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-365725-1177051759 -o ROOT/results/node38/solver-365725-1177051759 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/365725-1177051759/minisat+ /tmp/evaluation/365725-1177051759/instance-365725-1177051759.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 5349
/proc/meminfo: memFree=1439432/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=1072 CPUtime=0
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 137342580 1097728 115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134665153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 268 115 86 215 0 50 0

[startup+0.077741 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 5349
/proc/meminfo: memFree=1439432/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=1948 CPUtime=0.07
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 332 0 0 0 7 0 0 0 18 0 1 0 137342580 1994752 317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 487 317 86 215 0 269 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1948

[startup+0.101745 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 5349
/proc/meminfo: memFree=1439432/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=2080 CPUtime=0.09
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 386 0 0 0 9 0 0 0 18 0 1 0 137342580 2129920 371 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 520 371 86 215 0 302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2080

[startup+0.301784 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 5349
/proc/meminfo: memFree=1439432/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=4156 CPUtime=0.29
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 1037 0 0 0 29 0 0 0 19 0 1 0 137342580 4255744 897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 1039 897 86 215 0 821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4156

[startup+0.701861 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 5349
/proc/meminfo: memFree=1439432/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=8116 CPUtime=0.69
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 2167 0 0 0 68 1 0 0 22 0 1 0 137342580 8310784 1862 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 2029 1862 86 215 0 1811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8116

[startup+1.50201 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 5350
/proc/meminfo: memFree=1427392/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=15504 CPUtime=1.49
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 4361 0 0 0 147 2 0 0 25 0 1 0 137342580 15876096 3726 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 3876 3726 86 215 0 3658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15504

[startup+3.10132 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 5350
/proc/meminfo: memFree=1415296/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=30020 CPUtime=3.09
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 8658 0 0 0 306 3 0 0 25 0 1 0 137342580 30740480 7364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 7505 7364 86 215 0 7287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30020

[startup+6.30194 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 5350
/proc/meminfo: memFree=1389064/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=58000 CPUtime=6.29
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 16956 0 0 0 622 7 0 0 25 0 1 0 137342580 59392000 14344 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 14500 14344 86 215 0 14282 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58000

[startup+12.7012 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 5350
/proc/meminfo: memFree=1332808/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=111708 CPUtime=12.69
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 33035 0 0 0 1255 14 0 0 25 0 1 0 137342580 114388992 27786 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 27927 27786 86 215 0 27709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111708

[startup+25.5016 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5350
/proc/meminfo: memFree=1230472/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=210944 CPUtime=25.49
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 63092 0 0 0 2523 26 0 0 25 0 1 0 137342580 216006656 52570 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 52736 52570 86 215 0 52518 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 210944

[startup+51.1016 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5350
/proc/meminfo: memFree=1057992/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=384332 CPUtime=51.07
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 116980 0 0 0 5060 47 0 0 25 0 1 0 137342580 393555968 95912 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 96083 95912 86 215 0 95865 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 384332

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=102.26
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 10172 54 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 354088

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=162.24
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 16170 54 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 354088

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=222.21
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 22167 54 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 354088

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=282.19
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 28165 54 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808967 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 354088

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=342.17
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 34163 54 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 354088

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=402.15
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 40161 54 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005815 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 354088

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=462.13
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 46159 54 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 354088

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=522.11
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 52157 54 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005252 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 354088

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=582.08
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 58154 54 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809948 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 354088

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5350
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=642.08
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 64153 55 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134679912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 354088


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

/proc/meminfo: memFree=1084744/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=821.91
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 82136 55 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134678181 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 354088

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084744/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=881.89
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 88134 55 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 354088

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084744/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=941.88
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 94132 56 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 354088

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1001.85
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 100129 56 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 354088

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1061.83
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 106127 56 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134679807 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 354088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084872/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1121.81
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 112125 56 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 354088

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084872/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1181.79
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 118123 56 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 354088

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084872/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1241.77
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 124121 56 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812136 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 354088

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084936/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1301.75
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 130119 56 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012143 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 354088

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084872/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1361.73
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130521 0 0 0 136116 57 0 0 25 0 1 0 137342580 362586112 88362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005240 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88362 89 215 0 88304 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 354088

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084872/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1421.72
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130555 0 0 0 142115 57 0 0 25 0 1 0 137342580 362586112 88396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88396 123 215 0 88304 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 354088

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

[startup+1433.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084872/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1432.91
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130555 0 0 0 143234 57 0 0 25 0 1 0 137342580 362586112 88396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88396 123 215 0 88304 0
Current children cumulated CPU time (s) 1432.91
Current children cumulated vsize (KiB) 354088

[startup+1446.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084872/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1445.7
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130555 0 0 0 144513 57 0 0 25 0 1 0 137342580 362586112 88396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88396 123 215 0 88304 0
Current children cumulated CPU time (s) 1445.7
Current children cumulated vsize (KiB) 354088

[startup+1459.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084808/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1458.5
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130555 0 0 0 145793 57 0 0 25 0 1 0 137342580 362586112 88396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88396 123 215 0 88304 0
Current children cumulated CPU time (s) 1458.5
Current children cumulated vsize (KiB) 354088

[startup+1465.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084808/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1464.89
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130555 0 0 0 146432 57 0 0 25 0 1 0 137342580 362586112 88396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88396 123 215 0 88304 0
Current children cumulated CPU time (s) 1464.89
Current children cumulated vsize (KiB) 354088

[startup+1467.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084808/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1466.49
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130555 0 0 0 146592 57 0 0 25 0 1 0 137342580 362586112 88396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88396 123 215 0 88304 0
Current children cumulated CPU time (s) 1466.49
Current children cumulated vsize (KiB) 354088

[startup+1467.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084808/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1467.29
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130555 0 0 0 146672 57 0 0 25 0 1 0 137342580 362586112 88396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88396 123 215 0 88304 0
Current children cumulated CPU time (s) 1467.29
Current children cumulated vsize (KiB) 354088

[startup+1468.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084808/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1468.09
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130555 0 0 0 146752 57 0 0 25 0 1 0 137342580 362586112 88396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88396 123 215 0 88304 0
Current children cumulated CPU time (s) 1468.09
Current children cumulated vsize (KiB) 354088

[startup+1469.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5548
/proc/meminfo: memFree=1084808/2055920 swapFree=4159716/4192956
[pid=5349] ppid=5347 vsize=354088 CPUtime=1468.49
/proc/5349/stat : 5349 (minisat+) R 5347 5349 3831 0 -1 4194304 130555 0 0 0 146792 57 0 0 25 0 1 0 137342580 362586112 88396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573362 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5349/statm: 88522 88396 123 215 0 88304 0
Current children cumulated CPU time (s) 1468.49
Current children cumulated vsize (KiB) 354088

Child status: 10
Real time (s): 1469.18
CPU time (s): 1468.58
CPU user time (s): 1467.95
CPU system time (s): 0.630904
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 438452

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

runsolver used 1.75673 second user time and 3.52446 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Fri Apr 20 06:49:19 UTC 2007

IDJOB= 365725
IDBENCH= 2555
IDSOLVER= 156
FILE ID= node38/365725-1177051759

PBS_JOBID= 4640122

Free space on /tmp= 66241 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob5.opb
COMMAND LINE= /tmp/evaluation/365725-1177051759/minisat+ /tmp/evaluation/365725-1177051759/instance-365725-1177051759.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node38/convwatcher-365725-1177051759 -o ROOT/results/node38/conversion-365725-1177051759 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/365725-1177051759/instance-365725-1177051759.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-365725-1177051759 -o ROOT/results/node38/solver-365725-1177051759 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/365725-1177051759/minisat+ /tmp/evaluation/365725-1177051759/instance-365725-1177051759.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  b56e28afe1ffd19dcf9a2ab038cbc43f

RANDOM SEED= 693467832

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.263
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.263
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1439904 kB
Buffers:         38112 kB
Cached:         486536 kB
SwapCached:       3100 kB
Active:         131868 kB
Inactive:       420528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439904 kB
SwapTotal:     4192956 kB
SwapFree:      4159716 kB
Dirty:            2400 kB
Writeback:           0 kB
Mapped:          36052 kB
Slab:            48888 kB
Committed_AS:  1571200 kB
PageTables:       2068 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66241 MiB

End job on node38 on Fri Apr 20 07:13:49 UTC 2007