Trace number 421067

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 2007? (TO) 1200.09 1200.61

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1279599478-02.SAT.shuffled.cnf
MD5SUMb403a40368f0561878d5cbdd78a87179
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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:  450                                                  |
0.00/0.00	c |  Number of clauses:    1912                                                 |
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 |     434     1888     5761 |      629        0    nan |  0.000 % |
0.00/0.00	c |       101 |     434     1888     5761 |      692      101     21 |  0.000 % |
0.00/0.01	c |       255 |     434     1888     5761 |      761      255     21 |  0.000 % |
0.00/0.02	c |       481 |     434     1888     5761 |      837      481     22 |  0.000 % |
0.00/0.03	c |       820 |     434     1888     5761 |      921      820     22 |  0.000 % |
0.00/0.05	c |      1326 |     434     1888     5761 |     1013      843     20 |  0.000 % |
0.06/0.08	c |      2086 |     434     1888     5761 |     1114     1074     20 |  0.000 % |
0.10/0.13	c |      3226 |     434     1888     5761 |     1226     1050     19 |  0.000 % |
0.10/0.20	c |      4935 |     434     1888     5761 |     1349      843     19 |  0.000 % |
0.30/0.31	c |      7498 |     434     1888     5761 |     1483     1295     21 |  0.000 % |
0.40/0.48	c |     11342 |     434     1888     5761 |     1632     1328     21 |  0.000 % |
0.70/0.75	c |     17109 |     434     1888     5761 |     1795     1185     21 |  0.000 % |
1.10/1.17	c |     25758 |     434     1888     5761 |     1975     1535     19 |  0.000 % |
1.80/1.81	c |     38732 |     434     1888     5761 |     2172     1411     17 |  0.000 % |
2.80/2.83	c |     58193 |     434     1888     5761 |     2389     1991     21 |  0.000 % |
4.30/4.36	c |     87385 |     434     1888     5761 |     2628     1950     20 |  0.000 % |
6.69/6.74	c |    131174 |     434     1888     5761 |     2891     1591     19 |  0.000 % |
10.49/10.55	c |    196858 |     434     1888     5761 |     3180     2666     20 |  0.000 % |
16.39/16.45	c |    295386 |     434     1888     5761 |     3499     2763     20 |  0.000 % |
25.48/25.54	c |    443177 |     434     1888     5761 |     3848     3243     21 |  0.000 % |
39.68/39.76	c |    664861 |     434     1888     5761 |     4233     2851     20 |  0.000 % |
61.37/61.46	c |    997387 |     434     1888     5761 |     4657     3710     20 |  0.000 % |
95.56/95.69	c |   1496175 |     434     1888     5761 |     5122     4007     20 |  0.000 % |
148.94/149.03	c |   2244358 |     434     1888     5761 |     5635     3126     19 |  0.000 % |
232.21/232.35	c |   3366634 |     434     1888     5761 |     6198     3400     20 |  0.000 % |
366.26/366.49	c |   5050046 |     434     1888     5761 |     6818     3245     20 |  0.000 % |
577.38/577.65	c |   7575162 |     434     1888     5761 |     7500     4199     22 |  0.000 % |
904.29/904.73	c |  11362838 |     434     1888     5761 |     8250     6750     20 |  0.000 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node67/watcher-421067-1177498027 -o ROOT/results/node67/solver-421067-1177498027 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421067-1177498027/minisat_noassertions /tmp/evaluation/421067-1177498027/instance-421067-1177498027.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: 1.02 1.01 0.94 3/64 24003
/proc/meminfo: memFree=1708408/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=1852 CPUtime=0
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 225792197 1896448 125 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134533583 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 463 125 62 130 0 330 0

[startup+0.0672329 s]
/proc/loadavg: 1.02 1.01 0.94 3/64 24003
/proc/meminfo: memFree=1708408/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=1984 CPUtime=0.06
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 163 0 0 0 6 0 0 0 18 0 1 0 225792197 2031616 149 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 496 149 66 130 0 363 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+0.101238 s]
/proc/loadavg: 1.02 1.01 0.94 3/64 24003
/proc/meminfo: memFree=1708408/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=1984 CPUtime=0.1
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 168 0 0 0 10 0 0 0 18 0 1 0 225792197 2031616 154 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 496 154 66 130 0 363 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1984

[startup+0.301275 s]
/proc/loadavg: 1.02 1.01 0.94 3/64 24003
/proc/meminfo: memFree=1708408/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=1984 CPUtime=0.3
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 185 0 0 0 30 0 0 0 19 0 1 0 225792197 2031616 171 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 496 171 66 130 0 363 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1984

[startup+0.701348 s]
/proc/loadavg: 1.02 1.01 0.94 3/64 24003
/proc/meminfo: memFree=1708408/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=2116 CPUtime=0.7
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 207 0 0 0 70 0 0 0 22 0 1 0 225792197 2166784 193 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 529 193 66 130 0 396 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2116

[startup+1.50149 s]
/proc/loadavg: 1.02 1.01 0.94 2/65 24004
/proc/meminfo: memFree=1707824/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=2248 CPUtime=1.5
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 228 0 0 0 150 0 0 0 25 0 1 0 225792197 2301952 214 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558241 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 562 214 66 130 0 429 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2248

[startup+3.10179 s]
/proc/loadavg: 1.02 1.01 0.94 2/65 24004
/proc/meminfo: memFree=1707632/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=2384 CPUtime=3.09
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 266 0 0 0 309 0 0 0 25 0 1 0 225792197 2441216 252 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 596 252 66 130 0 463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2384

[startup+6.30137 s]
/proc/loadavg: 1.01 1.01 0.94 2/65 24004
/proc/meminfo: memFree=1707312/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=2516 CPUtime=6.29
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 301 0 0 0 629 0 0 0 25 0 1 0 225792197 2576384 287 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553654 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 629 287 66 130 0 496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2516

[startup+12.7015 s]
/proc/loadavg: 1.01 1.01 0.94 2/65 24004
/proc/meminfo: memFree=1706992/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=2648 CPUtime=12.69
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 360 0 0 0 1269 0 0 0 25 0 1 0 225792197 2711552 346 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 662 346 66 130 0 529 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2648

[startup+25.5019 s]
/proc/loadavg: 1.01 1.01 0.94 2/65 24004
/proc/meminfo: memFree=1706736/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=3044 CPUtime=25.48
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 432 0 0 0 2548 0 0 0 25 0 1 0 225792197 3117056 418 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 761 418 66 130 0 628 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3044

[startup+51.1016 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 24004
/proc/meminfo: memFree=1706352/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=3440 CPUtime=51.07
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 526 0 0 0 5107 0 0 0 25 0 1 0 225792197 3522560 512 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547208 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 860 512 66 130 0 727 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3440

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24004
/proc/meminfo: memFree=1705776/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=3836 CPUtime=102.26
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 651 0 0 0 10226 0 0 0 25 0 1 0 225792197 3928064 637 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 959 637 66 130 0 826 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3836

[startup+162.302 s]
/proc/loadavg: 1.04 1.01 0.95 2/65 24004
/proc/meminfo: memFree=1705392/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=4232 CPUtime=162.23
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 741 0 0 0 16223 0 0 0 25 0 1 0 225792197 4333568 727 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1058 727 66 130 0 925 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4232

[startup+222.303 s]
/proc/loadavg: 1.06 1.02 0.95 2/65 24004
/proc/meminfo: memFree=1705136/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=4484 CPUtime=222.21
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 789 0 0 0 22221 0 0 0 25 0 1 0 225792197 4591616 775 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548233 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1121 775 66 130 0 988 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 4484

[startup+282.302 s]
/proc/loadavg: 1.06 1.03 0.96 2/65 24004
/proc/meminfo: memFree=1704752/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=4748 CPUtime=282.19
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 875 0 0 0 28219 0 0 0 25 0 1 0 225792197 4861952 861 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1187 861 66 130 0 1054 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4748

[startup+342.302 s]
/proc/loadavg: 1.05 1.04 0.96 2/65 24004
/proc/meminfo: memFree=1704560/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=5016 CPUtime=342.17
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 935 0 0 0 34216 1 0 0 25 0 1 0 225792197 5136384 921 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546512 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1254 921 66 130 0 1121 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 5016

[startup+402.302 s]
/proc/loadavg: 1.13 1.06 0.97 2/65 24004
/proc/meminfo: memFree=1704304/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=5280 CPUtime=402.15
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1006 0 0 0 40214 1 0 0 25 0 1 0 225792197 5406720 992 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1320 992 66 130 0 1187 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 5280

[startup+462.302 s]
/proc/loadavg: 1.05 1.05 0.97 2/65 24004
/proc/meminfo: memFree=1704112/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=5412 CPUtime=462.13
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1036 0 0 0 46212 1 0 0 25 0 1 0 225792197 5541888 1022 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1353 1022 66 130 0 1220 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 5412

[startup+522.302 s]
/proc/loadavg: 1.02 1.03 0.97 2/65 24004
/proc/meminfo: memFree=1704048/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=5540 CPUtime=522.1
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1059 0 0 0 52209 1 0 0 25 0 1 0 225792197 5672960 1045 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548700 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1385 1045 66 130 0 1252 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 5540

[startup+582.302 s]
/proc/loadavg: 1.00 1.03 0.97 2/65 24004
/proc/meminfo: memFree=1703920/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=5668 CPUtime=582.08
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1093 0 0 0 58207 1 0 0 25 0 1 0 225792197 5804032 1079 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1417 1079 66 130 0 1284 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 5668

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 24004
/proc/meminfo: memFree=1703600/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=5800 CPUtime=642.06
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1146 0 0 0 64205 1 0 0 25 0 1 0 225792197 5939200 1132 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546856 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1450 1132 66 130 0 1317 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 5800

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 24004
/proc/meminfo: memFree=1703472/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=5932 CPUtime=702.03
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1173 0 0 0 70202 1 0 0 25 0 1 0 225792197 6074368 1159 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1483 1159 66 130 0 1350 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 5932

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 24004
/proc/meminfo: memFree=1703408/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=6068 CPUtime=762.03
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1193 0 0 0 76201 2 0 0 25 0 1 0 225792197 6213632 1179 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1517 1179 66 130 0 1384 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 6068

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24004
/proc/meminfo: memFree=1703344/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=6200 CPUtime=822
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1215 0 0 0 82198 2 0 0 25 0 1 0 225792197 6348800 1201 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552403 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1550 1201 66 130 0 1417 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 6200

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/71 24178
/proc/meminfo: memFree=1701800/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=6200 CPUtime=881.9
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1231 0 0 0 88188 2 0 0 25 0 1 0 225792197 6348800 1217 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1550 1217 66 130 0 1417 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 6200

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24202
/proc/meminfo: memFree=1702832/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=6336 CPUtime=941.87
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1272 0 0 0 94185 2 0 0 25 0 1 0 225792197 6488064 1258 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1584 1258 66 130 0 1451 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 6336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24202
/proc/meminfo: memFree=1702704/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=6460 CPUtime=1001.85
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1301 0 0 0 100183 2 0 0 25 0 1 0 225792197 6615040 1287 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1615 1287 66 130 0 1482 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 6460

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24202
/proc/meminfo: memFree=1702640/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=6596 CPUtime=1061.83
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1323 0 0 0 106181 2 0 0 25 0 1 0 225792197 6754304 1309 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558267 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1649 1309 66 130 0 1516 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 6596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24202
/proc/meminfo: memFree=1702512/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=6596 CPUtime=1121.81
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1339 0 0 0 112179 2 0 0 25 0 1 0 225792197 6754304 1325 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1649 1325 66 130 0 1516 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 6596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24202
/proc/meminfo: memFree=1702448/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=6596 CPUtime=1181.78
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1344 0 0 0 118176 2 0 0 25 0 1 0 225792197 6754304 1330 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1649 1330 66 130 0 1516 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 6596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24202
/proc/meminfo: memFree=1702448/2055920 swapFree=4182912/4192956
[pid=24003] ppid=24001 vsize=6728 CPUtime=1200.08
/proc/24003/stat : 24003 (minisat_noasser) R 24001 24003 23144 0 -1 4194304 1352 0 0 0 120006 2 0 0 25 0 1 0 225792197 6889472 1338 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24003/statm: 1682 1338 66 130 0 1549 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 6728

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.06
CPU system time (s): 0.029995
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 6728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.06
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1352
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= 6
involuntary context switches= 2004

runsolver used 0.85487 second user time and 2.48062 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Wed Apr 25 10:47:07 UTC 2007

IDJOB= 421067
IDBENCH= 19976
IDSOLVER= 188
FILE ID= node67/421067-1177498027

PBS_JOBID= 4685761

Free space on /tmp= 66455 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1279599478-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/421067-1177498027/minisat_noassertions /tmp/evaluation/421067-1177498027/instance-421067-1177498027.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-421067-1177498027 -o ROOT/results/node67/solver-421067-1177498027 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421067-1177498027/minisat_noassertions /tmp/evaluation/421067-1177498027/instance-421067-1177498027.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  b403a40368f0561878d5cbdd78a87179

RANDOM SEED= 116811320

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1708880 kB
Buffers:         28468 kB
Cached:         226984 kB
SwapCached:       4308 kB
Active:         100140 kB
Inactive:       185044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708880 kB
SwapTotal:     4192956 kB
SwapFree:      4182912 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          35148 kB
Slab:            47732 kB
Committed_AS:  1207988 kB
PageTables:       1504 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= 66455 MiB

End job on node67 on Wed Apr 25 11:07:09 UTC 2007