Trace number 426811

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 2007UNSAT 476.226 476.339

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
MD5SUMefb9901bf89fd570f6c562e1222df820
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.4337
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  360                                                  |
0.00/0.00	c |  Number of clauses:    1533                                                 |
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 |     354     1522     4597 |      507        0    nan |  0.000 % |
0.00/0.00	c |       100 |     354     1522     4597 |      558      100     18 |  0.001 % |
0.00/0.01	c |       250 |     354     1522     4597 |      613      250     18 |  0.001 % |
0.00/0.01	c |       477 |     354     1522     4597 |      675      477     17 |  0.001 % |
0.00/0.02	c |       817 |     354     1522     4597 |      742      465     16 |  0.001 % |
0.03/0.04	c |      1323 |     354     1522     4597 |      817      577     15 |  0.001 % |
0.03/0.07	c |      2082 |     354     1522     4597 |      898      494     14 |  0.001 % |
0.10/0.10	c |      3222 |     354     1522     4597 |      988      710     15 |  0.001 % |
0.10/0.16	c |      4931 |     354     1522     4597 |     1087      888     15 |  0.001 % |
0.20/0.26	c |      7494 |     354     1522     4597 |     1196      681     13 |  0.001 % |
0.40/0.41	c |     11338 |     354     1522     4597 |     1315      869     14 |  0.001 % |
0.60/0.63	c |     17106 |     354     1522     4597 |     1447     1248     15 |  0.001 % |
0.90/0.96	c |     25755 |     354     1522     4597 |     1592     1023     15 |  0.001 % |
1.40/1.48	c |     38729 |     354     1522     4597 |     1751     1011     15 |  0.001 % |
2.30/2.31	c |     58192 |     354     1522     4597 |     1926     1734     16 |  0.001 % |
3.49/3.57	c |     87385 |     354     1522     4597 |     2119     1657     15 |  0.001 % |
5.50/5.55	c |    131178 |     354     1522     4597 |     2331     1421     15 |  0.001 % |
8.59/8.69	c |    196863 |     354     1522     4597 |     2564     2193     16 |  0.001 % |
13.59/13.60	c |    295389 |     354     1522     4597 |     2820     1971     16 |  0.001 % |
20.99/21.07	c |    443180 |     354     1522     4597 |     3102     2746     15 |  0.001 % |
32.69/32.80	c |    664865 |     354     1522     4597 |     3413     1791     15 |  0.001 % |
51.18/51.24	c |    997391 |     354     1522     4597 |     3754     3098     18 |  0.001 % |
79.27/79.34	c |   1496180 |     354     1522     4597 |     4129     2118     14 |  0.001 % |
123.36/123.44	c |   2244362 |     354     1522     4597 |     4542     3022     14 |  0.001 % |
193.64/193.77	c |   3366636 |     354     1522     4597 |     4997     3703     14 |  0.001 % |
301.52/301.67	c |   5050048 |     353     1505     4545 |     5496     4174     18 |  0.279 % |
471.48/471.60	c |   7575164 |     350     1482     4476 |     6046     3628     12 |  1.113 % |
476.18/476.33	c ===============================================================================
476.18/476.33	c restarts              : 27
476.18/476.33	c conflicts             : 7647931        (16060 /sec)
476.18/476.33	c decisions             : 9004080        (1.80 % random) (18908 /sec)
476.18/476.33	c propagations          : 429223828      (901353 /sec)
476.18/476.33	c conflict literals     : 135392400      (25.09 % deleted)
476.18/476.33	c Memory used           : 4.41 MB
476.18/476.33	c CPU time              : 476.2 s
476.18/476.33	c 
476.18/476.33	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-426811-1177829192 -o ROOT/results/node29/solver-426811-1177829192 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426811-1177829192/minisat_noassertions /tmp/evaluation/426811-1177829192/instance-426811-1177829192.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.89 0.95 0.98 3/77 28166
/proc/meminfo: memFree=1409408/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=1852 CPUtime=0
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 230834982 1896448 118 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 463 118 63 130 0 330 0

[startup+0.0362859 s]
/proc/loadavg: 0.89 0.95 0.98 3/77 28166
/proc/meminfo: memFree=1409408/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=1852 CPUtime=0.03
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 141 0 0 0 3 0 0 0 18 0 1 0 230834982 1896448 127 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 463 127 66 130 0 330 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1852

[startup+0.10129 s]
/proc/loadavg: 0.89 0.95 0.98 3/77 28166
/proc/meminfo: memFree=1409408/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=1852 CPUtime=0.1
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 149 0 0 0 10 0 0 0 18 0 1 0 230834982 1896448 135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548233 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 463 135 66 130 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.301302 s]
/proc/loadavg: 0.89 0.95 0.98 3/77 28166
/proc/meminfo: memFree=1409408/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=1984 CPUtime=0.3
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 163 0 0 0 30 0 0 0 19 0 1 0 230834982 2031616 149 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 496 149 66 130 0 363 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1984

[startup+0.701328 s]
/proc/loadavg: 0.89 0.95 0.98 3/77 28166
/proc/meminfo: memFree=1409408/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=1984 CPUtime=0.7
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 179 0 0 0 70 0 0 0 23 0 1 0 230834982 2031616 165 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 496 165 66 130 0 363 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1984

[startup+1.50138 s]
/proc/loadavg: 0.89 0.95 0.98 2/78 28167
/proc/meminfo: memFree=1408952/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=2116 CPUtime=1.5
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 196 0 0 0 150 0 0 0 25 0 1 0 230834982 2166784 182 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 529 182 66 130 0 396 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2116

[startup+3.10249 s]
/proc/loadavg: 0.89 0.95 0.98 2/78 28167
/proc/meminfo: memFree=1408760/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=2116 CPUtime=3.1
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 218 0 0 0 310 0 0 0 25 0 1 0 230834982 2166784 204 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 529 204 66 130 0 396 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2116

[startup+6.30168 s]
/proc/loadavg: 0.90 0.95 0.98 2/78 28167
/proc/meminfo: memFree=1408504/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=2248 CPUtime=6.29
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 258 0 0 0 629 0 0 0 25 0 1 0 230834982 2301952 244 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 562 244 66 130 0 429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2248

[startup+12.7011 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 28167
/proc/meminfo: memFree=1408320/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=2512 CPUtime=12.69
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 292 0 0 0 1269 0 0 0 25 0 1 0 230834982 2572288 278 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 628 278 66 130 0 495 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2512

[startup+25.5019 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 28167
/proc/meminfo: memFree=1408064/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=2644 CPUtime=25.49
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 354 0 0 0 2549 0 0 0 25 0 1 0 230834982 2707456 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 661 340 66 130 0 528 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2644

[startup+51.1015 s]
/proc/loadavg: 0.95 0.96 0.98 2/78 28167
/proc/meminfo: memFree=1407744/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=3040 CPUtime=51.08
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 425 0 0 0 5108 0 0 0 25 0 1 0 230834982 3112960 411 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548700 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 760 411 66 130 0 627 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3040

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 28167
/proc/meminfo: memFree=1407424/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=3300 CPUtime=102.27
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 508 0 0 0 10227 0 0 0 25 0 1 0 230834982 3379200 494 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 825 494 66 130 0 692 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3300

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 28167
/proc/meminfo: memFree=1407104/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=3564 CPUtime=162.25
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 577 0 0 0 16225 0 0 0 25 0 1 0 230834982 3649536 563 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 891 563 66 130 0 758 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3564

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 28167
/proc/meminfo: memFree=1406848/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=3836 CPUtime=222.24
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 642 0 0 0 22223 1 0 0 25 0 1 0 230834982 3928064 628 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 959 628 66 130 0 826 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 3836

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 28167
/proc/meminfo: memFree=1406656/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=3968 CPUtime=282.23
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 687 0 0 0 28222 1 0 0 25 0 1 0 230834982 4063232 673 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 992 673 66 130 0 859 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 3968

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 28167
/proc/meminfo: memFree=1406400/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=4236 CPUtime=342.21
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 743 0 0 0 34220 1 0 0 25 0 1 0 230834982 4337664 729 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 1059 729 66 130 0 926 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 4236

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 28167
/proc/meminfo: memFree=1406272/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=4372 CPUtime=402.2
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 780 0 0 0 40218 2 0 0 25 0 1 0 230834982 4476928 766 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 1093 766 66 130 0 960 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 4372

[startup+462.302 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 28167
/proc/meminfo: memFree=1406144/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=4508 CPUtime=462.18
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 799 0 0 0 46216 2 0 0 25 0 1 0 230834982 4616192 785 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 1127 785 66 130 0 994 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 4508

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

[startup+467.101 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 28167
/proc/meminfo: memFree=1406144/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=4508 CPUtime=466.98
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 802 0 0 0 46696 2 0 0 25 0 1 0 230834982 4616192 788 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 1127 788 66 130 0 994 0
Current children cumulated CPU time (s) 466.98
Current children cumulated vsize (KiB) 4508

[startup+470.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 28167
/proc/meminfo: memFree=1406144/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=4508 CPUtime=470.18
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 802 0 0 0 47016 2 0 0 25 0 1 0 230834982 4616192 788 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 1127 788 66 130 0 994 0
Current children cumulated CPU time (s) 470.18
Current children cumulated vsize (KiB) 4508

[startup+473.503 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 28167
/proc/meminfo: memFree=1406144/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=4508 CPUtime=473.38
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 803 0 0 0 47336 2 0 0 25 0 1 0 230834982 4616192 789 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 1127 789 66 130 0 994 0
Current children cumulated CPU time (s) 473.38
Current children cumulated vsize (KiB) 4508

[startup+475.102 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 28167
/proc/meminfo: memFree=1406080/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=4508 CPUtime=474.98
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 810 0 0 0 47496 2 0 0 25 0 1 0 230834982 4616192 796 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 1127 796 66 130 0 994 0
Current children cumulated CPU time (s) 474.98
Current children cumulated vsize (KiB) 4508

[startup+475.902 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 28167
/proc/meminfo: memFree=1406080/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=4508 CPUtime=475.78
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 810 0 0 0 47576 2 0 0 25 0 1 0 230834982 4616192 796 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 1127 796 66 130 0 994 0
Current children cumulated CPU time (s) 475.78
Current children cumulated vsize (KiB) 4508

[startup+476.306 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 28167
/proc/meminfo: memFree=1406080/2055920 swapFree=4146652/4192956
[pid=28166] ppid=28164 vsize=4508 CPUtime=476.18
/proc/28166/stat : 28166 (minisat_noasser) R 28164 28166 27423 0 -1 4194304 810 0 0 0 47616 2 0 0 25 0 1 0 230834982 4616192 796 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552440 0 0 4096 3 0 0 0 17 1 0 0
/proc/28166/statm: 1127 796 66 130 0 994 0
Current children cumulated CPU time (s) 476.18
Current children cumulated vsize (KiB) 4508

Child status: 20
Real time (s): 476.339
CPU time (s): 476.226
CPU user time (s): 476.2
CPU system time (s): 0.025996
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 4508

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

runsolver used 0.430934 second user time and 0.931858 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Apr 29 06:46:32 UTC 2007

IDJOB= 426811
IDBENCH= 19993
IDSOLVER= 189
FILE ID= node29/426811-1177829192

PBS_JOBID= 4718238

Free space on /tmp= 66563 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426811-1177829192/minisat_noassertions /tmp/evaluation/426811-1177829192/instance-426811-1177829192.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-426811-1177829192 -o ROOT/results/node29/solver-426811-1177829192 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426811-1177829192/minisat_noassertions /tmp/evaluation/426811-1177829192/instance-426811-1177829192.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  efb9901bf89fd570f6c562e1222df820

RANDOM SEED= 409786117

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:       1409816 kB
Buffers:         51796 kB
Cached:         498464 kB
SwapCached:      12100 kB
Active:         328316 kB
Inactive:       245988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1409816 kB
SwapTotal:     4192956 kB
SwapFree:      4146652 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          30288 kB
Slab:            57168 kB
Committed_AS:  2780200 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:54:29 UTC 2007