Trace number 358978

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.14UNSAT 275.286 275.389

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111224929.opb
MD5SUM7cb47e44b2705fbf7948e62a414ce623
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.045992
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1264
Number of bits of the biggest sum of numbers11
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.01	c Converting 101 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: ##########################
0.00/0.01	c   -- Clauses(.)/Splits(s): ....
0.00/0.01	c ---[  99]---> BDD-cost:   23
0.00/0.01	c ---[  97]---> BDD-cost:   23
0.00/0.01	c ---[  95]---> BDD-cost:   23
0.00/0.01	c ---[  93]---> BDD-cost:   23
0.00/0.01	c ---[  91]---> BDD-cost:   23
0.00/0.01	c ---[  89]---> BDD-cost:   23
0.00/0.01	c ---[  87]---> BDD-cost:   23
0.00/0.01	c ---[  85]---> BDD-cost:   23
0.00/0.01	c ---[  83]---> BDD-cost:   23
0.00/0.01	c ---[  81]---> BDD-cost:   23
0.00/0.01	c ---[  79]---> BDD-cost:   23
0.00/0.01	c ---[  77]---> BDD-cost:   23
0.00/0.01	c ---[  75]---> BDD-cost:   23
0.00/0.01	c ---[  73]---> BDD-cost:   23
0.00/0.01	c ---[  71]---> BDD-cost:   23
0.00/0.01	c ---[  69]---> BDD-cost:   23
0.00/0.01	c ---[  67]---> BDD-cost:   23
0.00/0.01	c ---[  65]---> BDD-cost:   23
0.00/0.01	c ---[  63]---> BDD-cost:   23
0.00/0.01	c ---[  61]---> BDD-cost:   23
0.00/0.01	c ---[  59]---> BDD-cost:   23
0.00/0.01	c ---[  57]---> BDD-cost:   23
0.00/0.01	c ---[  55]---> BDD-cost:   23
0.00/0.01	c ---[  53]---> BDD-cost:   23
0.00/0.01	c ---[  51]---> BDD-cost:   23
0.00/0.01	c ---[  49]---> BDD-cost:   23
0.00/0.01	c ---[  48]---> BDD-cost:   23
0.00/0.01	c ---[  47]---> BDD-cost:   21
0.00/0.01	c ---[  46]---> BDD-cost:   19
0.00/0.01	c ---[  45]---> BDD-cost:   17
0.00/0.01	c ---[  44]---> BDD-cost:   15
0.00/0.01	c ---[  43]---> BDD-cost:   13
0.00/0.02	c ---[  42]---> BDD-cost:   11
0.00/0.02	c ---[  41]---> BDD-cost:    9
0.00/0.02	c ---[  40]---> BDD-cost:    7
0.00/0.02	c ---[  39]---> BDD-cost:    5
0.00/0.02	c ---[  38]---> BDD-cost:    3
0.00/0.02	c ---[  35]---> BDD-cost:    3
0.00/0.02	c ---[  34]---> BDD-cost:    5
0.00/0.02	c ---[  33]---> BDD-cost:    7
0.00/0.02	c ---[  32]---> BDD-cost:    9
0.00/0.02	c ---[  31]---> BDD-cost:   11
0.00/0.02	c ---[  30]---> BDD-cost:   13
0.00/0.02	c ---[  29]---> BDD-cost:   15
0.00/0.02	c ---[  28]---> BDD-cost:   17
0.00/0.02	c ---[  27]---> BDD-cost:   19
0.00/0.02	c ---[  26]---> BDD-cost:   21
0.00/0.02	c ---[  25]---> BDD-cost:   23
0.00/0.02	c ---[  24]---> BDD-cost:    0
0.00/0.02	c ---[  23]---> BDD-cost:   21
0.00/0.02	c ---[  22]---> BDD-cost:   19
0.00/0.02	c ---[  21]---> BDD-cost:   17
0.00/0.02	c ---[  20]---> BDD-cost:   15
0.00/0.02	c ---[  19]---> BDD-cost:   13
0.00/0.02	c ---[  18]---> BDD-cost:   11
0.00/0.02	c ---[  17]---> BDD-cost:    9
0.00/0.02	c ---[  16]---> BDD-cost:    7
0.00/0.02	c ---[  15]---> BDD-cost:    5
0.00/0.02	c ---[  14]---> BDD-cost:    3
0.00/0.02	c ---[  12]---> BDD-cost:    0
0.00/0.02	c ---[  11]---> BDD-cost:   21
0.00/0.02	c ---[  10]---> BDD-cost:   19
0.00/0.02	c ---[   9]---> BDD-cost:   17
0.00/0.02	c ---[   8]---> BDD-cost:   15
0.00/0.02	c ---[   7]---> BDD-cost:   13
0.00/0.02	c ---[   6]---> BDD-cost:   11
0.00/0.02	c ---[   5]---> BDD-cost:    9
0.00/0.02	c ---[   4]---> BDD-cost:    7
0.00/0.02	c ---[   3]---> BDD-cost:    5
0.00/0.02	c ---[   2]---> BDD-cost:    3
0.00/0.02	c ---[   0]---> Adder-cost: 596   maxlim: 1187   bits: 11/11
0.02/0.05	c ==================================[MINISAT+]==================================
0.02/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.02/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.02/0.05	c ==============================================================================
0.02/0.05	c |         0 |    6818    21709 |    2272       0        0     nan |  0.000 % |
0.02/0.06	c |       100 |    6681    21233 |    2499      82     1730    21.1 |  5.397 % |
0.02/0.08	c |       251 |    6681    21233 |    2749     233     9932    42.6 |  5.397 % |
0.09/0.12	c |       477 |    6681    21233 |    3024     459    22068    48.1 |  5.397 % |
0.09/0.19	c |       815 |    6681    21233 |    3326     797    41003    51.4 |  5.397 % |
0.19/0.29	c |      1321 |    6672    21204 |    3659    1302    66771    51.3 |  5.503 % |
0.39/0.44	c |      2083 |    6672    21204 |    4024    2064    98874    47.9 |  5.503 % |
0.69/0.70	c |      3225 |    6672    21204 |    4427    3206   150278    46.9 |  5.504 % |
1.10/1.14	c |      4933 |    6672    21204 |    4870    2566   118622    46.2 |  5.503 % |
1.79/1.82	c |      7497 |    6672    21204 |    5357    5130   282343    55.0 |  5.503 % |
2.89/2.94	c |     11342 |    6672    21204 |    5892    3119   153984    49.4 |  5.503 % |
4.49/4.56	c |     17108 |    6672    21204 |    6482    5691   311023    54.7 |  5.503 % |
7.19/7.21	c |     25757 |    6639    21087 |    7130    3989   200241    50.2 |  5.767 % |
10.89/10.96	c |     38733 |    6639    21087 |    7843    5359   296907    55.4 |  5.767 % |
17.08/17.12	c |     58194 |    6630    21058 |    8627    8091   430036    53.1 |  5.873 % |
26.08/26.15	c |     87387 |    6630    21058 |    9490    5217   261902    50.2 |  5.873 % |
40.68/40.75	c |    131176 |    6630    21058 |   10439    8711   478272    54.9 |  5.873 % |
63.17/63.29	c |    196861 |    6630    21058 |   11483    8246   440418    53.4 |  5.873 % |
99.36/99.49	c |    295388 |    6630    21058 |   12632   10753   624386    58.1 |  5.873 % |
153.13/153.21	c |    443178 |    6621    21027 |   13895   12767   635823    49.8 |  5.926 % |
237.30/237.49	c |    664861 |    6580    20894 |   15284    9107   360970    39.6 |  6.349 % |
275.19/275.38	c ==============================================================================
275.19/275.38	c UNSATISFIABLE
275.19/275.38	s UNSATISFIABLE
275.19/275.38	c _______________________________________________________________________________
275.19/275.38	c 
275.19/275.38	c restarts              : 21
275.19/275.38	c conflicts             : 772431         (2806 /sec)
275.19/275.38	c decisions             : 892646         (3243 /sec)
275.19/275.38	c propagations          : 0              (0 /sec)
275.19/275.38	c inspects              : 0              (0 /sec)
275.19/275.38	c CPU time              : 275.246 s
275.19/275.38	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/358978-1176918694/instance-358978-1176918694.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/node10/watcher-358978-1176918694 -o ROOT/results/node10/solver-358978-1176918694 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/358978-1176918694/minisat+ /tmp/evaluation/358978-1176918694/instance-358978-1176918694.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.00 1.00 1.00 3/77 23536
/proc/meminfo: memFree=1047928/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=1048 CPUtime=0
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 167906991 1073152 100 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005773 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 262 100 74 215 0 44 0

[startup+0.030727 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23536
/proc/meminfo: memFree=1047928/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=1372 CPUtime=0.02
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 198 0 0 0 2 0 0 0 18 0 1 0 167906991 1404928 183 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 343 183 88 215 0 125 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1372

[startup+0.101726 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23536
/proc/meminfo: memFree=1047928/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=2152 CPUtime=0.09
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 416 0 0 0 9 0 0 0 18 0 1 0 167906991 2203648 401 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 538 401 122 215 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2152

[startup+0.301769 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23536
/proc/meminfo: memFree=1047928/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=2412 CPUtime=0.29
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 485 0 0 0 29 0 0 0 19 0 1 0 167906991 2469888 470 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 603 470 122 215 0 385 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.701855 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23536
/proc/meminfo: memFree=1047928/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=2808 CPUtime=0.69
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 587 0 0 0 69 0 0 0 22 0 1 0 167906991 2875392 572 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 702 572 122 215 0 484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2808

[startup+1.50203 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23537
/proc/meminfo: memFree=1045808/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=3200 CPUtime=1.49
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 688 0 0 0 149 0 0 0 25 0 1 0 167906991 3276800 673 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581316 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 800 673 122 215 0 582 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3200

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23537
/proc/meminfo: memFree=1044912/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=3856 CPUtime=3.09
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 847 0 0 0 309 0 0 0 25 0 1 0 167906991 3948544 832 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 964 832 122 215 0 746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3856

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23537
/proc/meminfo: memFree=1044336/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=4248 CPUtime=6.29
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 967 0 0 0 629 0 0 0 25 0 1 0 167906991 4349952 952 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 1062 952 122 215 0 844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4248

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23537
/proc/meminfo: memFree=1043696/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=5032 CPUtime=12.69
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 1131 0 0 0 1269 0 0 0 25 0 1 0 167906991 5152768 1116 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 1258 1116 122 215 0 1040 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5032

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23537
/proc/meminfo: memFree=1043376/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=5300 CPUtime=25.48
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 1205 0 0 0 2548 0 0 0 25 0 1 0 167906991 5427200 1190 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576729 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 1325 1190 122 215 0 1107 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5300

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23537
/proc/meminfo: memFree=1042160/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=6368 CPUtime=51.07
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 1496 0 0 0 5106 1 0 0 25 0 1 0 167906991 6520832 1481 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 1592 1481 122 215 0 1374 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6368

[startup+102.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 23537
/proc/meminfo: memFree=1041072/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=7492 CPUtime=102.26
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 1767 0 0 0 10224 2 0 0 25 0 1 0 167906991 7671808 1752 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 1873 1752 122 215 0 1655 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7492

[startup+162.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 23537
/proc/meminfo: memFree=1040496/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8060 CPUtime=162.23
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 1895 0 0 0 16221 2 0 0 25 0 1 0 167906991 8253440 1880 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2015 1880 122 215 0 1797 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 8060

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 23537
/proc/meminfo: memFree=1040176/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8348 CPUtime=222.21
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 1971 0 0 0 22218 3 0 0 25 0 1 0 167906991 8548352 1956 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2087 1956 122 215 0 1869 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 8348

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

[startup+230.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 23537
/proc/meminfo: memFree=1040048/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8504 CPUtime=230.21
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 1993 0 0 0 23018 3 0 0 25 0 1 0 167906991 8708096 1978 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2126 1978 122 215 0 1908 0
Current children cumulated CPU time (s) 230.21
Current children cumulated vsize (KiB) 8504

[startup+255.902 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 23537
/proc/meminfo: memFree=1039728/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8768 CPUtime=255.8
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 2067 0 0 0 25577 3 0 0 25 0 1 0 167906991 8978432 2052 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580935 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2192 2052 122 215 0 1974 0
Current children cumulated CPU time (s) 255.8
Current children cumulated vsize (KiB) 8768

[startup+268.702 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23537
/proc/meminfo: memFree=1039600/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8908 CPUtime=268.59
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 2095 0 0 0 26856 3 0 0 25 0 1 0 167906991 9121792 2080 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134588659 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2227 2080 122 215 0 2009 0
Current children cumulated CPU time (s) 268.59
Current children cumulated vsize (KiB) 8908

[startup+271.901 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23537
/proc/meminfo: memFree=1039600/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8908 CPUtime=271.79
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 2095 0 0 0 27176 3 0 0 25 0 1 0 167906991 9121792 2080 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2227 2080 122 215 0 2009 0
Current children cumulated CPU time (s) 271.79
Current children cumulated vsize (KiB) 8908

[startup+273.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23537
/proc/meminfo: memFree=1039600/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8908 CPUtime=273.39
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 2101 0 0 0 27336 3 0 0 25 0 1 0 167906991 9121792 2086 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134568556 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2227 2086 122 215 0 2009 0
Current children cumulated CPU time (s) 273.39
Current children cumulated vsize (KiB) 8908

[startup+274.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23537
/proc/meminfo: memFree=1039600/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8908 CPUtime=274.19
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 2101 0 0 0 27416 3 0 0 25 0 1 0 167906991 9121792 2086 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2227 2086 122 215 0 2009 0
Current children cumulated CPU time (s) 274.19
Current children cumulated vsize (KiB) 8908

[startup+275.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23537
/proc/meminfo: memFree=1039600/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8908 CPUtime=274.99
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 2101 0 0 0 27496 3 0 0 25 0 1 0 167906991 9121792 2086 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2227 2086 122 215 0 2009 0
Current children cumulated CPU time (s) 274.99
Current children cumulated vsize (KiB) 8908

[startup+275.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23537
/proc/meminfo: memFree=1039600/2055920 swapFree=4152288/4192956
[pid=23536] ppid=23534 vsize=8908 CPUtime=275.19
/proc/23536/stat : 23536 (minisat+) R 23534 23536 21583 0 -1 4194304 2101 0 0 0 27516 3 0 0 25 0 1 0 167906991 9121792 2086 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23536/statm: 2227 2086 122 215 0 2009 0
Current children cumulated CPU time (s) 275.19
Current children cumulated vsize (KiB) 8908

Child status: 20
Real time (s): 275.389
CPU time (s): 275.286
CPU user time (s): 275.247
CPU system time (s): 0.038994
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 8908

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

runsolver used 0.328949 second user time and 0.658899 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Wed Apr 18 17:51:35 UTC 2007

IDJOB= 358978
IDBENCH= 1253
IDSOLVER= 156
FILE ID= node10/358978-1176918694

PBS_JOBID= 4595240

Free space on /tmp= 66268 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111224929.opb
COMMAND LINE= /tmp/evaluation/358978-1176918694/minisat+ /tmp/evaluation/358978-1176918694/instance-358978-1176918694.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node10/convwatcher-358978-1176918694 -o ROOT/results/node10/conversion-358978-1176918694 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/358978-1176918694/instance-358978-1176918694.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  7cb47e44b2705fbf7948e62a414ce623

RANDOM SEED= 665796320

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1048336 kB
Buffers:         44836 kB
Cached:         873636 kB
SwapCached:       9048 kB
Active:         302760 kB
Inactive:       639636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1048336 kB
SwapTotal:     4192956 kB
SwapFree:      4152288 kB
Dirty:            2404 kB
Writeback:           0 kB
Mapped:          30716 kB
Slab:            50760 kB
Committed_AS:  3545172 kB
PageTables:       1708 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= 66268 MiB

End job on node10 on Wed Apr 18 17:56:10 UTC 2007