Trace number 420933

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 515.607 515.732

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.010998
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.01	c ===============================================================================
0.00/0.01	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.00/0.04	c |      1325 |      90     1917     9585 |     1029      845     20 |  0.012 % |
0.06/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.90	c |    131178 |      90     1917     9585 |     2936     2580     18 |  0.012 % |
7.60/7.61	c |    196862 |      90     1917     9585 |     3229     1630     17 |  0.012 % |
11.69/11.79	c |    295389 |      90     1917     9585 |     3552     2633     18 |  0.012 % |
18.29/18.30	c |    443179 |      90     1917     9585 |     3908     2008     19 |  0.012 % |
28.39/28.50	c |    664862 |      90     1917     9585 |     4298     3552     18 |  0.012 % |
44.38/44.45	c |    997389 |      90     1917     9585 |     4728     3424     17 |  0.012 % |
69.48/69.52	c |   1496178 |      90     1917     9585 |     5201     3395     18 |  0.012 % |
108.67/108.74	c |   2244360 |      90     1917     9585 |     5721     4457     17 |  0.012 % |
169.45/169.56	c |   3366634 |      90     1917     9585 |     6293     3835     17 |  0.012 % |
265.43/265.54	c |   5050045 |      90     1917     9585 |     6923     4244     17 |  0.012 % |
416.39/416.59	c |   7575161 |      90     1917     9585 |     7615     5008     17 |  0.012 % |
515.57/515.73	c ===============================================================================
515.57/515.73	c restarts              : 27
515.57/515.73	c conflicts             : 9150949        (17748 /sec)
515.57/515.73	c decisions             : 10158010       (1.78 % random) (19701 /sec)
515.57/515.73	c propagations          : 141526562      (274490 /sec)
515.57/515.73	c conflict literals     : 171906638      (19.26 % deleted)
515.57/515.73	c Memory used           : 4.22 MB
515.57/515.73	c CPU time              : 515.599 s
515.57/515.73	c 
515.57/515.73	s SATISFIABLE
515.57/515.73	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/node50/watcher-420933-1177490526 -o ROOT/results/node50/solver-420933-1177490526 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/420933-1177490526/minisat_noassertions /tmp/evaluation/420933-1177490526/instance-420933-1177490526.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.20 0.06 0.02 3/64 15476
/proc/meminfo: memFree=1779072/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=1852 CPUtime=0
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 103897795 1896448 127 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529230 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 463 127 62 130 0 330 0

[startup+0.062125 s]
/proc/loadavg: 0.20 0.06 0.02 3/64 15476
/proc/meminfo: memFree=1779072/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=1852 CPUtime=0.06
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 160 0 0 0 6 0 0 0 18 0 1 0 103897795 1896448 146 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 463 146 66 130 0 330 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1852

[startup+0.101128 s]
/proc/loadavg: 0.20 0.06 0.02 3/64 15476
/proc/meminfo: memFree=1779072/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=1984 CPUtime=0.09
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 165 0 0 0 9 0 0 0 18 0 1 0 103897795 2031616 151 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 496 151 66 130 0 363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1984

[startup+0.301145 s]
/proc/loadavg: 0.20 0.06 0.02 3/64 15476
/proc/meminfo: memFree=1779072/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=1984 CPUtime=0.29
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 181 0 0 0 29 0 0 0 19 0 1 0 103897795 2031616 167 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547181 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 496 167 66 130 0 363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1984

[startup+0.70118 s]
/proc/loadavg: 0.20 0.06 0.02 3/64 15476
/proc/meminfo: memFree=1779072/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=2116 CPUtime=0.69
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 204 0 0 0 69 0 0 0 22 0 1 0 103897795 2166784 190 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 529 190 66 130 0 396 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2116

[startup+1.50125 s]
/proc/loadavg: 0.20 0.06 0.02 2/65 15477
/proc/meminfo: memFree=1778488/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=2116 CPUtime=1.49
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 229 0 0 0 149 0 0 0 25 0 1 0 103897795 2166784 215 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 529 215 66 130 0 396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2116

[startup+3.10139 s]
/proc/loadavg: 0.27 0.07 0.02 2/65 15477
/proc/meminfo: memFree=1778296/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=2248 CPUtime=3.09
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 249 0 0 0 309 0 0 0 25 0 1 0 103897795 2301952 235 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 562 235 66 130 0 429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2248

[startup+6.30167 s]
/proc/loadavg: 0.27 0.07 0.02 2/65 15477
/proc/meminfo: memFree=1778040/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=2380 CPUtime=6.29
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 285 0 0 0 629 0 0 0 25 0 1 0 103897795 2437120 271 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 595 271 66 130 0 462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2380

[startup+12.7012 s]
/proc/loadavg: 0.38 0.10 0.03 2/65 15477
/proc/meminfo: memFree=1777784/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=2512 CPUtime=12.69
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 327 0 0 0 1269 0 0 0 25 0 1 0 103897795 2572288 313 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134554207 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 628 313 66 130 0 495 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2512

[startup+25.5014 s]
/proc/loadavg: 0.47 0.13 0.04 2/65 15477
/proc/meminfo: memFree=1777528/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=2780 CPUtime=25.49
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 388 0 0 0 2549 0 0 0 25 0 1 0 103897795 2846720 374 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546907 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 695 374 66 130 0 562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2780

[startup+51.1016 s]
/proc/loadavg: 0.65 0.20 0.07 2/65 15477
/proc/meminfo: memFree=1777272/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=3052 CPUtime=51.08
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 453 0 0 0 5108 0 0 0 25 0 1 0 103897795 3125248 439 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 763 439 66 130 0 630 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3052

[startup+102.305 s]
/proc/loadavg: 0.86 0.33 0.12 2/65 15477
/proc/meminfo: memFree=1776952/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=3316 CPUtime=102.27
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 524 0 0 0 10227 0 0 0 25 0 1 0 103897795 3395584 510 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 829 510 66 130 0 696 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3316

[startup+162.301 s]
/proc/loadavg: 0.94 0.44 0.17 2/65 15477
/proc/meminfo: memFree=1776696/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=3612 CPUtime=162.25
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 579 0 0 0 16225 0 0 0 25 0 1 0 103897795 3698688 565 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/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.98 0.55 0.22 2/65 15477
/proc/meminfo: memFree=1776376/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=3752 CPUtime=222.24
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 637 0 0 0 22224 0 0 0 25 0 1 0 103897795 3842048 623 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551616 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/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.62 0.26 2/65 15477
/proc/meminfo: memFree=1776248/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=3896 CPUtime=282.22
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 673 0 0 0 28222 0 0 0 25 0 1 0 103897795 3989504 659 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/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.69 0.31 2/65 15477
/proc/meminfo: memFree=1776120/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4036 CPUtime=342.21
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 706 0 0 0 34221 0 0 0 25 0 1 0 103897795 4132864 692 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 1009 692 66 130 0 876 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 4036

[startup+402.301 s]
/proc/loadavg: 0.99 0.74 0.35 2/65 15477
/proc/meminfo: memFree=1776120/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4180 CPUtime=402.19
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 720 0 0 0 40219 0 0 0 25 0 1 0 103897795 4280320 706 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547171 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/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.79 0.38 2/65 15477
/proc/meminfo: memFree=1775992/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4180 CPUtime=462.18
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 733 0 0 0 46218 0 0 0 25 0 1 0 103897795 4280320 719 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/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.80 0.40 2/65 15477
/proc/meminfo: memFree=1775992/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4180 CPUtime=486.17
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 742 0 0 0 48617 0 0 0 25 0 1 0 103897795 4280320 728 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 1045 728 66 130 0 912 0
Current children cumulated CPU time (s) 486.17
Current children cumulated vsize (KiB) 4180

[startup+499.102 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 15477
/proc/meminfo: memFree=1775928/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4320 CPUtime=498.97
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 749 0 0 0 49897 0 0 0 25 0 1 0 103897795 4423680 735 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/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.81 0.41 2/65 15477
/proc/meminfo: memFree=1775928/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4320 CPUtime=505.37
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 750 0 0 0 50537 0 0 0 25 0 1 0 103897795 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 505.37
Current children cumulated vsize (KiB) 4320

[startup+511.901 s]
/proc/loadavg: 0.99 0.82 0.41 2/65 15477
/proc/meminfo: memFree=1775928/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4320 CPUtime=511.77
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 750 0 0 0 51177 0 0 0 25 0 1 0 103897795 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546759 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 511.77
Current children cumulated vsize (KiB) 4320

[startup+513.501 s]
/proc/loadavg: 0.99 0.82 0.42 2/65 15477
/proc/meminfo: memFree=1775928/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4320 CPUtime=513.36
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 750 0 0 0 51336 0 0 0 25 0 1 0 103897795 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 513.36
Current children cumulated vsize (KiB) 4320

[startup+515.101 s]
/proc/loadavg: 0.99 0.82 0.42 2/65 15477
/proc/meminfo: memFree=1775928/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4320 CPUtime=514.96
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 750 0 0 0 51496 0 0 0 25 0 1 0 103897795 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552659 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 514.96
Current children cumulated vsize (KiB) 4320

[startup+515.501 s]
/proc/loadavg: 0.99 0.82 0.42 2/65 15477
/proc/meminfo: memFree=1775928/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4320 CPUtime=515.36
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 750 0 0 0 51536 0 0 0 25 0 1 0 103897795 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 515.36
Current children cumulated vsize (KiB) 4320

[startup+515.702 s]
/proc/loadavg: 0.99 0.82 0.42 2/65 15477
/proc/meminfo: memFree=1775928/2055920 swapFree=4183596/4192956
[pid=15476] ppid=15474 vsize=4320 CPUtime=515.57
/proc/15476/stat : 15476 (minisat_noasser) R 15474 15476 15373 0 -1 4194304 750 0 0 0 51557 0 0 0 25 0 1 0 103897795 4423680 736 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/15476/statm: 1080 736 66 130 0 947 0
Current children cumulated CPU time (s) 515.57
Current children cumulated vsize (KiB) 4320

Child status: 10
Real time (s): 515.732
CPU time (s): 515.607
CPU user time (s): 515.6
CPU system time (s): 0.006998
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 4320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 515.6
system time used= 0.006998
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= 7
involuntary context switches= 837

runsolver used 0.39194 second user time and 1.02584 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Wed Apr 25 08:42:06 UTC 2007

IDJOB= 420933
IDBENCH= 19842
IDSOLVER= 188
FILE ID= node50/420933-1177490526

PBS_JOBID= 4685775

Free space on /tmp= 66507 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/420933-1177490526/minisat_noassertions /tmp/evaluation/420933-1177490526/instance-420933-1177490526.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-420933-1177490526 -o ROOT/results/node50/solver-420933-1177490526 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/420933-1177490526/minisat_noassertions /tmp/evaluation/420933-1177490526/instance-420933-1177490526.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  68519df3d597e4ffebc610ff4465413a

RANDOM SEED= 309583670

TIME LIMIT= 1200 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:       1779544 kB
Buffers:         24760 kB
Cached:         181588 kB
SwapCached:       4384 kB
Active:          79740 kB
Inactive:       137328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779544 kB
SwapTotal:     4192956 kB
SwapFree:      4183596 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          15316 kB
Slab:            45344 kB
Committed_AS:  2934480 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= 66507 MiB

End job on node50 on Wed Apr 25 08:50:42 UTC 2007