Trace number 358894

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 231.05 231.109

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111226368.opb
MD5SUMb01ebef74b04e5bd139a4b864d0981a6
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.077987
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 1270
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: 608   maxlim: 1193   bits: 11/11
0.04/0.05	c ==================================[MINISAT+]==================================
0.04/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.04/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.04/0.05	c ==============================================================================
0.04/0.05	c |         0 |    6904    22020 |    2301       0        0     nan |  0.000 % |
0.04/0.06	c |       100 |    6871    21901 |    2531      96     2405    25.1 |  4.464 % |
0.04/0.08	c |       250 |    6871    21901 |    2784     246     7438    30.2 |  4.464 % |
0.09/0.11	c |       476 |    6871    21901 |    3062     472    14801    31.4 |  4.464 % |
0.09/0.17	c |       814 |    6871    21901 |    3368     810    26085    32.2 |  4.464 % |
0.19/0.28	c |      1322 |    6871    21901 |    3705    1318    47728    36.2 |  4.465 % |
0.39/0.44	c |      2085 |    6871    21901 |    4076    2081    87918    42.2 |  4.464 % |
0.69/0.73	c |      3224 |    6871    21901 |    4483    3220   145914    45.3 |  4.464 % |
1.19/1.21	c |      4934 |    6871    21901 |    4932    2505   110804    44.2 |  4.464 % |
1.89/1.94	c |      7496 |    6871    21901 |    5425    5067   260780    51.5 |  4.464 % |
2.99/3.04	c |     11341 |    6871    21901 |    5968    5946   329130    55.4 |  4.464 % |
4.79/4.80	c |     17110 |    6835    21769 |    6565    5382   291050    54.1 |  4.779 % |
7.49/7.53	c |     25759 |    6835    21769 |    7221    3524   187088    53.1 |  4.779 % |
11.49/11.55	c |     38734 |    6773    21567 |    7943    5021   258309    51.4 |  5.357 % |
18.09/18.14	c |     58196 |    6755    21509 |    8738    7452   435305    58.4 |  5.567 % |
28.49/28.52	c |     87390 |    6707    21338 |    9611    8821   561797    63.7 |  5.935 % |
43.77/43.84	c |    131180 |    6707    21338 |   10573    6660   415604    62.4 |  5.935 % |
66.87/66.95	c |    196867 |    6707    21338 |   11630    5538   271514    49.0 |  5.935 % |
102.66/102.72	c |    295396 |    6707    21338 |   12793    6316   316595    50.1 |  5.935 % |
158.55/158.61	c |    443186 |    6698    21309 |   14072    7030   298915    42.5 |  6.040 % |
231.04/231.10	c ==============================================================================
231.04/231.10	c UNSATISFIABLE
231.04/231.10	s UNSATISFIABLE
231.04/231.10	c _______________________________________________________________________________
231.04/231.10	c 
231.04/231.10	c restarts              : 20
231.04/231.10	c conflicts             : 639216         (2767 /sec)
231.04/231.10	c decisions             : 727066         (3147 /sec)
231.04/231.10	c propagations          : 0              (0 /sec)
231.04/231.10	c inspects              : 0              (0 /sec)
231.04/231.10	c CPU time              : 231.037 s
231.04/231.10	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/358894-1176918359/instance-358894-1176918359.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/node50/watcher-358894-1176918359 -o ROOT/results/node50/solver-358894-1176918359 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/358894-1176918359/minisat+ /tmp/evaluation/358894-1176918359/instance-358894-1176918359.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: 0.97 0.94 0.96 3/64 11357
/proc/meminfo: memFree=1588736/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=1048 CPUtime=0
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 46681073 1073152 100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 262 100 74 215 0 44 0

[startup+0.0438209 s]
/proc/loadavg: 0.97 0.94 0.96 3/64 11357
/proc/meminfo: memFree=1588736/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=1712 CPUtime=0.04
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 294 0 0 0 4 0 0 0 18 0 1 0 46681073 1753088 279 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134888151 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 428 279 100 215 0 210 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1712

[startup+0.101827 s]
/proc/loadavg: 0.97 0.94 0.96 3/64 11357
/proc/meminfo: memFree=1588736/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=2120 CPUtime=0.09
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 404 0 0 0 9 0 0 0 18 0 1 0 46681073 2170880 389 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135013284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 530 389 122 215 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2120

[startup+0.301844 s]
/proc/loadavg: 0.97 0.94 0.96 3/64 11357
/proc/meminfo: memFree=1588736/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=2252 CPUtime=0.29
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 459 0 0 0 29 0 0 0 20 0 1 0 46681073 2306048 444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 563 444 122 215 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2252

[startup+0.701879 s]
/proc/loadavg: 0.97 0.94 0.96 3/64 11357
/proc/meminfo: memFree=1588736/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=2780 CPUtime=0.69
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 570 0 0 0 69 0 0 0 23 0 1 0 46681073 2846720 555 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 695 555 122 215 0 477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2780

[startup+1.50195 s]
/proc/loadavg: 0.98 0.94 0.96 2/65 11358
/proc/meminfo: memFree=1586616/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=3176 CPUtime=1.49
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 695 0 0 0 149 0 0 0 25 0 1 0 46681073 3252224 680 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 794 680 122 215 0 576 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3176

[startup+3.10109 s]
/proc/loadavg: 0.98 0.94 0.96 2/65 11358
/proc/meminfo: memFree=1585976/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=3972 CPUtime=3.09
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 869 0 0 0 309 0 0 0 25 0 1 0 46681073 4067328 854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 993 854 122 215 0 775 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3972

[startup+6.30137 s]
/proc/loadavg: 0.98 0.94 0.96 2/65 11358
/proc/meminfo: memFree=1585080/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=4372 CPUtime=6.29
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 995 0 0 0 629 0 0 0 25 0 1 0 46681073 4476928 980 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 1093 980 122 215 0 875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4372

[startup+12.7019 s]
/proc/loadavg: 0.98 0.94 0.96 2/65 11358
/proc/meminfo: memFree=1584640/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=5024 CPUtime=12.69
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1144 0 0 0 1269 0 0 0 25 0 1 0 46681073 5144576 1129 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 1256 1129 122 215 0 1038 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5024

[startup+25.5011 s]
/proc/loadavg: 0.98 0.94 0.96 2/65 11358
/proc/meminfo: memFree=1583808/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=5960 CPUtime=25.48
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1361 0 0 0 2548 0 0 0 25 0 1 0 46681073 6103040 1346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 1490 1346 122 215 0 1272 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5960

[startup+51.1013 s]
/proc/loadavg: 0.99 0.95 0.96 2/65 11358
/proc/meminfo: memFree=1582848/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=6768 CPUtime=51.07
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1582 0 0 0 5107 0 0 0 25 0 1 0 46681073 6930432 1567 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 1692 1567 122 215 0 1474 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6768

[startup+102.306 s]
/proc/loadavg: 0.99 0.95 0.96 2/65 11358
/proc/meminfo: memFree=1582464/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=7320 CPUtime=102.26
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1698 0 0 0 10226 0 0 0 25 0 1 0 46681073 7495680 1683 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 1830 1683 122 215 0 1612 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7320

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 11358
/proc/meminfo: memFree=1581760/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=7984 CPUtime=162.25
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1863 0 0 0 16224 1 0 0 25 0 1 0 46681073 8175616 1848 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 1996 1848 122 215 0 1778 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 7984

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 11358
/proc/meminfo: memFree=1581376/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=8416 CPUtime=222.24
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1962 0 0 0 22223 1 0 0 25 0 1 0 46681073 8617984 1947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 2104 1947 122 215 0 1886 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 8416

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

[startup+223.902 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 11358
/proc/meminfo: memFree=1581312/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=8416 CPUtime=223.84
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1962 0 0 0 22383 1 0 0 25 0 1 0 46681073 8617984 1947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 2104 1947 122 215 0 1886 0
Current children cumulated CPU time (s) 223.84
Current children cumulated vsize (KiB) 8416

[startup+227.102 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 11358
/proc/meminfo: memFree=1581312/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=8416 CPUtime=227.04
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1968 0 0 0 22703 1 0 0 25 0 1 0 46681073 8617984 1953 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 2104 1953 122 215 0 1886 0
Current children cumulated CPU time (s) 227.04
Current children cumulated vsize (KiB) 8416

[startup+228.701 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 11358
/proc/meminfo: memFree=1581312/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=8416 CPUtime=228.64
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1969 0 0 0 22863 1 0 0 25 0 1 0 46681073 8617984 1954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 2104 1954 122 215 0 1886 0
Current children cumulated CPU time (s) 228.64
Current children cumulated vsize (KiB) 8416

[startup+230.301 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 11358
/proc/meminfo: memFree=1581312/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=8416 CPUtime=230.24
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1976 0 0 0 23023 1 0 0 25 0 1 0 46681073 8617984 1961 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 2104 1961 122 215 0 1886 0
Current children cumulated CPU time (s) 230.24
Current children cumulated vsize (KiB) 8416

[startup+230.701 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 11358
/proc/meminfo: memFree=1581312/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=8416 CPUtime=230.64
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1976 0 0 0 23063 1 0 0 25 0 1 0 46681073 8617984 1961 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 2104 1961 122 215 0 1886 0
Current children cumulated CPU time (s) 230.64
Current children cumulated vsize (KiB) 8416

[startup+231.101 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 11358
/proc/meminfo: memFree=1581312/2055920 swapFree=4183800/4192956
[pid=11357] ppid=11355 vsize=8416 CPUtime=231.04
/proc/11357/stat : 11357 (minisat+) R 11355 11357 10802 0 -1 4194304 1976 0 0 0 23103 1 0 0 25 0 1 0 46681073 8617984 1961 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11357/statm: 2104 1961 122 215 0 1886 0
Current children cumulated CPU time (s) 231.04
Current children cumulated vsize (KiB) 8416

Child status: 20
Real time (s): 231.109
CPU time (s): 231.05
CPU user time (s): 231.037
CPU system time (s): 0.012998
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 8416

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

runsolver used 0.158975 second user time and 0.483926 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Wed Apr 18 17:45:59 UTC 2007

IDJOB= 358894
IDBENCH= 1247
IDSOLVER= 156
FILE ID= node50/358894-1176918359

PBS_JOBID= 4605651

Free space on /tmp= 66506 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  b01ebef74b04e5bd139a4b864d0981a6

RANDOM SEED= 860840430

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1589208 kB
Buffers:         15848 kB
Cached:         379616 kB
SwapCached:       2948 kB
Active:         118640 kB
Inactive:       286456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589208 kB
SwapTotal:     4192956 kB
SwapFree:      4183800 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:          15552 kB
Slab:            47664 kB
Committed_AS:  1024284 kB
PageTables:       1460 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= 66506 MiB

End job on node50 on Wed Apr 18 17:49:50 UTC 2007