Trace number 1786238

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: minisat SAT 2007? (TO) 5000.1 5002.21

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-270-100.cnf
MD5SUMe197a9710494056838206e38a7541851
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses648
Sum of the clauses size1620
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2540
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5108
Number of clauses of size over 50

Solver Data

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:  270                                                  |
0.00/0.00	c |  Number of clauses:    648                                                  |
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 |     270      648     1620 |      216        0    nan |  0.000 % |
0.00/0.00	c |       101 |     270      648     1620 |      237      101     39 |  0.001 % |
0.00/0.00	c |       251 |     270      648     1620 |      261      251     39 |  0.001 % |
0.01/0.01	c |       476 |     270      648     1620 |      287      295     38 |  0.001 % |
0.01/0.02	c |       813 |     270      648     1620 |      316      300     32 |  0.001 % |
0.01/0.03	c |      1321 |     270      648     1620 |      347      207     24 |  0.001 % |
0.01/0.05	c |      2081 |     270      648     1620 |      382      301     28 |  0.001 % |
0.01/0.09	c |      3222 |     270      648     1620 |      420      468     38 |  0.001 % |
0.10/0.13	c |      4934 |     270      648     1620 |      463      433     31 |  0.001 % |
0.20/0.21	c |      7498 |     270      648     1620 |      509      499     30 |  0.001 % |
0.30/0.33	c |     11342 |     270      648     1620 |      560      360     27 |  0.001 % |
0.50/0.51	c |     17108 |     270      648     1620 |      616      471     29 |  0.001 % |
0.70/0.79	c |     25757 |     270      648     1620 |      677      695     32 |  0.001 % |
1.20/1.23	c |     38734 |     270      648     1620 |      745      614     34 |  0.001 % |
1.90/1.90	c |     58198 |     270      648     1620 |      820      470     29 |  0.001 % |
2.90/2.95	c |     87390 |     270      648     1620 |      902      514     29 |  0.001 % |
4.50/4.57	c |    131180 |     270      648     1620 |      992      613     29 |  0.001 % |
7.00/7.03	c |    196864 |     270      648     1620 |     1091      663     28 |  0.001 % |
10.79/10.80	c |    295393 |     270      648     1620 |     1200      844     33 |  0.001 % |
16.59/16.69	c |    443182 |     270      648     1620 |     1321     1145     39 |  0.001 % |
26.37/26.44	c |    664868 |     270      648     1620 |     1453     1166     40 |  0.001 % |
41.16/41.22	c |    997394 |     270      648     1620 |     1598     1336     38 |  0.001 % |
64.06/64.11	c |   1496182 |     270      648     1620 |     1758     1039     36 |  0.001 % |
99.74/99.80	c |   2244364 |     270      648     1620 |     1934     1689     46 |  0.001 % |
154.53/154.67	c |   3366639 |     270      648     1620 |     2127     1427     40 |  0.001 % |
240.80/240.99	c |   5050050 |     270      648     1620 |     2340     1847     43 |  0.001 % |
374.54/374.72	c |   7575168 |     270      648     1620 |     2574     2132     42 |  0.001 % |
580.03/580.31	c |  11362843 |     270      648     1620 |     2831     2143     47 |  0.001 % |
897.61/898.04	c |  17044357 |     270      648     1620 |     3114     2475     48 |  0.001 % |
1402.00/1402.64	c |  25566626 |     270      648     1620 |     3426     2833     49 |  0.001 % |
2172.32/2173.20	c |  38350029 |     270      648     1620 |     3769     1884     40 |  0.001 % |
3395.38/3396.89	c |  57525135 |     270      648     1620 |     4145     2189     41 |  0.001 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786238-1241952146/watcher-1786238-1241952146 -o /tmp/evaluation-result-1786238-1241952146/solver-1786238-1241952146 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1786238-1241952146.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): 6000 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.00 1.00 3/64 23403
/proc/meminfo: memFree=1474696/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=1720 CPUtime=0
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 223248027 1761280 102 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 430 102 66 130 0 297 0

[startup+0.0118799 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23403
/proc/meminfo: memFree=1474696/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=1852 CPUtime=0.01
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 125 0 0 0 1 0 0 0 18 0 1 0 223248027 1896448 111 1992294400 134512640 135048876 4294956208 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 463 111 66 130 0 330 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1852

[startup+0.101887 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23403
/proc/meminfo: memFree=1474696/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=1852 CPUtime=0.1
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 140 0 0 0 10 0 0 0 18 0 1 0 223248027 1896448 126 1992294400 134512640 135048876 4294956208 18446744073709551615 134552742 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 463 126 66 130 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.301905 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23403
/proc/meminfo: memFree=1474696/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=1852 CPUtime=0.3
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 153 0 0 0 30 0 0 0 19 0 1 0 223248027 1896448 139 1992294400 134512640 135048876 4294956208 18446744073709551615 134552268 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 463 139 66 130 0 330 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1852

[startup+0.701938 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23403
/proc/meminfo: memFree=1474696/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=1984 CPUtime=0.7
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 165 0 0 0 70 0 0 0 23 0 1 0 223248027 2031616 151 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 496 151 66 130 0 363 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1984

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1474304/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=1984 CPUtime=1.5
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 190 0 0 0 150 0 0 0 25 0 1 0 223248027 2031616 176 1992294400 134512640 135048876 4294956208 18446744073709551615 134547246 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 496 176 66 130 0 363 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1984

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1474048/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=2112 CPUtime=3.1
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 212 0 0 0 310 0 0 0 25 0 1 0 223248027 2162688 198 1992294400 134512640 135048876 4294956208 18446744073709551615 134552680 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 528 198 66 130 0 395 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2112

[startup+6.30142 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1473856/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=2244 CPUtime=6.3
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 242 0 0 0 630 0 0 0 25 0 1 0 223248027 2297856 228 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 561 228 66 130 0 428 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2244

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1473664/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=2372 CPUtime=12.69
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 283 0 0 0 1269 0 0 0 25 0 1 0 223248027 2428928 269 1992294400 134512640 135048876 4294956208 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 593 269 66 130 0 460 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2372

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1473536/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=2632 CPUtime=25.47
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 323 0 0 0 2547 0 0 0 25 0 1 0 223248027 2695168 309 1992294400 134512640 135048876 4294956208 18446744073709551615 134546762 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 658 309 66 130 0 525 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2632

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1473408/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=2884 CPUtime=51.06
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 391 0 0 0 5106 0 0 0 25 0 1 0 223248027 2953216 377 1992294400 134512640 135048876 4294956208 18446744073709551615 134548751 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 721 377 66 130 0 588 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2884

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1472896/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=3272 CPUtime=102.25
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 480 0 0 0 10225 0 0 0 25 0 1 0 223248027 3350528 466 1992294400 134512640 135048876 4294956208 18446744073709551615 134546971 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 818 466 66 130 0 685 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3272

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1472704/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=3404 CPUtime=162.22
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 527 0 0 0 16222 0 0 0 25 0 1 0 223248027 3485696 513 1992294400 134512640 135048876 4294956208 18446744073709551615 134545984 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 851 513 66 130 0 718 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 3404

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1472512/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=3540 CPUtime=222.2
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 572 0 0 0 22220 0 0 0 25 0 1 0 223248027 3624960 558 1992294400 134512640 135048876 4294956208 18446744073709551615 134546862 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 885 558 66 130 0 752 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 3540

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1472320/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=3808 CPUtime=282.18
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 635 0 0 0 28218 0 0 0 25 0 1 0 223248027 3899392 621 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 952 621 66 130 0 819 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 3808

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1472320/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=3808 CPUtime=342.15
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 642 0 0 0 34215 0 0 0 25 0 1 0 223248027 3899392 628 1992294400 134512640 135048876 4294956208 18446744073709551615 134553441 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 952 628 66 130 0 819 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 3808

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1472192/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=3940 CPUtime=402.11
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 673 0 0 0 40211 0 0 0 25 0 1 0 223248027 4034560 659 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 985 659 66 130 0 852 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 3940

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1472064/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=4076 CPUtime=462.09
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 701 0 0 0 46209 0 0 0 25 0 1 0 223248027 4173824 687 1992294400 134512640 135048876 4294956208 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1019 687 66 130 0 886 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 4076

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1472000/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=4076 CPUtime=522.07
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 707 0 0 0 52207 0 0 0 25 0 1 0 223248027 4173824 693 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1019 693 66 130 0 886 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 4076

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1471936/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=4208 CPUtime=582.03
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 715 0 0 0 58203 0 0 0 25 0 1 0 223248027 4308992 701 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1052 701 66 130 0 919 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 4208

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23404
/proc/meminfo: memFree=1471808/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=4328 CPUtime=642.01
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 754 0 0 0 64201 0 0 0 25 0 1 0 223248027 4431872 740 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1082 740 66 130 0 949 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 4328


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469504/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6096 CPUtime=4000.62
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1185 0 0 0 400060 2 0 0 25 0 1 0 223248027 6242304 1171 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1524 1171 66 130 0 1391 0
Current children cumulated CPU time (s) 4000.62
Current children cumulated vsize (KiB) 6096

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469312/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6096 CPUtime=4060.6
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1189 0 0 0 406058 2 0 0 25 0 1 0 223248027 6242304 1175 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1524 1175 66 130 0 1391 0
Current children cumulated CPU time (s) 4060.6
Current children cumulated vsize (KiB) 6096

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469312/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6096 CPUtime=4120.57
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1192 0 0 0 412055 2 0 0 25 0 1 0 223248027 6242304 1178 1992294400 134512640 135048876 4294956208 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1524 1178 66 130 0 1391 0
Current children cumulated CPU time (s) 4120.57
Current children cumulated vsize (KiB) 6096

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469312/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6096 CPUtime=4180.53
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1210 0 0 0 418051 2 0 0 25 0 1 0 223248027 6242304 1196 1992294400 134512640 135048876 4294956208 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1524 1196 66 130 0 1391 0
Current children cumulated CPU time (s) 4180.53
Current children cumulated vsize (KiB) 6096

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469248/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6236 CPUtime=4240.51
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1224 0 0 0 424049 2 0 0 25 0 1 0 223248027 6385664 1210 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1559 1210 66 130 0 1426 0
Current children cumulated CPU time (s) 4240.51
Current children cumulated vsize (KiB) 6236

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469248/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6236 CPUtime=4300.49
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1231 0 0 0 430047 2 0 0 25 0 1 0 223248027 6385664 1217 1992294400 134512640 135048876 4294956208 18446744073709551615 134547171 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1559 1217 66 130 0 1426 0
Current children cumulated CPU time (s) 4300.49
Current children cumulated vsize (KiB) 6236

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469120/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6236 CPUtime=4360.45
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1241 0 0 0 436043 2 0 0 25 0 1 0 223248027 6385664 1227 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1559 1227 66 130 0 1426 0
Current children cumulated CPU time (s) 4360.45
Current children cumulated vsize (KiB) 6236

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469120/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6236 CPUtime=4420.43
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1245 0 0 0 442041 2 0 0 25 0 1 0 223248027 6385664 1231 1992294400 134512640 135048876 4294956208 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1559 1231 66 130 0 1426 0
Current children cumulated CPU time (s) 4420.43
Current children cumulated vsize (KiB) 6236

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469056/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6236 CPUtime=4480.39
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1248 0 0 0 448037 2 0 0 25 0 1 0 223248027 6385664 1234 1992294400 134512640 135048876 4294956208 18446744073709551615 134553067 0 0 4096 3 0 0 0 17 1 0 0
/proc/23403/statm: 1559 1234 66 130 0 1426 0
Current children cumulated CPU time (s) 4480.39
Current children cumulated vsize (KiB) 6236

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1469056/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6236 CPUtime=4540.36
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1248 0 0 0 454034 2 0 0 25 0 1 0 223248027 6385664 1234 1992294400 134512640 135048876 4294956208 18446744073709551615 134680311 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1559 1234 66 130 0 1426 0
Current children cumulated CPU time (s) 4540.36
Current children cumulated vsize (KiB) 6236

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1468864/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6376 CPUtime=4600.35
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1252 0 0 0 460033 2 0 0 25 0 1 0 223248027 6529024 1238 1992294400 134512640 135048876 4294956208 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1594 1238 66 130 0 1461 0
Current children cumulated CPU time (s) 4600.35
Current children cumulated vsize (KiB) 6376

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1468800/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6376 CPUtime=4660.32
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1255 0 0 0 466030 2 0 0 25 0 1 0 223248027 6529024 1241 1992294400 134512640 135048876 4294956208 18446744073709551615 134552357 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1594 1241 66 130 0 1461 0
Current children cumulated CPU time (s) 4660.32
Current children cumulated vsize (KiB) 6376

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23418
/proc/meminfo: memFree=1468672/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6376 CPUtime=4720.29
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1255 0 0 0 472026 3 0 0 25 0 1 0 223248027 6529024 1241 1992294400 134512640 135048876 4294956208 18446744073709551615 134547878 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1594 1241 66 130 0 1461 0
Current children cumulated CPU time (s) 4720.29
Current children cumulated vsize (KiB) 6376

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23418
/proc/meminfo: memFree=1468672/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6376 CPUtime=4780.27
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1266 0 0 0 478024 3 0 0 25 0 1 0 223248027 6529024 1252 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1594 1252 66 130 0 1461 0
Current children cumulated CPU time (s) 4780.27
Current children cumulated vsize (KiB) 6376

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23418
/proc/meminfo: memFree=1468672/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6376 CPUtime=4840.24
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1269 0 0 0 484021 3 0 0 25 0 1 0 223248027 6529024 1255 1992294400 134512640 135048876 4294956208 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1594 1255 66 130 0 1461 0
Current children cumulated CPU time (s) 4840.24
Current children cumulated vsize (KiB) 6376

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23418
/proc/meminfo: memFree=1468672/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6376 CPUtime=4900.22
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1273 0 0 0 490019 3 0 0 25 0 1 0 223248027 6529024 1259 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1594 1259 66 130 0 1461 0
Current children cumulated CPU time (s) 4900.22
Current children cumulated vsize (KiB) 6376

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23418
/proc/meminfo: memFree=1468672/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6376 CPUtime=4960.2
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1273 0 0 0 496017 3 0 0 25 0 1 0 223248027 6529024 1259 1992294400 134512640 135048876 4294956208 18446744073709551615 134553581 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1594 1259 66 130 0 1461 0
Current children cumulated CPU time (s) 4960.2
Current children cumulated vsize (KiB) 6376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23418
/proc/meminfo: memFree=1468672/2055920 swapFree=4180008/4192956
[pid=23403] ppid=23401 vsize=6376 CPUtime=5000.09
/proc/23403/stat : 23403 (minisat_noasser) R 23401 23403 23326 0 -1 4194304 1277 0 0 0 500006 3 0 0 25 0 1 0 223248027 6529024 1263 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/23403/statm: 1594 1263 66 130 0 1461 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 6376

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): 5002.21
CPU time (s): 5000.1
CPU user time (s): 5000.06
CPU system time (s): 0.034994
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 6376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.06
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1277
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= 2
involuntary context switches= 13038

runsolver used 4.55431 second user time and 13.6449 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-10 12:42:26
IDJOB=1786238
IDBENCH=71791
IDSOLVER=639
FILE ID=node15/1786238-1241952146
PBS_JOBID= 9265073
Free space on /tmp= 66100 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-270-100.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786238-1241952146/watcher-1786238-1241952146 -o /tmp/evaluation-result-1786238-1241952146/solver-1786238-1241952146 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1786238-1241952146.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e197a9710494056838206e38a7541851
RANDOM SEED=831205381

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.220
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.220
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:       1475240 kB
Buffers:         55712 kB
Cached:         441416 kB
SwapCached:       6752 kB
Active:         117832 kB
Inactive:       388212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475240 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:          14608 kB
Slab:            60652 kB
Committed_AS:   706972 kB
PageTables:       1464 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= 66100 MiB
End job on node15 at 2009-05-10 14:05:50