Trace number 426632

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 589.45 589.578

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1755163742-08.SAT.shuffled.cnf
MD5SUMd3edeae19215a6960895e5b557b1cbc9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.216967
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

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:  50                                                   |
0.00/0.00	c |  Number of clauses:    4450                                                 |
0.00/0.00	c |  Parsing time:         0.01         s                                       |
0.01/0.08	c ============================[ Search Statistics ]==============================
0.01/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.08	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.08	c ===============================================================================
0.01/0.08	c |         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
0.01/0.09	c |       100 |      50     4450    31150 |     1631      100     19 |  0.041 % |
0.01/0.09	c |       250 |      50     4450    31150 |     1794      250     19 |  0.041 % |
0.09/0.10	c |       475 |      50     4450    31150 |     1974      475     19 |  0.041 % |
0.09/0.11	c |       812 |      50     4450    31150 |     2171      812     19 |  0.041 % |
0.09/0.13	c |      1319 |      50     4450    31150 |     2388     1319     19 |  0.041 % |
0.09/0.16	c |      2079 |      50     4450    31150 |     2627     2079     19 |  0.041 % |
0.19/0.21	c |      3218 |      50     4450    31150 |     2890     1894     18 |  0.041 % |
0.19/0.30	c |      4927 |      50     4450    31150 |     3179     2148     17 |  0.041 % |
0.39/0.41	c |      7489 |      50     4450    31150 |     3497     3112     17 |  0.041 % |
0.59/0.61	c |     11337 |      50     4450    31150 |     3847     3440     17 |  0.041 % |
0.89/0.90	c |     17105 |      50     4450    31150 |     4232     3400     17 |  0.041 % |
1.29/1.35	c |     25755 |      50     4450    31150 |     4655     3542     17 |  0.041 % |
1.99/2.06	c |     38731 |      50     4450    31150 |     5120     2489     17 |  0.041 % |
3.09/3.13	c |     58192 |      50     4450    31150 |     5632     3953     17 |  0.041 % |
4.79/4.83	c |     87384 |      50     4450    31150 |     6196     4882     17 |  0.041 % |
7.39/7.43	c |    131173 |      50     4450    31150 |     6815     5159     16 |  0.041 % |
11.49/11.50	c |    196858 |      50     4450    31150 |     7497     5921     17 |  0.041 % |
17.89/17.94	c |    295385 |      50     4450    31150 |     8247     6717     17 |  0.041 % |
28.09/28.16	c |    443175 |      50     4450    31150 |     9071     5707     16 |  0.041 % |
43.78/43.87	c |    664860 |      50     4450    31150 |     9979     4702     16 |  0.041 % |
68.47/68.51	c |    997385 |      50     4450    31150 |    10977     7296     15 |  0.041 % |
107.77/107.80	c |   1496173 |      50     4450    31150 |    12074     5805     16 |  0.041 % |
169.65/169.71	c |   2244355 |      50     4450    31150 |    13282    10366     14 |  0.041 % |
268.73/268.84	c |   3366629 |      50     4450    31150 |    14610     8834     14 |  0.042 % |
426.60/426.74	c |   5050042 |      50     4450    31150 |    16071    10177     14 |  0.082 % |
589.37/589.57	c ===============================================================================
589.37/589.57	c restarts              : 26
589.37/589.57	c conflicts             : 6674814        (11325 /sec)
589.37/589.57	c decisions             : 7150870        (1.79 % random) (12133 /sec)
589.37/589.57	c propagations          : 55081726       (93454 /sec)
589.37/589.57	c conflict literals     : 103667738      (23.98 % deleted)
589.37/589.57	c Memory used           : 6.62 MB
589.37/589.57	c CPU time              : 589.397 s
589.37/589.57	c 
589.37/589.57	s SATISFIABLE
589.37/589.57	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 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/node30/watcher-426632-1177827365 -o ROOT/results/node30/solver-426632-1177827365 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426632-1177827365/minisat_noassertions /tmp/evaluation/426632-1177827365/instance-426632-1177827365.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.98 1.11 1.12 3/77 4165
/proc/meminfo: memFree=1507520/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=1856 CPUtime=0
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 230652145 1900544 141 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 464 142 50 130 0 331 0

[startup+0.020381 s]
/proc/loadavg: 0.98 1.11 1.12 3/77 4165
/proc/meminfo: memFree=1507520/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=2116 CPUtime=0.01
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 224 0 0 0 1 0 0 0 18 0 1 0 230652145 2166784 210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 529 210 62 130 0 396 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2116

[startup+0.101386 s]
/proc/loadavg: 0.98 1.11 1.12 3/77 4165
/proc/meminfo: memFree=1507520/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=2116 CPUtime=0.09
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 234 0 0 0 9 0 0 0 18 0 1 0 230652145 2166784 220 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 529 220 66 130 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2116

[startup+0.301399 s]
/proc/loadavg: 0.98 1.11 1.12 3/77 4165
/proc/meminfo: memFree=1507520/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=2248 CPUtime=0.29
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 274 0 0 0 29 0 0 0 19 0 1 0 230652145 2301952 260 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 562 260 66 130 0 429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2248

[startup+0.701423 s]
/proc/loadavg: 0.98 1.11 1.12 3/77 4165
/proc/meminfo: memFree=1507520/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=2520 CPUtime=0.69
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 318 0 0 0 69 0 0 0 23 0 1 0 230652145 2580480 304 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 630 304 66 130 0 497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2520

[startup+1.50147 s]
/proc/loadavg: 0.98 1.11 1.12 2/78 4166
/proc/meminfo: memFree=1506488/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=2652 CPUtime=1.49
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 365 0 0 0 149 0 0 0 25 0 1 0 230652145 2715648 351 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 663 351 66 130 0 530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2652

[startup+3.10157 s]
/proc/loadavg: 0.98 1.11 1.12 2/78 4166
/proc/meminfo: memFree=1506104/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=2784 CPUtime=3.09
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 404 0 0 0 309 0 0 0 25 0 1 0 230652145 2850816 390 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 696 390 66 130 0 563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2784

[startup+6.30177 s]
/proc/loadavg: 0.98 1.11 1.12 2/78 4166
/proc/meminfo: memFree=1505784/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=3056 CPUtime=6.29
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 458 0 0 0 629 0 0 0 25 0 1 0 230652145 3129344 444 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552645 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 764 444 66 130 0 631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3056

[startup+12.7012 s]
/proc/loadavg: 0.98 1.11 1.12 2/78 4166
/proc/meminfo: memFree=1505464/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=3320 CPUtime=12.69
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 536 0 0 0 1269 0 0 0 25 0 1 0 230652145 3399680 522 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 830 522 66 130 0 697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3320

[startup+25.502 s]
/proc/loadavg: 0.98 1.10 1.12 2/78 4166
/proc/meminfo: memFree=1505080/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=3716 CPUtime=25.49
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 620 0 0 0 2549 0 0 0 25 0 1 0 230652145 3805184 606 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 929 606 66 130 0 796 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3716

[startup+51.1016 s]
/proc/loadavg: 0.99 1.09 1.11 2/78 4166
/proc/meminfo: memFree=1504824/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=4012 CPUtime=51.08
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 683 0 0 0 5108 0 0 0 25 0 1 0 230652145 4108288 669 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1003 669 66 130 0 870 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4012

[startup+102.306 s]
/proc/loadavg: 0.99 1.08 1.10 2/78 4166
/proc/meminfo: memFree=1504184/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=4600 CPUtime=102.27
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 823 0 0 0 10227 0 0 0 25 0 1 0 230652145 4710400 809 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1150 809 66 130 0 1017 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4600

[startup+162.302 s]
/proc/loadavg: 0.99 1.06 1.09 2/78 4166
/proc/meminfo: memFree=1503800/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=4916 CPUtime=162.26
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 924 0 0 0 16225 1 0 0 25 0 1 0 230652145 5033984 910 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1229 910 66 130 0 1096 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 4916

[startup+222.301 s]
/proc/loadavg: 0.99 1.05 1.09 2/78 4166
/proc/meminfo: memFree=1503480/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=5208 CPUtime=222.24
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 985 0 0 0 22223 1 0 0 25 0 1 0 230652145 5332992 971 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1302 971 66 130 0 1169 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 5208

[startup+282.302 s]
/proc/loadavg: 0.99 1.03 1.08 2/78 4166
/proc/meminfo: memFree=1503416/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=5348 CPUtime=282.23
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1005 0 0 0 28221 2 0 0 25 0 1 0 230652145 5476352 991 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1337 991 66 130 0 1204 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 5348

[startup+342.302 s]
/proc/loadavg: 1.05 1.04 1.08 2/78 4166
/proc/meminfo: memFree=1502968/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=5776 CPUtime=342.21
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1101 0 0 0 34219 2 0 0 25 0 1 0 230652145 5914624 1087 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1444 1087 66 130 0 1311 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 5776

[startup+402.301 s]
/proc/loadavg: 1.07 1.05 1.08 2/78 4166
/proc/meminfo: memFree=1502712/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=6204 CPUtime=402.2
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1181 0 0 0 40217 3 0 0 25 0 1 0 230652145 6352896 1167 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548965 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1551 1167 66 130 0 1418 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 6204

[startup+462.301 s]
/proc/loadavg: 1.02 1.03 1.07 2/78 4166
/proc/meminfo: memFree=1502392/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=6488 CPUtime=462.19
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1255 0 0 0 46215 4 0 0 25 0 1 0 230652145 6643712 1241 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1622 1241 66 130 0 1489 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 6488

[startup+522.302 s]
/proc/loadavg: 1.01 1.03 1.07 2/78 4166
/proc/meminfo: memFree=1502328/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=6628 CPUtime=522.18
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1276 0 0 0 52214 4 0 0 25 0 1 0 230652145 6787072 1262 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1657 1262 66 130 0 1524 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 6628

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 4166
/proc/meminfo: memFree=1502264/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=6772 CPUtime=582.16
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1307 0 0 0 58212 4 0 0 25 0 1 0 230652145 6934528 1293 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1693 1293 66 130 0 1560 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 6772

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

[startup+585.502 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 4166
/proc/meminfo: memFree=1502264/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=6772 CPUtime=585.36
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1307 0 0 0 58532 4 0 0 25 0 1 0 230652145 6934528 1293 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1693 1293 66 130 0 1560 0
Current children cumulated CPU time (s) 585.36
Current children cumulated vsize (KiB) 6772

[startup+587.102 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 4166
/proc/meminfo: memFree=1502200/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=6772 CPUtime=586.96
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1316 0 0 0 58692 4 0 0 25 0 1 0 230652145 6934528 1302 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1693 1302 66 130 0 1560 0
Current children cumulated CPU time (s) 586.96
Current children cumulated vsize (KiB) 6772

[startup+588.702 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 4166
/proc/meminfo: memFree=1502200/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=6772 CPUtime=588.57
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1316 0 0 0 58852 5 0 0 25 0 1 0 230652145 6934528 1302 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548783 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1693 1302 66 130 0 1560 0
Current children cumulated CPU time (s) 588.57
Current children cumulated vsize (KiB) 6772

[startup+589.102 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 4166
/proc/meminfo: memFree=1502200/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=6772 CPUtime=588.97
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1316 0 0 0 58892 5 0 0 25 0 1 0 230652145 6934528 1302 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1693 1302 66 130 0 1560 0
Current children cumulated CPU time (s) 588.97
Current children cumulated vsize (KiB) 6772

[startup+589.502 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 4166
/proc/meminfo: memFree=1502200/2055920 swapFree=4157032/4192956
[pid=4165] ppid=4163 vsize=6772 CPUtime=589.37
/proc/4165/stat : 4165 (minisat_noasser) R 4163 4165 2720 0 -1 4194304 1316 0 0 0 58932 5 0 0 25 0 1 0 230652145 6934528 1302 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 1 0 0
/proc/4165/statm: 1693 1302 66 130 0 1560 0
Current children cumulated CPU time (s) 589.37
Current children cumulated vsize (KiB) 6772

Child status: 10
Real time (s): 589.578
CPU time (s): 589.45
CPU user time (s): 589.398
CPU system time (s): 0.051992
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 6772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 589.398
system time used= 0.051992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1322
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= 8
involuntary context switches= 12313

runsolver used 0.464929 second user time and 1.20182 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Sun Apr 29 06:16:05 UTC 2007

IDJOB= 426632
IDBENCH= 19889
IDSOLVER= 189
FILE ID= node30/426632-1177827365

PBS_JOBID= 4718234

Free space on /tmp= 66563 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1755163742-08.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426632-1177827365/minisat_noassertions /tmp/evaluation/426632-1177827365/instance-426632-1177827365.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-426632-1177827365 -o ROOT/results/node30/solver-426632-1177827365 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426632-1177827365/minisat_noassertions /tmp/evaluation/426632-1177827365/instance-426632-1177827365.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d3edeae19215a6960895e5b557b1cbc9

RANDOM SEED= 458214010

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1507928 kB
Buffers:         50888 kB
Cached:         405916 kB
SwapCached:      15660 kB
Active:         258792 kB
Inactive:       221472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507928 kB
SwapTotal:     4192956 kB
SwapFree:      4157032 kB
Dirty:            1652 kB
Writeback:           0 kB
Mapped:          30240 kB
Slab:            53304 kB
Committed_AS:  3636440 kB
PageTables:       1776 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 node30 on Sun Apr 29 06:25:54 UTC 2007