Trace number 420980

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 584.008 584.168

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.206968
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.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
0.05/0.09	c |       100 |      50     4450    31150 |     1631      100     19 |  0.041 % |
0.05/0.09	c |       250 |      50     4450    31150 |     1794      250     19 |  0.041 % |
0.10/0.10	c |       475 |      50     4450    31150 |     1974      475     19 |  0.041 % |
0.10/0.11	c |       812 |      50     4450    31150 |     2171      812     19 |  0.041 % |
0.10/0.13	c |      1319 |      50     4450    31150 |     2388     1319     19 |  0.041 % |
0.10/0.16	c |      2079 |      50     4450    31150 |     2627     2079     19 |  0.041 % |
0.20/0.21	c |      3218 |      50     4450    31150 |     2890     1894     18 |  0.041 % |
0.20/0.29	c |      4927 |      50     4450    31150 |     3179     2148     17 |  0.041 % |
0.40/0.41	c |      7489 |      50     4450    31150 |     3497     3112     17 |  0.041 % |
0.59/0.60	c |     11337 |      50     4450    31150 |     3847     3440     17 |  0.041 % |
0.79/0.89	c |     17105 |      50     4450    31150 |     4232     3400     17 |  0.041 % |
1.29/1.34	c |     25755 |      50     4450    31150 |     4655     3542     17 |  0.041 % |
1.99/2.04	c |     38731 |      50     4450    31150 |     5120     2489     17 |  0.041 % |
3.09/3.11	c |     58192 |      50     4450    31150 |     5632     3953     17 |  0.041 % |
4.69/4.79	c |     87384 |      50     4450    31150 |     6196     4882     17 |  0.041 % |
7.29/7.39	c |    131173 |      50     4450    31150 |     6815     5159     16 |  0.041 % |
11.39/11.48	c |    196858 |      50     4450    31150 |     7497     5921     17 |  0.041 % |
17.79/17.89	c |    295385 |      50     4450    31150 |     8247     6717     17 |  0.041 % |
27.88/27.98	c |    443175 |      50     4450    31150 |     9071     5707     16 |  0.041 % |
43.47/43.57	c |    664860 |      50     4450    31150 |     9979     4702     16 |  0.041 % |
67.98/68.08	c |    997385 |      50     4450    31150 |    10977     7296     15 |  0.041 % |
107.06/107.10	c |   1496173 |      50     4450    31150 |    12074     5805     16 |  0.041 % |
168.54/168.65	c |   2244355 |      50     4450    31150 |    13282    10366     14 |  0.041 % |
266.22/266.38	c |   3366629 |      50     4450    31150 |    14610     8834     14 |  0.042 % |
422.28/422.46	c |   5050042 |      50     4450    31150 |    16071    10177     14 |  0.082 % |
583.94/584.16	c ===============================================================================
583.94/584.16	c restarts              : 26
583.94/584.16	c conflicts             : 6674814        (11430 /sec)
583.94/584.16	c decisions             : 7150870        (1.79 % random) (12246 /sec)
583.94/584.16	c propagations          : 55081726       (94326 /sec)
583.94/584.16	c conflict literals     : 103667738      (23.98 % deleted)
583.94/584.16	c Memory used           : 6.62 MB
583.94/584.16	c CPU time              : 583.953 s
583.94/584.16	c 
583.94/584.16	s SATISFIABLE
583.94/584.16	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/node4/watcher-420980-1177490617 -o ROOT/results/node4/solver-420980-1177490617 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/420980-1177490617/minisat_noassertions /tmp/evaluation/420980-1177490617/instance-420980-1177490617.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.00 0.00 0.00 3/77 22139
/proc/meminfo: memFree=1845272/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=1856 CPUtime=0
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 225099473 1900544 142 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 464 143 50 130 0 331 0

[startup+0.0583329 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 22139
/proc/meminfo: memFree=1845272/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=2116 CPUtime=0.05
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 229 0 0 0 5 0 0 0 18 0 1 0 225099473 2166784 215 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 529 215 62 130 0 396 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2116

[startup+0.101336 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 22139
/proc/meminfo: memFree=1845272/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=2116 CPUtime=0.1
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 234 0 0 0 10 0 0 0 18 0 1 0 225099473 2166784 220 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134682981 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 529 220 66 130 0 396 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2116

[startup+0.301355 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 22139
/proc/meminfo: memFree=1845272/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=2248 CPUtime=0.3
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 276 0 0 0 30 0 0 0 19 0 1 0 225099473 2301952 262 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 562 262 66 130 0 429 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2248

[startup+0.701393 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 22139
/proc/meminfo: memFree=1845272/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=2520 CPUtime=0.69
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 319 0 0 0 69 0 0 0 23 0 1 0 225099473 2580480 305 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134687112 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 630 305 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.00 0.00 0.00 2/78 22140
/proc/meminfo: memFree=1844176/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=2652 CPUtime=1.49
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 365 0 0 0 149 0 0 0 25 0 1 0 225099473 2715648 351 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 663 351 66 130 0 530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2652

[startup+3.10162 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 22140
/proc/meminfo: memFree=1843920/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=2784 CPUtime=3.09
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 404 0 0 0 309 0 0 0 25 0 1 0 225099473 2850816 390 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 696 390 66 130 0 563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2784

[startup+6.30293 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 22140
/proc/meminfo: memFree=1843600/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=3056 CPUtime=6.29
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 458 0 0 0 629 0 0 0 25 0 1 0 225099473 3129344 444 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 764 444 66 130 0 631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3056

[startup+12.7015 s]
/proc/loadavg: 0.15 0.03 0.01 2/78 22140
/proc/meminfo: memFree=1843152/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=3320 CPUtime=12.69
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 536 0 0 0 1269 0 0 0 25 0 1 0 225099473 3399680 522 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548213 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 830 522 66 130 0 697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3320

[startup+25.5018 s]
/proc/loadavg: 0.34 0.08 0.02 2/78 22140
/proc/meminfo: memFree=1842832/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=3716 CPUtime=25.48
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 620 0 0 0 2548 0 0 0 25 0 1 0 225099473 3805184 606 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 929 606 66 130 0 796 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3716

[startup+51.1012 s]
/proc/loadavg: 0.56 0.15 0.05 2/78 22140
/proc/meminfo: memFree=1842576/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=4012 CPUtime=51.07
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 683 0 0 0 5107 0 0 0 25 0 1 0 225099473 4108288 669 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1003 669 66 130 0 870 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4012

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/78 22140
/proc/meminfo: memFree=1841936/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=4600 CPUtime=102.27
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 823 0 0 0 10226 1 0 0 25 0 1 0 225099473 4710400 809 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/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.93 0.41 0.15 2/78 22140
/proc/meminfo: memFree=1841488/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=5072 CPUtime=162.24
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 931 0 0 0 16223 1 0 0 25 0 1 0 225099473 5193728 917 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546971 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1268 917 66 130 0 1135 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5072

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/78 22140
/proc/meminfo: memFree=1841296/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=5208 CPUtime=222.23
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 985 0 0 0 22221 2 0 0 25 0 1 0 225099473 5332992 971 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1302 971 66 130 0 1169 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5208

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/78 22140
/proc/meminfo: memFree=1841168/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=5348 CPUtime=282.21
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 1014 0 0 0 28219 2 0 0 25 0 1 0 225099473 5476352 1000 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1337 1000 66 130 0 1204 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5348

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/78 22140
/proc/meminfo: memFree=1840784/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=5776 CPUtime=342.2
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 1110 0 0 0 34217 3 0 0 25 0 1 0 225099473 5914624 1096 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547320 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1444 1096 66 130 0 1311 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 5776

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/78 22140
/proc/meminfo: memFree=1840400/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=6204 CPUtime=402.18
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 1190 0 0 0 40215 3 0 0 25 0 1 0 225099473 6352896 1176 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1551 1176 66 130 0 1418 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6204

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/78 22140
/proc/meminfo: memFree=1840144/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=6488 CPUtime=462.17
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 1255 0 0 0 46213 4 0 0 25 0 1 0 225099473 6643712 1241 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1622 1241 66 130 0 1489 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 6488

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/78 22140
/proc/meminfo: memFree=1840080/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=6628 CPUtime=522.15
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 1286 0 0 0 52211 4 0 0 25 0 1 0 225099473 6787072 1272 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1657 1272 66 130 0 1524 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6628

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/78 22140
/proc/meminfo: memFree=1839952/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=6772 CPUtime=582.14
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 1316 0 0 0 58209 5 0 0 25 0 1 0 225099473 6934528 1302 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1693 1302 66 130 0 1560 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 6772

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

[startup+583.102 s]
/proc/loadavg: 0.99 0.85 0.45 2/78 22140
/proc/meminfo: memFree=1839952/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=6772 CPUtime=582.94
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 1316 0 0 0 58289 5 0 0 25 0 1 0 225099473 6934528 1302 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1693 1302 66 130 0 1560 0
Current children cumulated CPU time (s) 582.94
Current children cumulated vsize (KiB) 6772

[startup+583.901 s]
/proc/loadavg: 0.99 0.85 0.45 2/78 22140
/proc/meminfo: memFree=1839952/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=6772 CPUtime=583.73
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 1316 0 0 0 58368 5 0 0 25 0 1 0 225099473 6934528 1302 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1693 1302 66 130 0 1560 0
Current children cumulated CPU time (s) 583.73
Current children cumulated vsize (KiB) 6772

[startup+584.105 s]
/proc/loadavg: 0.99 0.85 0.45 2/78 22140
/proc/meminfo: memFree=1839952/2055920 swapFree=4141068/4192956
[pid=22139] ppid=22137 vsize=6772 CPUtime=583.94
/proc/22139/stat : 22139 (minisat_noasser) R 22137 22139 22079 0 -1 4194304 1316 0 0 0 58389 5 0 0 25 0 1 0 225099473 6934528 1302 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/22139/statm: 1693 1302 66 130 0 1560 0
Current children cumulated CPU time (s) 583.94
Current children cumulated vsize (KiB) 6772

Child status: 10
Real time (s): 584.168
CPU time (s): 584.008
CPU user time (s): 583.953
CPU system time (s): 0.054991
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 6772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 583.953
system time used= 0.054991
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= 12447

runsolver used 0.45593 second user time and 1.21881 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Apr 25 08:43:37 UTC 2007

IDJOB= 420980
IDBENCH= 19889
IDSOLVER= 188
FILE ID= node4/420980-1177490617

PBS_JOBID= 4685875

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

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  d3edeae19215a6960895e5b557b1cbc9

RANDOM SEED= 892539723

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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	: 5931.00
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:       1845744 kB
Buffers:         37440 kB
Cached:         109856 kB
SwapCached:      15564 kB
Active:         103980 kB
Inactive:        66492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845744 kB
SwapTotal:     4192956 kB
SwapFree:      4141068 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          29516 kB
Slab:            25180 kB
Committed_AS:  6277012 kB
PageTables:       1816 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= 66477 MiB

End job on node4 on Wed Apr 25 08:53:22 UTC 2007