Trace number 314825

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 (with assertions)? (TO) 1200.06 1200.41

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1174.88
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

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:  3114                                                 |
0.00/0.00	c |  Number of clauses:    10827                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.04/0.05	c ============================[ Search Statistics ]==============================
0.04/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.04/0.05	c ===============================================================================
0.04/0.05	c |         0 |    1316     7444    25258 |     2481        0    nan |  0.000 % |
0.04/0.05	c |       100 |    1316     7444    25258 |     2729      100      9 |  1.188 % |
0.04/0.07	c |       250 |    1316     7444    25258 |     3002      250     27 |  1.188 % |
0.04/0.08	c |       475 |    1316     7444    25258 |     3302      475     38 |  1.188 % |
0.09/0.11	c |       813 |    1316     7444    25258 |     3632      813     39 |  1.189 % |
0.09/0.13	c |      1320 |    1316     7444    25258 |     3996     1320     32 |  1.188 % |
0.19/0.22	c |      2079 |    1316     7444    25258 |     4395     2079     39 |  1.188 % |
0.29/0.36	c |      3218 |    1316     7444    25258 |     4835     3218     44 |  1.189 % |
0.49/0.55	c |      4927 |    1316     7444    25258 |     5318     4927     42 |  1.188 % |
0.99/1.00	c |      7489 |    1316     7444    25258 |     5850     4590     53 |  1.188 % |
1.49/1.52	c |     11333 |    1316     7444    25258 |     6435     5282     46 |  1.188 % |
2.39/2.40	c |     17099 |    1316     7444    25258 |     7079     4214     47 |  1.188 % |
3.49/3.53	c |     25748 |    1316     7444    25258 |     7787     5532     34 |  1.188 % |
5.59/5.61	c |     38723 |    1316     7444    25258 |     8566     6152     38 |  1.188 % |
8.79/8.83	c |     58185 |    1316     7444    25258 |     9422     7823     39 |  1.188 % |
13.79/13.85	c |     87377 |    1316     7444    25258 |    10365     7592     41 |  1.188 % |
18.38/18.45	c |    131167 |    1315     7439    25240 |    11401    10777     22 |  1.220 % |
31.28/31.35	c |    196852 |    1315     7439    25240 |    12541     6102     34 |  1.220 % |
48.48/48.54	c |    295379 |    1315     7439    25240 |    13796     8410     28 |  1.221 % |
80.67/80.76	c |    443168 |    1315     7439    25240 |    15175     8220     35 |  1.220 % |
124.26/124.31	c |    664852 |    1315     7439    25240 |    16693    13134     33 |  1.220 % |
196.54/196.64	c |    997377 |    1315     7439    25240 |    18362    14242     25 |  1.221 % |
321.90/322.05	c |   1496165 |    1315     7439    25240 |    20198     9838     27 |  1.220 % |
498.54/498.79	c |   2244349 |    1315     7439    25240 |    22218    19913     34 |  1.221 % |
808.56/808.87	c |   3366624 |    1315     7439    25240 |    24440    17623     17 |  1.220 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-314825-1172643170 -o ROOT/results/node19/solver-314825-1172643170 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314825-1172643170/minisat /tmp/evaluation/314825-1172643170/instance-314825-1172643170.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.00 1.03 1.00 3/77 9037
/proc/meminfo: memFree=783080/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=2208 CPUtime=0
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 284271048 2260992 236 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134561890 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 552 236 58 138 0 411 0

[startup+0.0465301 s]
/proc/loadavg: 1.00 1.03 1.00 3/77 9037
/proc/meminfo: memFree=783080/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=3524 CPUtime=0.04
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 586 0 0 0 4 0 0 0 18 0 1 0 284271048 3608576 570 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134535492 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 881 570 71 138 0 740 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3524

[startup+0.101536 s]
/proc/loadavg: 1.00 1.03 1.00 3/77 9037
/proc/meminfo: memFree=783080/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=3524 CPUtime=0.09
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 594 0 0 0 9 0 0 0 18 0 1 0 284271048 3608576 578 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550787 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 881 578 72 138 0 740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3524

[startup+0.301557 s]
/proc/loadavg: 1.00 1.03 1.00 3/77 9037
/proc/meminfo: memFree=783080/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=3524 CPUtime=0.29
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 596 0 0 0 29 0 0 0 19 0 1 0 284271048 3608576 580 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550893 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 881 580 73 138 0 740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3524

[startup+0.701601 s]
/proc/loadavg: 1.00 1.03 1.00 3/77 9037
/proc/meminfo: memFree=783080/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=4184 CPUtime=0.69
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 763 0 0 0 69 0 0 0 23 0 1 0 284271048 4284416 747 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 1046 747 73 138 0 905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4184

[startup+1.50169 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9038
/proc/meminfo: memFree=780320/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=4448 CPUtime=1.49
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 829 0 0 0 149 0 0 0 25 0 1 0 284271048 4554752 813 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550692 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 1112 813 73 138 0 971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4448

[startup+3.10186 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9038
/proc/meminfo: memFree=779936/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=4580 CPUtime=3.09
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 833 0 0 0 309 0 0 0 25 0 1 0 284271048 4689920 817 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550880 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 1145 817 73 138 0 1004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4580

[startup+6.30221 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9038
/proc/meminfo: memFree=779360/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=4976 CPUtime=6.29
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 951 0 0 0 628 1 0 0 25 0 1 0 284271048 5095424 935 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134556374 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 1244 935 73 138 0 1103 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4976

[startup+12.7019 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9038
/proc/meminfo: memFree=778912/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=5372 CPUtime=12.69
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 1054 0 0 0 1268 1 0 0 25 0 1 0 284271048 5500928 1038 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134551872 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 1343 1038 73 138 0 1202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5372

[startup+25.5013 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9038
/proc/meminfo: memFree=777824/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=6436 CPUtime=25.48
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 1324 0 0 0 2547 1 0 0 25 0 1 0 284271048 6590464 1308 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550254 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 1609 1308 73 138 0 1468 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6436

[startup+51.1011 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 9038
/proc/meminfo: memFree=777632/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=6856 CPUtime=51.08
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 1412 0 0 0 5106 2 0 0 25 0 1 0 284271048 7020544 1396 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550596 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 1714 1396 73 138 0 1573 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6856

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 9038
/proc/meminfo: memFree=776672/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=7608 CPUtime=102.26
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 1617 0 0 0 10224 2 0 0 25 0 1 0 284271048 7790592 1601 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134552069 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 1902 1601 73 138 0 1761 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7608

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 9038
/proc/meminfo: memFree=775968/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=8396 CPUtime=162.24
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 1788 0 0 0 16221 3 0 0 25 0 1 0 284271048 8597504 1772 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2099 1772 73 138 0 1958 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 8396

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 9038
/proc/meminfo: memFree=775008/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=9320 CPUtime=222.23
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2019 0 0 0 22219 4 0 0 25 0 1 0 284271048 9543680 2003 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134552354 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2330 2003 73 138 0 2189 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9320

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=774944/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=9320 CPUtime=282.21
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2019 0 0 0 28217 4 0 0 25 0 1 0 284271048 9543680 2003 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2330 2003 73 138 0 2189 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 9320

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=774880/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=9452 CPUtime=342.19
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2048 0 0 0 34214 5 0 0 25 0 1 0 284271048 9678848 2032 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550893 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2363 2032 73 138 0 2222 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 9452

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=774304/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=9976 CPUtime=402.18
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2205 0 0 0 40212 6 0 0 25 0 1 0 284271048 10215424 2189 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550628 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2494 2189 73 138 0 2353 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 9976

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=774240/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=9976 CPUtime=462.16
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2205 0 0 0 46210 6 0 0 25 0 1 0 284271048 10215424 2189 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550611 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2494 2189 73 138 0 2353 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 9976

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=773792/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=10504 CPUtime=522.14
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2327 0 0 0 52207 7 0 0 25 0 1 0 284271048 10756096 2311 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550599 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2626 2311 73 138 0 2485 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 10504

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=773344/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=10900 CPUtime=582.13
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2437 0 0 0 58205 8 0 0 25 0 1 0 284271048 11161600 2421 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2725 2421 73 138 0 2584 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 10900

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=773280/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=11032 CPUtime=642.11
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2447 0 0 0 64203 8 0 0 25 0 1 0 284271048 11296768 2431 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2758 2431 73 138 0 2617 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 11032

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=773088/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=11164 CPUtime=702.09
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2500 0 0 0 70200 9 0 0 25 0 1 0 284271048 11431936 2484 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2791 2484 73 138 0 2650 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 11164

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=773088/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=11164 CPUtime=762.07
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2500 0 0 0 76198 9 0 0 25 0 1 0 284271048 11431936 2484 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2791 2484 73 138 0 2650 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 11164

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=772704/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=11560 CPUtime=822.06
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2602 0 0 0 82196 10 0 0 25 0 1 0 284271048 11837440 2586 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550849 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2890 2586 73 138 0 2749 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 11560

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=772704/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=11560 CPUtime=882.04
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2602 0 0 0 88194 10 0 0 25 0 1 0 284271048 11837440 2586 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2890 2586 73 138 0 2749 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 11560

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=772704/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=11560 CPUtime=942.02
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2602 0 0 0 94191 11 0 0 25 0 1 0 284271048 11837440 2586 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2890 2586 73 138 0 2749 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 11560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=772576/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=11692 CPUtime=1002
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2614 0 0 0 100189 11 0 0 25 0 1 0 284271048 11972608 2598 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2923 2598 73 138 0 2782 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 11692

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=772576/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=11692 CPUtime=1061.99
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2637 0 0 0 106187 12 0 0 25 0 1 0 284271048 11972608 2621 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 2923 2621 73 138 0 2782 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 11692

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=771680/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=12484 CPUtime=1121.96
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2843 0 0 0 112184 12 0 0 25 0 1 0 284271048 12783616 2822 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 3121 2822 73 138 0 2980 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 12484

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=771744/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=12288 CPUtime=1181.95
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2843 0 0 0 118182 13 0 0 25 0 1 0 284271048 12582912 2773 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 3072 2773 73 138 0 2931 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 12288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9038
/proc/meminfo: memFree=771744/2055920 swapFree=4192812/4192956
[pid=9037] ppid=9035 vsize=12284 CPUtime=1200.05
/proc/9037/stat : 9037 (minisat) R 9035 9037 8165 0 -1 4194304 2843 0 0 0 119992 13 0 0 25 0 1 0 284271048 12578816 2772 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550587 0 0 4096 3 0 0 0 17 1 0 0
/proc/9037/statm: 3071 2772 73 138 0 2930 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 12284

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.93
CPU system time (s): 0.136979
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 12616

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

runsolver used 1.51877 second user time and 2.82357 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Wed Feb 28 06:12:50 UTC 2007

IDJOB= 314825
IDBENCH= 20401
IDSOLVER= 109
FILE ID= node19/314825-1172643170

PBS_JOBID= 3980925

Free space on /tmp= 66509 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= /tmp/evaluation/314825-1172643170/minisat /tmp/evaluation/314825-1172643170/instance-314825-1172643170.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-314825-1172643170 -o ROOT/results/node19/solver-314825-1172643170 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314825-1172643170/minisat /tmp/evaluation/314825-1172643170/instance-314825-1172643170.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  8c67f78ca36ec96e662a91c74844da21

RANDOM SEED= 569442697

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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	: 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.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:        783488 kB
Buffers:         65524 kB
Cached:        1082316 kB
SwapCached:          0 kB
Active:         474144 kB
Inactive:       717300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        783488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1228 kB
Writeback:           0 kB
Mapped:          62540 kB
Slab:            66528 kB
Committed_AS:  1078480 kB
PageTables:       1756 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= 66509 MiB

End job on node19 on Wed Feb 28 06:32:53 UTC 2007