Trace number 426589

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 2007SAT 514.687 514.812

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1282416669-17.SAT.shuffled.cnf
MD5SUM68519df3d597e4ffebc610ff4465413a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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:  90                                                   |
0.00/0.00	c |  Number of clauses:    1917                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.01	c |       103 |      90     1917     9585 |      702      103     21 |  0.012 % |
0.00/0.01	c |       257 |      90     1917     9585 |      773      257     20 |  0.012 % |
0.00/0.02	c |       482 |      90     1917     9585 |      850      482     20 |  0.012 % |
0.00/0.03	c |       819 |      90     1917     9585 |      935      819     20 |  0.012 % |
0.03/0.04	c |      1325 |      90     1917     9585 |     1029      845     20 |  0.012 % |
0.03/0.07	c |      2085 |      90     1917     9585 |     1132      549     17 |  0.012 % |
0.09/0.10	c |      3224 |      90     1917     9585 |     1245     1114     19 |  0.012 % |
0.09/0.15	c |      4932 |      90     1917     9585 |     1369      925     18 |  0.012 % |
0.19/0.24	c |      7496 |      90     1917     9585 |     1506      718     17 |  0.012 % |
0.29/0.36	c |     11340 |      90     1917     9585 |     1657     1508     18 |  0.012 % |
0.49/0.56	c |     17108 |      90     1917     9585 |     1823     1406     18 |  0.012 % |
0.79/0.85	c |     25757 |      90     1917     9585 |     2005     1771     18 |  0.012 % |
1.29/1.33	c |     38731 |      90     1917     9585 |     2206     1553     18 |  0.012 % |
1.99/2.06	c |     58192 |      90     1917     9585 |     2426     2060     18 |  0.012 % |
3.09/3.18	c |     87385 |      90     1917     9585 |     2669     1889     18 |  0.012 % |
4.89/4.91	c |    131178 |      90     1917     9585 |     2936     2580     18 |  0.012 % |
7.60/7.60	c |    196862 |      90     1917     9585 |     3229     1630     17 |  0.012 % |
11.69/11.77	c |    295389 |      90     1917     9585 |     3552     2633     18 |  0.012 % |
18.19/18.30	c |    443179 |      90     1917     9585 |     3908     2008     19 |  0.012 % |
28.38/28.49	c |    664862 |      90     1917     9585 |     4298     3552     18 |  0.012 % |
44.38/44.47	c |    997389 |      90     1917     9585 |     4728     3424     17 |  0.012 % |
69.47/69.52	c |   1496178 |      90     1917     9585 |     5201     3395     18 |  0.012 % |
108.66/108.77	c |   2244360 |      90     1917     9585 |     5721     4457     17 |  0.012 % |
169.45/169.57	c |   3366634 |      90     1917     9585 |     6293     3835     17 |  0.012 % |
265.43/265.56	c |   5050045 |      90     1917     9585 |     6923     4244     17 |  0.012 % |
415.99/416.11	c |   7575161 |      90     1917     9585 |     7615     5008     17 |  0.012 % |
514.67/514.81	c ===============================================================================
514.67/514.81	c restarts              : 27
514.67/514.81	c conflicts             : 9150949        (17781 /sec)
514.67/514.81	c decisions             : 10158010       (1.78 % random) (19737 /sec)
514.67/514.81	c propagations          : 141526562      (274993 /sec)
514.67/514.81	c conflict literals     : 171906638      (19.26 % deleted)
514.67/514.81	c Memory used           : 4.22 MB
514.67/514.81	c CPU time              : 514.656 s
514.67/514.81	c 
514.67/514.81	s SATISFIABLE
514.67/514.81	v 1 -2 3 4 5 6 7 8 -9 -10 11 -12 13 14 15 -16 -17 -18 19 -20 21 22 23 -24 -25 -26 -27 28 29 -30 31 -32 33 -34 -35 36 37 -38 -39 40 41 42 43 -44 45 -46 47 48 -49 -50 -51 52 -53 -54 -55 -56 57 -58 59 60 61 62 -63 64 65 66 -67 68 69 -70 -71 -72 -73 -74 -75 76 -77 -78 -79 80 81 82 -83 84 -85 -86 87 -88 89 -90 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node29/watcher-426589-1177826798 -o ROOT/results/node29/solver-426589-1177826798 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426589-1177826798/minisat_noassertions /tmp/evaluation/426589-1177826798/instance-426589-1177826798.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.92 0.98 0.99 3/77 27912
/proc/meminfo: memFree=1409912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=1852 CPUtime=0
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 230595542 1896448 127 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529222 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 463 127 62 130 0 330 0

[startup+0.0364891 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27912
/proc/meminfo: memFree=1409912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=1852 CPUtime=0.03
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 156 0 0 0 3 0 0 0 18 0 1 0 230595542 1896448 142 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551598 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 463 142 66 130 0 330 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1852

[startup+0.101493 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27912
/proc/meminfo: memFree=1409912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=1984 CPUtime=0.09
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 165 0 0 0 9 0 0 0 18 0 1 0 230595542 2031616 151 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546856 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 496 151 66 130 0 363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1984

[startup+0.301505 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27912
/proc/meminfo: memFree=1409912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=1984 CPUtime=0.29
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 181 0 0 0 29 0 0 0 19 0 1 0 230595542 2031616 167 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552976 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 496 167 66 130 0 363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1984

[startup+0.701531 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27912
/proc/meminfo: memFree=1409912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=2116 CPUtime=0.69
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 204 0 0 0 69 0 0 0 23 0 1 0 230595542 2166784 190 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558009 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 529 190 66 130 0 396 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2116

[startup+1.50259 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1409328/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=2116 CPUtime=1.49
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 229 0 0 0 149 0 0 0 25 0 1 0 230595542 2166784 215 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 529 215 66 130 0 396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2116

[startup+3.10169 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1409136/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=2248 CPUtime=3.09
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 249 0 0 0 309 0 0 0 25 0 1 0 230595542 2301952 235 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 562 235 66 130 0 429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2248

[startup+6.3019 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1408880/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=2380 CPUtime=6.29
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 285 0 0 0 629 0 0 0 25 0 1 0 230595542 2437120 271 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 595 271 66 130 0 462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2380

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1408704/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=2512 CPUtime=12.69
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 327 0 0 0 1269 0 0 0 25 0 1 0 230595542 2572288 313 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134554689 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 628 313 66 130 0 495 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2512

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1408384/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=2780 CPUtime=25.48
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 388 0 0 0 2548 0 0 0 25 0 1 0 230595542 2846720 374 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 695 374 66 130 0 562 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2780

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1408128/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=3052 CPUtime=51.08
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 453 0 0 0 5108 0 0 0 25 0 1 0 230595542 3125248 439 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 763 439 66 130 0 630 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3052

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1407808/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=3316 CPUtime=102.27
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 524 0 0 0 10227 0 0 0 25 0 1 0 230595542 3395584 510 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 829 510 66 130 0 696 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3316

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1407616/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=3612 CPUtime=162.25
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 579 0 0 0 16225 0 0 0 25 0 1 0 230595542 3698688 565 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 903 565 66 130 0 770 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3612

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1407360/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=3752 CPUtime=222.24
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 637 0 0 0 22223 1 0 0 25 0 1 0 230595542 3842048 623 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 938 623 66 130 0 805 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 3752

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1407232/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=3896 CPUtime=282.22
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 673 0 0 0 28221 1 0 0 25 0 1 0 230595542 3989504 659 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 974 659 66 130 0 841 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 3896

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1407040/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4036 CPUtime=342.2
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 706 0 0 0 34219 1 0 0 25 0 1 0 230595542 4132864 692 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1009 692 66 130 0 876 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 4036

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1407040/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4180 CPUtime=402.19
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 720 0 0 0 40217 2 0 0 25 0 1 0 230595542 4280320 706 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1045 706 66 130 0 912 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 4180

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406976/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4180 CPUtime=462.18
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 733 0 0 0 46216 2 0 0 25 0 1 0 230595542 4280320 719 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1045 719 66 130 0 912 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 4180

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

[startup+486.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4180 CPUtime=486.17
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 742 0 0 0 48615 2 0 0 25 0 1 0 230595542 4280320 728 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1045 728 66 130 0 912 0
Current children cumulated CPU time (s) 486.17
Current children cumulated vsize (KiB) 4180

[startup+499.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4320 CPUtime=498.97
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 749 0 0 0 49895 2 0 0 25 0 1 0 230595542 4423680 735 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1080 735 66 130 0 947 0
Current children cumulated CPU time (s) 498.97
Current children cumulated vsize (KiB) 4320

[startup+505.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4320 CPUtime=505.37
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 750 0 0 0 50535 2 0 0 25 0 1 0 230595542 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 505.37
Current children cumulated vsize (KiB) 4320

[startup+508.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4320 CPUtime=508.56
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 750 0 0 0 50854 2 0 0 25 0 1 0 230595542 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 508.56
Current children cumulated vsize (KiB) 4320

[startup+511.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4320 CPUtime=511.76
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 750 0 0 0 51174 2 0 0 25 0 1 0 230595542 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 511.76
Current children cumulated vsize (KiB) 4320

[startup+513.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4320 CPUtime=513.36
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 750 0 0 0 51334 2 0 0 25 0 1 0 230595542 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552910 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 513.36
Current children cumulated vsize (KiB) 4320

[startup+514.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4320 CPUtime=514.16
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 750 0 0 0 51414 2 0 0 25 0 1 0 230595542 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553133 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 514.16
Current children cumulated vsize (KiB) 4320

[startup+514.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4320 CPUtime=514.57
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 750 0 0 0 51455 2 0 0 25 0 1 0 230595542 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553102 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 514.57
Current children cumulated vsize (KiB) 4320

[startup+514.805 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27913
/proc/meminfo: memFree=1406912/2055920 swapFree=4146652/4192956
[pid=27912] ppid=27910 vsize=4320 CPUtime=514.67
/proc/27912/stat : 27912 (minisat_noasser) R 27910 27912 27423 0 -1 4194304 750 0 0 0 51465 2 0 0 25 0 1 0 230595542 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547171 0 0 4096 3 0 0 0 17 1 0 0
/proc/27912/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 514.67
Current children cumulated vsize (KiB) 4320

Child status: 10
Real time (s): 514.812
CPU time (s): 514.687
CPU user time (s): 514.656
CPU system time (s): 0.030995
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 4320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 514.656
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 756
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= 10743

runsolver used 0.45493 second user time and 1.01484 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Apr 29 06:06:38 UTC 2007

IDJOB= 426589
IDBENCH= 19842
IDSOLVER= 189
FILE ID= node29/426589-1177826798

PBS_JOBID= 4718238

Free space on /tmp= 66563 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1282416669-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426589-1177826798/minisat_noassertions /tmp/evaluation/426589-1177826798/instance-426589-1177826798.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-426589-1177826798 -o ROOT/results/node29/solver-426589-1177826798 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426589-1177826798/minisat_noassertions /tmp/evaluation/426589-1177826798/instance-426589-1177826798.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  68519df3d597e4ffebc610ff4465413a

RANDOM SEED= 734826508

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1410384 kB
Buffers:         51688 kB
Cached:         498096 kB
SwapCached:      12100 kB
Active:         328088 kB
Inactive:       245760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410384 kB
SwapTotal:     4192956 kB
SwapFree:      4146652 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          30284 kB
Slab:            57164 kB
Committed_AS:  2778920 kB
PageTables:       1872 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 node29 on Sun Apr 29 06:15:13 UTC 2007