Trace number 312301

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 SAT 2007 (with assertions)UNSAT 700.712 701.054

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
MD5SUMa3885eff2851f09f9ef1a5d548225d79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.5714
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1665                                                 |
0.00/0.00	c |  Number of clauses:    5177                                                 |
0.00/0.00	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    1421     4813    14200 |     1604        0    nan |  0.000 % |
0.00/0.02	c |       100 |    1421     4813    14200 |     1764      100     19 |  0.000 % |
0.00/0.03	c |       250 |    1421     4813    14200 |     1941      250     21 |  0.000 % |
0.00/0.05	c |       476 |    1421     4813    14200 |     2135      476     20 |  0.000 % |
0.00/0.07	c |       813 |    1421     4813    14200 |     2348      813     17 |  0.002 % |
0.10/0.11	c |      1321 |    1421     4813    14200 |     2583     1321     19 |  0.001 % |
0.10/0.17	c |      2080 |    1421     4813    14200 |     2842     2080     20 |  0.000 % |
0.20/0.27	c |      3219 |    1421     4813    14200 |     3126     1712     19 |  0.000 % |
0.41/0.43	c |      4928 |    1421     4813    14200 |     3439     1778     20 |  0.001 % |
0.61/0.67	c |      7491 |    1421     4813    14200 |     3782     2569     23 |  0.000 % |
1.02/1.08	c |     11335 |    1421     4813    14200 |     4161     2473     21 |  0.000 % |
1.63/1.71	c |     17103 |    1421     4813    14200 |     4577     3979     22 |  0.000 % |
2.66/2.69	c |     25753 |    1421     4813    14200 |     5035     3194     21 |  0.000 % |
4.20/4.21	c |     38728 |    1421     4813    14200 |     5538     3245     21 |  0.000 % |
6.55/6.59	c |     58190 |    1421     4813    14200 |     6092     2895     20 |  0.000 % |
10.13/10.23	c |     87384 |    1421     4813    14200 |     6701     4042     21 |  0.000 % |
15.87/15.94	c |    131175 |    1418     4798    14158 |     7371     6168     20 |  0.181 % |
24.57/24.65	c |    196860 |    1418     4798    14158 |     8109     4471     21 |  0.180 % |
38.60/38.64	c |    295386 |    1418     4798    14158 |     8919     8200     22 |  0.180 % |
60.71/60.80	c |    443178 |    1418     4798    14158 |     9811     6497     21 |  0.180 % |
95.11/95.22	c |    664861 |    1417     4793    14146 |    10793     9055     21 |  0.240 % |
149.48/149.59	c |    997386 |    1417     4793    14146 |    11872     8808     25 |  0.240 % |
234.67/234.80	c |   1496175 |    1417     4793    14146 |    13059     9609     25 |  0.240 % |
371.26/371.40	c |   2244357 |    1417     4793    14146 |    14365    12415     20 |  0.240 % |
582.69/582.89	c |   3366633 |    1417     4793    14146 |    15802    11685     21 |  0.240 % |
700.65/700.90	c ===============================================================================
700.65/700.90	c restarts              : 25
700.65/700.90	c conflicts             : 3964617        (5658 /sec)
700.65/700.90	c decisions             : 4795217        (1.73 % random) (6844 /sec)
700.65/700.90	c propagations          : 702879606      (1003130 /sec)
700.65/700.90	c conflict literals     : 93760297       (38.70 % deleted)
700.65/700.90	c Memory used           : 8.11 MB
700.65/700.90	c CPU time              : 700.686 s
700.65/700.90	c 
700.65/700.91	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-312301-1172585237 -o ROOT/results/node58/solver-312301-1172585237 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/312301-1172585237/minisat /tmp/evaluation/312301-1172585237/instance-312301-1172585237.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.00 0.05 0.39 3/64 28599
/proc/meminfo: memFree=1811068/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=2176 CPUtime=0
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 278523341 2228224 189 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134532549 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 544 189 58 138 0 403 0

[startup+0.107689 s]
/proc/loadavg: 0.00 0.05 0.39 3/64 28599
/proc/meminfo: memFree=1811068/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=2304 CPUtime=0.1
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 287 0 0 0 10 0 0 0 18 0 1 0 278523341 2359296 271 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552254 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 576 271 73 138 0 435 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2304

[startup+0.515734 s]
/proc/loadavg: 0.00 0.05 0.39 3/64 28599
/proc/meminfo: memFree=1811068/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=2568 CPUtime=0.51
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 337 0 0 0 51 0 0 0 21 0 1 0 278523341 2629632 321 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 642 321 73 138 0 501 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2568

[startup+1.33582 s]
/proc/loadavg: 0.00 0.05 0.39 2/65 28600
/proc/meminfo: memFree=1809920/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=2832 CPUtime=1.33
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 394 0 0 0 133 0 0 0 25 0 1 0 278523341 2899968 378 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550554 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 708 378 73 138 0 567 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2832

[startup+2.97601 s]
/proc/loadavg: 0.00 0.05 0.39 2/65 28600
/proc/meminfo: memFree=1809600/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=2964 CPUtime=2.97
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 447 0 0 0 297 0 0 0 25 0 1 0 278523341 3035136 431 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550521 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 741 431 73 138 0 600 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2964

[startup+6.25137 s]
/proc/loadavg: 0.08 0.07 0.39 2/65 28600
/proc/meminfo: memFree=1809344/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=3228 CPUtime=6.24
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 507 0 0 0 624 0 0 0 25 0 1 0 278523341 3305472 491 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 807 491 73 138 0 666 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 3228

[startup+12.7071 s]
/proc/loadavg: 0.15 0.08 0.39 2/65 28600
/proc/meminfo: memFree=1808896/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=3492 CPUtime=12.7
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 583 0 0 0 1270 0 0 0 25 0 1 0 278523341 3575808 567 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 873 567 73 138 0 732 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 3492

[startup+25.6085 s]
/proc/loadavg: 0.34 0.13 0.40 2/65 28600
/proc/meminfo: memFree=1808512/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=4036 CPUtime=25.59
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 686 0 0 0 2559 0 0 0 25 0 1 0 278523341 4132864 670 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1009 670 73 138 0 868 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 4036

[startup+51.2133 s]
/proc/loadavg: 0.56 0.19 0.41 2/65 28600
/proc/meminfo: memFree=1807936/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=4432 CPUtime=51.19
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 812 0 0 0 5119 0 0 0 25 0 1 0 278523341 4538368 796 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551022 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1108 796 73 138 0 967 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 4432

[startup+102.422 s]
/proc/loadavg: 0.81 0.32 0.44 2/65 28600
/proc/meminfo: memFree=1806976/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=5224 CPUtime=102.38
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1007 0 0 0 10238 0 0 0 25 0 1 0 278523341 5349376 991 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1306 991 73 138 0 1165 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 5224

[startup+162.442 s]
/proc/loadavg: 0.93 0.44 0.48 2/65 28600
/proc/meminfo: memFree=1806400/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=5872 CPUtime=162.38
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1150 0 0 0 16238 0 0 0 25 0 1 0 278523341 6012928 1134 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1468 1134 73 138 0 1327 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 5872

[startup+222.461 s]
/proc/loadavg: 0.97 0.54 0.50 2/65 28600
/proc/meminfo: memFree=1805952/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=6272 CPUtime=222.38
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1272 0 0 0 22238 0 0 0 25 0 1 0 278523341 6422528 1256 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1568 1256 73 138 0 1427 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 6272

[startup+282.475 s]
/proc/loadavg: 0.99 0.62 0.53 2/65 28600
/proc/meminfo: memFree=1805568/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=6672 CPUtime=282.38
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1355 0 0 0 28238 0 0 0 25 0 1 0 278523341 6832128 1339 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1668 1339 73 138 0 1527 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 6672

[startup+342.491 s]
/proc/loadavg: 0.99 0.69 0.56 2/65 28600
/proc/meminfo: memFree=1805312/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=6936 CPUtime=342.39
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1413 0 0 0 34238 1 0 0 25 0 1 0 278523341 7102464 1397 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551022 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1734 1397 73 138 0 1593 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 6936

[startup+402.513 s]
/proc/loadavg: 0.99 0.74 0.58 2/65 28600
/proc/meminfo: memFree=1804864/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=7340 CPUtime=402.39
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1527 0 0 0 40238 1 0 0 25 0 1 0 278523341 7516160 1511 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1835 1511 73 138 0 1694 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 7340

[startup+462.529 s]
/proc/loadavg: 0.99 0.79 0.61 2/65 28600
/proc/meminfo: memFree=1804800/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=7340 CPUtime=462.38
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1539 0 0 0 46237 1 0 0 25 0 1 0 278523341 7516160 1523 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551005 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1835 1523 73 138 0 1694 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 7340

[startup+522.542 s]
/proc/loadavg: 0.99 0.82 0.63 2/65 28600
/proc/meminfo: memFree=1804672/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=7616 CPUtime=522.38
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1576 0 0 0 52237 1 0 0 25 0 1 0 278523341 7798784 1560 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556309 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1904 1560 73 138 0 1763 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 7616

[startup+582.562 s]
/proc/loadavg: 0.99 0.85 0.65 2/65 28600
/proc/meminfo: memFree=1804416/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=7748 CPUtime=582.38
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1637 0 0 0 58237 1 0 0 25 0 1 0 278523341 7933952 1621 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 1937 1621 73 138 0 1796 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 7748

[startup+642.58 s]
/proc/loadavg: 0.99 0.88 0.67 2/65 28600
/proc/meminfo: memFree=1804032/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=8152 CPUtime=642.38
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1736 0 0 0 64237 1 0 0 25 0 1 0 278523341 8347648 1720 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 2038 1720 73 138 0 1897 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 8152

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

[startup+655.486 s]
/proc/loadavg: 0.99 0.88 0.67 2/65 28600
/proc/meminfo: memFree=1804032/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=8152 CPUtime=655.28
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1736 0 0 0 65527 1 0 0 25 0 1 0 278523341 8347648 1720 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 2038 1720 73 138 0 1897 0
Current children cumulated CPU time (s) 655.28
Current children cumulated vsize (KiB) 8152

[startup+681.709 s]
/proc/loadavg: 0.99 0.89 0.68 2/65 28600
/proc/meminfo: memFree=1803968/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=8300 CPUtime=681.51
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1747 0 0 0 68149 2 0 0 25 0 1 0 278523341 8499200 1731 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 2075 1731 73 138 0 1934 0
Current children cumulated CPU time (s) 681.51
Current children cumulated vsize (KiB) 8300

[startup+688.265 s]
/proc/loadavg: 0.99 0.89 0.68 2/65 28600
/proc/meminfo: memFree=1803968/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=8300 CPUtime=688.06
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1751 0 0 0 68804 2 0 0 25 0 1 0 278523341 8499200 1735 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 2075 1735 73 138 0 1934 0
Current children cumulated CPU time (s) 688.06
Current children cumulated vsize (KiB) 8300

[startup+694.816 s]
/proc/loadavg: 0.99 0.89 0.68 2/65 28600
/proc/meminfo: memFree=1803904/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=8300 CPUtime=694.61
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1759 0 0 0 69459 2 0 0 25 0 1 0 278523341 8499200 1743 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551022 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 2075 1743 73 138 0 1934 0
Current children cumulated CPU time (s) 694.61
Current children cumulated vsize (KiB) 8300

[startup+698.096 s]
/proc/loadavg: 0.99 0.89 0.68 2/65 28600
/proc/meminfo: memFree=1803904/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=8300 CPUtime=697.89
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1759 0 0 0 69787 2 0 0 25 0 1 0 278523341 8499200 1743 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550656 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 2075 1743 73 138 0 1934 0
Current children cumulated CPU time (s) 697.89
Current children cumulated vsize (KiB) 8300

[startup+699.736 s]
/proc/loadavg: 0.99 0.89 0.68 2/65 28600
/proc/meminfo: memFree=1803904/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=8300 CPUtime=699.53
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1759 0 0 0 69951 2 0 0 25 0 1 0 278523341 8499200 1743 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 2075 1743 73 138 0 1934 0
Current children cumulated CPU time (s) 699.53
Current children cumulated vsize (KiB) 8300

[startup+700.552 s]
/proc/loadavg: 0.99 0.89 0.68 2/65 28600
/proc/meminfo: memFree=1803904/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=8300 CPUtime=700.34
/proc/28599/stat : 28599 (minisat) R 28597 28599 28296 0 -1 4194304 1759 0 0 0 70032 2 0 0 25 0 1 0 278523341 8499200 1743 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/28599/statm: 2075 1743 73 138 0 1934 0
Current children cumulated CPU time (s) 700.34
Current children cumulated vsize (KiB) 8300

[startup+700.964 s]
/proc/loadavg: 0.99 0.89 0.68 2/65 28600
/proc/meminfo: memFree=1803904/2055920 swapFree=4183776/4192956
[pid=28599] ppid=28597 vsize=0 CPUtime=700.71
/proc/28599/stat : 28599 (minisat) D 28597 28599 28296 0 -1 4194308 1765 0 0 0 70069 2 0 0 25 0 1 0 278523341 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 18446744072100051646 0 0 17 1 0 0
/proc/28599/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 700.71
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 701.054
CPU time (s): 700.712
CPU user time (s): 700.691
CPU system time (s): 0.021996
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 8300

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

runsolver used 0.484926 second user time and 1.39779 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue Feb 27 14:10:58 UTC 2007

IDJOB= 312301
IDBENCH= 20338
IDSOLVER= 109
FILE ID= node58/312301-1172585237

PBS_JOBID= 3971931

Free space on /tmp= 66563 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/312301-1172585237/minisat /tmp/evaluation/312301-1172585237/instance-312301-1172585237.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-312301-1172585237 -o ROOT/results/node58/solver-312301-1172585237 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/312301-1172585237/minisat /tmp/evaluation/312301-1172585237/instance-312301-1172585237.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  a3885eff2851f09f9ef1a5d548225d79

RANDOM SEED= 511525675

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
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.234
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:       1811408 kB
Buffers:         33040 kB
Cached:         163484 kB
SwapCached:       3464 kB
Active:          94192 kB
Inactive:       112452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811408 kB
SwapTotal:     4192956 kB
SwapFree:      4183776 kB
Dirty:             940 kB
Writeback:           0 kB
Mapped:          15256 kB
Slab:            23908 kB
Committed_AS:   644040 kB
PageTables:       1380 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= 66563 MiB

End job on node58 on Tue Feb 27 14:30:26 UTC 2007