Trace number 421080

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 485.523 485.657

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
MD5SUMba211b00665e5525ca8dfbd839bb6bc4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.5363
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 |     351     1524     4626 |      508        0    nan |  0.000 % |
0.00/0.00	c |       100 |     351     1524     4626 |      558      100     18 |  0.001 % |
0.00/0.01	c |       250 |     351     1524     4626 |      614      250     17 |  0.001 % |
0.00/0.01	c |       475 |     351     1524     4626 |      676      475     18 |  0.001 % |
0.00/0.02	c |       812 |     351     1524     4626 |      743      461     16 |  0.001 % |
0.02/0.04	c |      1319 |     351     1524     4626 |      818      584     16 |  0.001 % |
0.02/0.07	c |      2078 |     351     1524     4626 |      899      482     13 |  0.001 % |
0.10/0.11	c |      3217 |     351     1524     4626 |      989      696     14 |  0.001 % |
0.10/0.17	c |      4926 |     351     1524     4626 |     1088      875     14 |  0.001 % |
0.20/0.27	c |      7488 |     351     1524     4626 |     1197      631     14 |  0.001 % |
0.40/0.41	c |     11337 |     351     1524     4626 |     1317      802     14 |  0.001 % |
0.60/0.64	c |     17104 |     351     1524     4626 |     1449     1144     15 |  0.001 % |
0.90/0.99	c |     25755 |     351     1524     4626 |     1594      938     14 |  0.001 % |
1.50/1.52	c |     38729 |     351     1524     4626 |     1753      930     16 |  0.001 % |
2.30/2.35	c |     58190 |     351     1524     4626 |     1929     1656     17 |  0.001 % |
3.60/3.64	c |     87382 |     351     1524     4626 |     2122     1485     17 |  0.001 % |
5.60/5.62	c |    131172 |     351     1524     4626 |     2334     1273     14 |  0.001 % |
8.70/8.73	c |    196857 |     351     1524     4626 |     2567     1918     16 |  0.001 % |
13.59/13.68	c |    295383 |     351     1524     4626 |     2824     1550     15 |  0.001 % |
21.09/21.16	c |    443172 |     351     1524     4626 |     3106     2290     16 |  0.001 % |
32.49/32.58	c |    664856 |     351     1524     4626 |     3417     2724     17 |  0.001 % |
50.78/50.84	c |    997382 |     351     1524     4626 |     3759     2355     16 |  0.001 % |
79.57/79.62	c |   1496174 |     351     1524     4626 |     4135     2560     15 |  0.001 % |
123.56/123.61	c |   2244356 |     351     1524     4626 |     4548     3008     14 |  0.001 % |
192.74/192.81	c |   3366630 |     351     1524     4626 |     5003     2895     17 |  0.002 % |
300.71/300.88	c |   5050041 |     350     1509     4581 |     5504     4851     16 |  0.279 % |
469.96/470.14	c |   7575157 |     347     1461     4416 |     6054     3016     13 |  1.113 % |
485.46/485.65	c ===============================================================================
485.46/485.65	c restarts              : 27
485.46/485.65	c conflicts             : 7807556        (16081 /sec)
485.46/485.65	c decisions             : 9248211        (1.81 % random) (19048 /sec)
485.46/485.65	c propagations          : 434513399      (894962 /sec)
485.46/485.65	c conflict literals     : 131567993      (26.47 % deleted)
485.46/485.65	c Memory used           : 4.45 MB
485.46/485.65	c CPU time              : 485.51 s
485.46/485.65	c 
485.46/485.65	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/node60/watcher-421080-1177498148 -o ROOT/results/node60/solver-421080-1177498148 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421080-1177498148/minisat_noassertions /tmp/evaluation/421080-1177498148/instance-421080-1177498148.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.99 0.97 0.91 3/64 23286
/proc/meminfo: memFree=1658512/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=1852 CPUtime=0
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 197724761 1896448 119 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 463 119 63 130 0 330 0

[startup+0.030206 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 23286
/proc/meminfo: memFree=1658512/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=1852 CPUtime=0.02
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 141 0 0 0 2 0 0 0 18 0 1 0 197724761 1896448 127 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 463 127 66 130 0 330 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1852

[startup+0.101212 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 23286
/proc/meminfo: memFree=1658512/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=1852 CPUtime=0.1
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 149 0 0 0 10 0 0 0 18 0 1 0 197724761 1896448 135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547299 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 463 135 66 130 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.301232 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 23286
/proc/meminfo: memFree=1658512/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=1984 CPUtime=0.3
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 166 0 0 0 30 0 0 0 19 0 1 0 197724761 2031616 152 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547187 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 496 152 66 130 0 363 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1984

[startup+0.701272 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 23286
/proc/meminfo: memFree=1658512/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=1984 CPUtime=0.7
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 180 0 0 0 70 0 0 0 22 0 1 0 197724761 2031616 166 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 496 166 66 130 0 363 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1984

[startup+1.50135 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1658184/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=2116 CPUtime=1.5
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 197 0 0 0 150 0 0 0 25 0 1 0 197724761 2166784 183 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 529 183 66 130 0 396 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2116

[startup+3.10151 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1657864/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=2116 CPUtime=3.1
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 222 0 0 0 310 0 0 0 25 0 1 0 197724761 2166784 208 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553127 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 529 208 66 130 0 396 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2116

[startup+6.30282 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1657744/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=2248 CPUtime=6.3
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 255 0 0 0 630 0 0 0 25 0 1 0 197724761 2301952 241 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 562 241 66 130 0 429 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2248

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1657424/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=2512 CPUtime=12.69
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 295 0 0 0 1269 0 0 0 25 0 1 0 197724761 2572288 281 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552654 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 628 281 66 130 0 495 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2512

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1657296/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=2644 CPUtime=25.49
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 339 0 0 0 2549 0 0 0 25 0 1 0 197724761 2707456 325 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 661 325 66 130 0 528 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2644

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1656976/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=3040 CPUtime=51.08
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 425 0 0 0 5108 0 0 0 25 0 1 0 197724761 3112960 411 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 760 411 66 130 0 627 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3040

[startup+102.304 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1656592/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=3308 CPUtime=102.27
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 502 0 0 0 10227 0 0 0 25 0 1 0 197724761 3387392 488 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134520983 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 827 488 66 130 0 694 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3308

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1656336/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=3576 CPUtime=162.25
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 566 0 0 0 16225 0 0 0 25 0 1 0 197724761 3661824 552 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 894 552 66 130 0 761 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3576

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655952/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=3852 CPUtime=222.23
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 640 0 0 0 22223 0 0 0 25 0 1 0 197724761 3944448 626 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553469 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 963 626 66 130 0 830 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3852

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655760/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=3988 CPUtime=282.21
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 687 0 0 0 28221 0 0 0 25 0 1 0 197724761 4083712 673 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552677 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 997 673 66 130 0 864 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3988

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655568/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4144 CPUtime=342.19
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 730 0 0 0 34219 0 0 0 25 0 1 0 197724761 4243456 716 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1036 716 66 130 0 903 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4144

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655376/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4416 CPUtime=402.19
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 770 0 0 0 40218 1 0 0 25 0 1 0 197724761 4521984 756 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134555413 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1104 756 66 130 0 971 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 4416

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655248/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4416 CPUtime=462.17
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 789 0 0 0 46216 1 0 0 25 0 1 0 197724761 4521984 775 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1104 775 66 130 0 971 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 4416

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

[startup+473.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655248/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4416 CPUtime=473.36
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 790 0 0 0 47335 1 0 0 25 0 1 0 197724761 4521984 776 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1104 776 66 130 0 971 0
Current children cumulated CPU time (s) 473.36
Current children cumulated vsize (KiB) 4416

[startup+479.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655248/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4416 CPUtime=479.76
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 792 0 0 0 47975 1 0 0 25 0 1 0 197724761 4521984 778 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1104 778 66 130 0 971 0
Current children cumulated CPU time (s) 479.76
Current children cumulated vsize (KiB) 4416

[startup+483.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655184/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4548 CPUtime=482.96
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 800 0 0 0 48295 1 0 0 25 0 1 0 197724761 4657152 786 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1137 786 66 130 0 1004 0
Current children cumulated CPU time (s) 482.96
Current children cumulated vsize (KiB) 4548

[startup+484.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655184/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4548 CPUtime=484.56
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 800 0 0 0 48455 1 0 0 25 0 1 0 197724761 4657152 786 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1137 786 66 130 0 1004 0
Current children cumulated CPU time (s) 484.56
Current children cumulated vsize (KiB) 4548

[startup+485.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655184/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4548 CPUtime=484.97
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 800 0 0 0 48496 1 0 0 25 0 1 0 197724761 4657152 786 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545987 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1137 786 66 130 0 1004 0
Current children cumulated CPU time (s) 484.97
Current children cumulated vsize (KiB) 4548

[startup+485.503 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655184/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4548 CPUtime=485.36
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 800 0 0 0 48535 1 0 0 25 0 1 0 197724761 4657152 786 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1137 786 66 130 0 1004 0
Current children cumulated CPU time (s) 485.36
Current children cumulated vsize (KiB) 4548

[startup+485.603 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23287
/proc/meminfo: memFree=1655184/2055920 swapFree=4183288/4192956
[pid=23286] ppid=23284 vsize=4548 CPUtime=485.46
/proc/23286/stat : 23286 (minisat_noasser) R 23284 23286 22164 0 -1 4194304 800 0 0 0 48545 1 0 0 25 0 1 0 197724761 4657152 786 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/23286/statm: 1137 786 66 130 0 1004 0
Current children cumulated CPU time (s) 485.46
Current children cumulated vsize (KiB) 4548

Child status: 20
Real time (s): 485.657
CPU time (s): 485.523
CPU user time (s): 485.51
CPU system time (s): 0.012998
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 4548

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

runsolver used 0.373943 second user time and 0.957854 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Apr 25 10:49:08 UTC 2007

IDJOB= 421080
IDBENCH= 19989
IDSOLVER= 188
FILE ID= node60/421080-1177498148

PBS_JOBID= 4685823

Free space on /tmp= 66416 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/421080-1177498148/minisat_noassertions /tmp/evaluation/421080-1177498148/instance-421080-1177498148.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-421080-1177498148 -o ROOT/results/node60/solver-421080-1177498148 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421080-1177498148/minisat_noassertions /tmp/evaluation/421080-1177498148/instance-421080-1177498148.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  ba211b00665e5525ca8dfbd839bb6bc4

RANDOM SEED= 576151553

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1659048 kB
Buffers:         28412 kB
Cached:         255880 kB
SwapCached:       3688 kB
Active:         154744 kB
Inactive:       176892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659048 kB
SwapTotal:     4192956 kB
SwapFree:      4183288 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          53324 kB
Slab:            51164 kB
Committed_AS:  2590780 kB
PageTables:       1560 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= 66416 MiB

End job on node60 on Wed Apr 25 10:57:14 UTC 2007