Trace number 1730524

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.07 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark179.938
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:           306                                         |
0.00/0.00	c |  Number of clauses:            2619                                         |
0.00/0.00	c |  Parse time:                   0.00 s                                       |
0.00/0.01	c |  Simplification time:          0.01 s                                       |
0.00/0.01	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |       100 |     289     2602     9554 |      954      100     53 |  0.001 % |
0.00/0.01	c |       250 |     289     2602     9554 |     1049      250     51 |  0.001 % |
0.00/0.01	c |       475 |     289     2602     9554 |     1154      475     51 |  0.001 % |
0.00/0.02	c |       812 |     289     2602     9554 |     1269      812     50 |  0.001 % |
0.00/0.03	c |      1318 |     289     2602     9554 |     1396      665     49 |  0.001 % |
0.00/0.04	c |      2077 |     289     2602     9554 |     1536     1424     50 |  0.001 % |
0.00/0.07	c |      3216 |     289     2602     9554 |     1690      847     59 |  0.001 % |
0.09/0.10	c |      4924 |     289     2602     9554 |     1859     1583     51 |  0.001 % |
0.09/0.16	c |      7486 |     289     2602     9554 |     2045     1097     52 |  0.018 % |
0.19/0.25	c |     11330 |     289     2602     9554 |     2249     1640     58 |  0.001 % |
0.29/0.39	c |     17096 |     289     2602     9554 |     2474     1345     56 |  0.001 % |
0.59/0.61	c |     25745 |     289     2602     9554 |     2722     2146     50 |  0.001 % |
0.89/0.94	c |     38719 |     289     2602     9554 |     2994     2113     56 |  0.001 % |
1.39/1.44	c |     58180 |     289     2602     9554 |     3293     2433     55 |  0.001 % |
2.09/2.19	c |     87372 |     289     2602     9554 |     3623     1929     66 |  0.018 % |
3.29/3.32	c |    131161 |     289     2602     9554 |     3985     2057     56 |  0.001 % |
4.99/5.07	c |    196845 |     289     2602     9554 |     4383     3457     57 |  0.001 % |
7.99/8.01	c |    295371 |     289     2602     9554 |     4822     3668     58 |  0.001 % |
12.48/12.52	c |    443160 |     289     2602     9554 |     5304     4211     95 |  0.001 % |
23.29/23.36	c |    664843 |     289     2602     9554 |     5834     4061     53 |  0.001 % |
36.48/36.58	c |    997368 |     289     2602     9554 |     6418     3101     80 |  0.001 % |
58.47/58.57	c |   1496156 |     289     2602     9554 |     7060     5955     53 |  0.018 % |
91.96/92.01	c |   2244338 |     289     2602     9554 |     7766     3937     90 |  0.001 % |
134.95/135.07	c |   3366612 |     289     2602     9554 |     8543     7654     55 |  0.001 % |
209.03/209.18	c |   5050023 |     289     2602     9554 |     9397     6682     57 |  0.001 % |
335.30/335.44	c |   7575139 |     289     2602     9554 |    10337     6125     95 |  0.001 % |
557.93/558.15	c |  11362814 |     289     2602     9554 |    11370     7657     63 |  0.001 % |
873.94/874.23	c |  17044326 |     289     2602     9554 |    12507     5835     67 |  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-1730524-1240760382/watcher-1730524-1240760382 -o /tmp/evaluation-result-1730524-1240760382/solver-1730524-1240760382 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1730524-1240760382.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): 1800 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 26407
/proc/meminfo: memFree=1530424/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=7464 CPUtime=0
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 104065340 7643136 173 1992294400 4194304 5092341 548682068832 18446744073709551615 4219489 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 1866 173 88 219 0 1644 0

[startup+0.098689 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26407
/proc/meminfo: memFree=1530424/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=17944 CPUtime=0.09
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 627 0 0 0 9 0 0 0 18 0 1 0 104065340 18374656 515 1992294400 4194304 5092341 548682068832 18446744073709551615 4249525 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 4486 515 101 219 0 4264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17944

[startup+0.101688 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26407
/proc/meminfo: memFree=1530424/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=17944 CPUtime=0.09
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 627 0 0 0 9 0 0 0 18 0 1 0 104065340 18374656 515 1992294400 4194304 5092341 548682068832 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 4486 515 101 219 0 4264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17944

[startup+0.30171 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26407
/proc/meminfo: memFree=1530424/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=17944 CPUtime=0.29
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 681 0 0 0 29 0 0 0 19 0 1 0 104065340 18374656 569 1992294400 4194304 5092341 548682068832 18446744073709551615 4251489 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 4486 569 101 219 0 4264 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17944

[startup+0.701754 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26407
/proc/meminfo: memFree=1530424/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=17948 CPUtime=0.69
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 1172 0 0 0 69 0 0 0 22 0 1 0 104065340 18378752 783 1992294400 4194304 5092341 548682068832 18446744073709551615 4249640 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 4487 783 101 219 0 4265 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17948

[startup+1.50184 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26408
/proc/meminfo: memFree=1527408/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=17948 CPUtime=1.49
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 1276 0 0 0 149 0 0 0 25 0 1 0 104065340 18378752 887 1992294400 4194304 5092341 548682068832 18446744073709551615 4240636 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 4487 887 101 219 0 4265 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17948

[startup+3.10202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26408
/proc/meminfo: memFree=1526832/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=17948 CPUtime=3.09
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 1490 0 0 0 309 0 0 0 25 0 1 0 104065340 18378752 1101 1992294400 4194304 5092341 548682068832 18446744073709551615 4241095 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 4487 1101 101 219 0 4265 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17948

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26408
/proc/meminfo: memFree=1525360/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=17948 CPUtime=6.29
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 1889 0 0 0 628 1 0 0 25 0 1 0 104065340 18378752 1500 1992294400 4194304 5092341 548682068832 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 4487 1500 101 219 0 4265 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17948

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26408
/proc/meminfo: memFree=1523184/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=17948 CPUtime=12.68
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 2475 0 0 0 1267 1 0 0 25 0 1 0 104065340 18378752 2086 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 4487 2086 103 219 0 4265 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17948

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26408
/proc/meminfo: memFree=1520112/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=17948 CPUtime=25.49
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 3003 0 0 0 2547 2 0 0 25 0 1 0 104065340 18378752 2614 1992294400 4194304 5092341 548682068832 18446744073709551615 4249564 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 4487 2614 103 219 0 4265 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17948

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26408
/proc/meminfo: memFree=1517680/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=23140 CPUtime=51.07
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 3598 0 0 0 5105 2 0 0 25 0 1 0 104065340 23695360 3209 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 5785 3209 103 219 0 5563 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23140

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26408
/proc/meminfo: memFree=1510512/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=28528 CPUtime=102.26
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 6812 0 0 0 10222 4 0 0 25 0 1 0 104065340 29212672 4999 1992294400 4194304 5092341 548682068832 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 7132 4999 103 219 0 6910 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28528

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26408
/proc/meminfo: memFree=1509552/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=28528 CPUtime=162.25
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 7043 0 0 0 16220 5 0 0 25 0 1 0 104065340 29212672 5230 1992294400 4194304 5092341 548682068832 18446744073709551615 4241095 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 7132 5230 103 219 0 6910 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28528

[startup+222.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 26408
/proc/meminfo: memFree=1508720/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=28528 CPUtime=222.23
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 7243 0 0 0 22218 5 0 0 25 0 1 0 104065340 29212672 5430 1992294400 4194304 5092341 548682068832 18446744073709551615 4265876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 7132 5430 103 219 0 6910 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28528

[startup+282.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 26408
/proc/meminfo: memFree=1507632/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=28528 CPUtime=282.21
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 7498 0 0 0 28216 5 0 0 25 0 1 0 104065340 29212672 5685 1992294400 4194304 5092341 548682068832 18446744073709551615 4249528 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 7132 5685 103 219 0 6910 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28528

[startup+342.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 26408
/proc/meminfo: memFree=1501744/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=33760 CPUtime=342.19
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 8960 0 0 0 34213 6 0 0 25 0 1 0 104065340 34570240 7147 1992294400 4194304 5092341 548682068832 18446744073709551615 4241966 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 8440 7147 103 219 0 8218 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 33760

[startup+402.301 s]
/proc/loadavg: 1.07 1.04 1.00 2/65 26408
/proc/meminfo: memFree=1501680/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=33760 CPUtime=402.17
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 8974 0 0 0 40211 6 0 0 25 0 1 0 104065340 34570240 7161 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 8440 7161 103 219 0 8218 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 33760

[startup+462.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 26408
/proc/meminfo: memFree=1501616/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=33760 CPUtime=462.16
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 8982 0 0 0 46210 6 0 0 25 0 1 0 104065340 34570240 7169 1992294400 4194304 5092341 548682068832 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 8440 7169 103 219 0 8218 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 33760

[startup+522.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 26408
/proc/meminfo: memFree=1500976/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=33760 CPUtime=522.14
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 9174 0 0 0 52208 6 0 0 25 0 1 0 104065340 34570240 7361 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 8440 7361 103 219 0 8218 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 33760

[startup+582.301 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 26408
/proc/meminfo: memFree=1500144/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=33760 CPUtime=582.13
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 9369 0 0 0 58206 7 0 0 25 0 1 0 104065340 34570240 7556 1992294400 4194304 5092341 548682068832 18446744073709551615 4250687 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 8440 7556 103 219 0 8218 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 33760

[startup+642.302 s]
/proc/loadavg: 1.13 1.07 1.01 2/65 26408
/proc/meminfo: memFree=1495408/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=39076 CPUtime=642.11
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 10546 0 0 0 64204 7 0 0 25 0 1 0 104065340 40013824 8733 1992294400 4194304 5092341 548682068832 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 9769 8733 103 219 0 9547 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 39076

[startup+702.301 s]
/proc/loadavg: 1.17 1.09 1.01 2/65 26408
/proc/meminfo: memFree=1495344/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=39076 CPUtime=702.09
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 10552 0 0 0 70202 7 0 0 25 0 1 0 104065340 40013824 8739 1992294400 4194304 5092341 548682068832 18446744073709551615 4249660 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 9769 8739 103 219 0 9547 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 39076

[startup+762.305 s]
/proc/loadavg: 1.18 1.10 1.02 2/65 26408
/proc/meminfo: memFree=1494704/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=39076 CPUtime=762.08
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 10695 0 0 0 76200 8 0 0 25 0 1 0 104065340 40013824 8882 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 9769 8882 103 219 0 9547 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 39076

[startup+822.302 s]
/proc/loadavg: 1.17 1.11 1.02 2/65 26408
/proc/meminfo: memFree=1493936/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=39076 CPUtime=822.05
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 10886 0 0 0 82197 8 0 0 25 0 1 0 104065340 40013824 9073 1992294400 4194304 5092341 548682068832 18446744073709551615 4241073 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 9769 9073 103 219 0 9547 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 39076

[startup+882.301 s]
/proc/loadavg: 1.13 1.10 1.02 2/65 26408
/proc/meminfo: memFree=1493936/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=39076 CPUtime=882.03
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 10889 0 0 0 88195 8 0 0 25 0 1 0 104065340 40013824 9076 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 9769 9076 103 219 0 9547 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 39076

[startup+942.301 s]
/proc/loadavg: 1.05 1.08 1.01 2/65 26408
/proc/meminfo: memFree=1493872/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=39076 CPUtime=942.02
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 10896 0 0 0 94193 9 0 0 25 0 1 0 104065340 40013824 9083 1992294400 4194304 5092341 548682068832 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 9769 9083 103 219 0 9547 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 39076

[startup+1002.3 s]
/proc/loadavg: 1.02 1.06 1.01 2/65 26408
/proc/meminfo: memFree=1493808/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=39076 CPUtime=1002
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 10904 0 0 0 100191 9 0 0 25 0 1 0 104065340 40013824 9091 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 9769 9091 103 219 0 9547 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 39076

[startup+1062.3 s]
/proc/loadavg: 1.00 1.05 1.00 2/65 26408
/proc/meminfo: memFree=1494384/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=39076 CPUtime=1061.98
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 14671 0 0 0 106188 10 0 0 25 0 1 0 104065340 40013824 8939 1992294400 4194304 5092341 548682068832 18446744073709551615 4240931 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 9769 8939 103 219 0 9547 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 39076

[startup+1122.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 26408
/proc/meminfo: memFree=1494384/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=39076 CPUtime=1121.97
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 14686 0 0 0 112186 11 0 0 25 0 1 0 104065340 40013824 8954 1992294400 4194304 5092341 548682068832 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 9769 8954 103 219 0 9547 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 39076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 26408
/proc/meminfo: memFree=1489328/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=44268 CPUtime=1181.95
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 15945 0 0 0 118184 11 0 0 25 0 1 0 104065340 45330432 10213 1992294400 4194304 5092341 548682068832 18446744073709551615 4262243 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 11067 10213 103 219 0 10845 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 44268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 26408
/proc/meminfo: memFree=1489264/2055920 swapFree=4192812/4192956
[pid=26407] ppid=26405 vsize=44268 CPUtime=1200.05
/proc/26407/stat : 26407 (minisat) R 26405 26407 25973 0 -1 4194304 15945 0 0 0 119994 11 0 0 25 0 1 0 104065340 45330432 10213 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/26407/statm: 11067 10213 103 219 0 10845 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44268

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.07
CPU user time (s): 1199.94
CPU system time (s): 0.12598
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 44268

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

runsolver used 1.06384 second user time and 2.26365 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-26 17:39:42
IDJOB=1730524
IDBENCH=24731
IDSOLVER=546
FILE ID=node59/1730524-1240760382
PBS_JOBID= 9187076
Free space on /tmp= 66396 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730524-1240760382/watcher-1730524-1240760382 -o /tmp/evaluation-result-1730524-1240760382/solver-1730524-1240760382 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1730524-1240760382.cnf

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

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=180146740

node59.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.240
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.240
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:       1530904 kB
Buffers:         62176 kB
Cached:         382340 kB
SwapCached:          0 kB
Active:         243916 kB
Inactive:       214536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             956 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            52520 kB
Committed_AS:   461748 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= 66396 MiB
End job on node59 at 2009-04-26 17:59:44