Trace number 1589982

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
minisat2-simp 070721? (TO) 1200.14 1200.46

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark976.508
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  331196                                               |
0.00/0.00	|  Number of clauses:    1416850                                              |
2.39/2.40	|  Parsing time:         2.24         s                                       |
5.89/5.94	============================[ Search Statistics ]==============================
5.89/5.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.89/5.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.89/5.94	===============================================================================
5.89/5.94	|         0 |  219455  1025433  2682784 |   341811        0    nan |  0.000 % |
6.49/6.54	|       100 |  219016  1025433  2682784 |   375992       91     40 | 17.055 % |
6.99/7.04	|       250 |  218546  1025433  2682784 |   413591      236     47 | 17.445 % |
7.89/7.96	|       476 |  218268  1025433  2682784 |   454950      453     40 | 18.508 % |
8.49/8.58	|       814 |  204174   946868  2486201 |   500445      783     52 | 18.758 % |
9.49/9.53	|      1323 |  204173   946868  2486201 |   550490     1290     73 | 19.414 % |
10.89/10.96	|      2082 |  204173   946868  2486201 |   605539     2049     99 | 19.414 % |
13.39/13.44	|      3222 |  183776   843353  2223600 |   666092     3160     92 | 27.227 % |
16.49/16.54	|      4931 |  175338   800048  2113147 |   732702     4838    103 | 27.669 % |
21.68/21.77	|      7493 |  173362   790470  2090851 |   805972     7350    101 | 28.779 % |
28.68/28.70	|     11339 |  170519   775245  2054632 |   886569    11171    103 | 28.919 % |
40.67/40.70	|     17105 |  167763   761942  2022789 |   975226    16836    106 | 29.777 % |
58.86/58.97	|     25755 |  166462   754573  2005639 |  1072749    25432    115 | 30.162 % |
98.06/98.17	|     38729 |  161588   726675  1938299 |  1180024    38262    132 | 31.616 % |
198.43/198.59	|     58190 |  159214   713939  1905195 |  1298026    57539    175 | 33.220 % |
383.38/383.52	|     87382 |  151394   677588  1815207 |  1427829    84864    230 | 34.694 % |
699.20/699.40	|    131172 |  145500   652947  1754291 |  1570612   127567    261 | 36.492 % |

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-1589982-1239114321/watcher-1589982-1239114321 -o /tmp/evaluation-result-1589982-1239114321/solver-1589982-1239114321 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589982-1239114321.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: 0.99 0.98 0.99 3/64 3888
/proc/meminfo: memFree=488032/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=2716 CPUtime=0
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 532 0 0 0 0 0 0 0 18 0 1 0 1184094844 2781184 517 1992294400 134512640 135243866 4294956256 18446744073709551615 134553583 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 679 518 65 178 0 499 0

[startup+0.072002 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3888
/proc/meminfo: memFree=488032/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=23444 CPUtime=0.06
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 4724 0 0 0 4 2 0 0 18 0 1 0 1184094844 24006656 4681 1992294400 134512640 135243866 4294956256 18446744073709551615 134528103 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 5861 4681 65 178 0 5681 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23444

[startup+0.102004 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3888
/proc/meminfo: memFree=488032/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=24520 CPUtime=0.09
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 5372 0 0 0 7 2 0 0 18 0 1 0 1184094844 25108480 5329 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 6130 5329 65 178 0 5950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24520

[startup+0.301025 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3888
/proc/meminfo: memFree=488032/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=34528 CPUtime=0.29
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 7869 0 0 0 25 4 0 0 19 0 1 0 1184094844 35356672 7826 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 8632 7826 65 178 0 8452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34528

[startup+0.701068 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3888
/proc/meminfo: memFree=488032/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=46056 CPUtime=0.69
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 10645 0 0 0 63 6 0 0 22 0 1 0 1184094844 47161344 10602 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 11514 10602 65 178 0 11334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46056

[startup+1.50115 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=437912/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=68040 CPUtime=1.49
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 15680 0 0 0 140 9 0 0 25 0 1 0 1184094844 69672960 15637 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 17010 15637 65 178 0 16830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68040

[startup+3.10233 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=397400/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=122288 CPUtime=3.09
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 27899 0 0 0 293 16 0 0 25 0 1 0 1184094844 125222912 27856 1992294400 134512640 135243866 4294956256 18446744073709551615 134536396 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 30572 27856 80 178 0 30392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122288

[startup+6.30167 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=347736/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=132920 CPUtime=6.29
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 35794 0 0 0 609 20 0 0 25 0 1 0 1184094844 136110080 30627 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 33230 30627 83 178 0 33050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132920

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=365984/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=132920 CPUtime=12.69
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 35798 0 0 0 1249 20 0 0 25 0 1 0 1184094844 136110080 30631 1992294400 134512640 135243866 4294956256 18446744073709551615 134552981 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 33230 30631 87 178 0 33050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132920

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=365856/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=132920 CPUtime=25.48
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 35835 0 0 0 2528 20 0 0 25 0 1 0 1184094844 136110080 30668 1992294400 134512640 135243866 4294956256 18446744073709551615 134555643 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 33230 30668 87 178 0 33050 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 132920

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=365984/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=132920 CPUtime=51.07
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 35835 0 0 0 5087 20 0 0 25 0 1 0 1184094844 136110080 30668 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 33230 30668 87 178 0 33050 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 132920

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=360160/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=138868 CPUtime=102.26
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 37299 0 0 0 10204 22 0 0 25 0 1 0 1184094844 142200832 32132 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 34717 32132 87 178 0 34537 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 138868

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=348832/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=150360 CPUtime=162.24
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 40156 0 0 0 16200 24 0 0 25 0 1 0 1184094844 153968640 34989 1992294400 134512640 135243866 4294956256 18446744073709551615 134558619 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 37590 34989 87 178 0 37410 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 150360

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=337888/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=161188 CPUtime=222.23
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 42878 0 0 0 22196 27 0 0 25 0 1 0 1184094844 165056512 37711 1992294400 134512640 135243866 4294956256 18446744073709551615 134565439 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 40297 37711 87 178 0 40117 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 161188

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=323680/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=175476 CPUtime=282.21
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 46424 0 0 0 28191 30 0 0 25 0 1 0 1184094844 179687424 41257 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 43869 41257 87 178 0 43689 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 175476

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=311968/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=187092 CPUtime=342.19
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 49357 0 0 0 34186 33 0 0 25 0 1 0 1184094844 191582208 44190 1992294400 134512640 135243866 4294956256 18446744073709551615 134558576 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 46773 44190 87 178 0 46593 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 187092

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=301152/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=197792 CPUtime=402.18
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 52041 0 0 0 40182 36 0 0 25 0 1 0 1184094844 202539008 46874 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 49448 46874 87 178 0 49268 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 197792

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=289376/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=209692 CPUtime=462.17
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 54963 0 0 0 46178 39 0 0 25 0 1 0 1184094844 214724608 49796 1992294400 134512640 135243866 4294956256 18446744073709551615 134565702 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 52423 49796 87 178 0 52243 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 209692

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=279072/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=219992 CPUtime=522.15
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 57535 0 0 0 52173 42 0 0 25 0 1 0 1184094844 225271808 52368 1992294400 134512640 135243866 4294956256 18446744073709551615 134555671 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 54998 52368 87 178 0 54818 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 219992

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=268704/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=230160 CPUtime=582.13
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 60110 0 0 0 58168 45 0 0 25 0 1 0 1184094844 235683840 54943 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 57540 54943 87 178 0 57360 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 230160

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=257696/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=241116 CPUtime=642.12
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 62831 0 0 0 64164 48 0 0 25 0 1 0 1184094844 246902784 57664 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 60279 57664 87 178 0 60099 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 241116

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=247264/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=251680 CPUtime=702.1
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 65489 0 0 0 70158 52 0 0 25 0 1 0 1184094844 257720320 60322 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 62920 60322 87 178 0 62740 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 251680

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=238688/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=259996 CPUtime=762.09
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 67573 0 0 0 76155 54 0 0 25 0 1 0 1184094844 266235904 62406 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 64999 62406 87 178 0 64819 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 259996

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=229280/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=269688 CPUtime=822.07
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 69935 0 0 0 82150 57 0 0 25 0 1 0 1184094844 276160512 64768 1992294400 134512640 135243866 4294956256 18446744073709551615 134558745 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 67422 64768 87 178 0 67242 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 269688

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=219296/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=279588 CPUtime=882.06
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 72414 0 0 0 88146 60 0 0 25 0 1 0 1184094844 286298112 67247 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 69897 67247 87 178 0 69717 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 279588

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=209888/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=288980 CPUtime=942.04
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 74770 0 0 0 94142 62 0 0 25 0 1 0 1184094844 295915520 69603 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 72245 69603 87 178 0 72065 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 288980

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=202016/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=296664 CPUtime=1002.03
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 76719 0 0 0 100137 66 0 0 25 0 1 0 1184094844 303783936 71552 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 74166 71552 87 178 0 73986 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 296664

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=194080/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=304716 CPUtime=1062
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 78743 0 0 0 106132 68 0 0 25 0 1 0 1184094844 312029184 73576 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 76179 73576 87 178 0 75999 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 304716

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=184032/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=314632 CPUtime=1121.99
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 81217 0 0 0 112128 71 0 0 25 0 1 0 1184094844 322183168 76050 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 78658 76050 87 178 0 78478 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 314632

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=175520/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=322952 CPUtime=1181.98
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 83304 0 0 0 118124 74 0 0 25 0 1 0 1184094844 330702848 78137 1992294400 134512640 135243866 4294956256 18446744073709551615 134558479 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 80738 78137 87 178 0 80558 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 322952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3889
/proc/meminfo: memFree=175520/2055920 swapFree=4177868/4192956
[pid=3888] ppid=3886 vsize=322952 CPUtime=1200.08
/proc/3888/stat : 3888 (minisat_static) R 3886 3888 3587 0 -1 4194304 83304 0 0 0 119934 74 0 0 25 0 1 0 1184094844 330702848 78137 1992294400 134512640 135243866 4294956256 18446744073709551615 134555815 0 0 4096 3 0 0 0 17 1 0 0
/proc/3888/statm: 80738 78137 87 178 0 80558 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 322952

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.46
CPU time (s): 1200.14
CPU user time (s): 1199.34
CPU system time (s): 0.791879
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 322952

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

runsolver used 1.01784 second user time and 2.71759 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-07 16:25:23
IDJOB=1589982
IDBENCH=71023
IDSOLVER=568
FILE ID=node47/1589982-1239114321
PBS_JOBID= 9110809
Free space on /tmp= 66432 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5p1.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589982-1239114321/watcher-1589982-1239114321 -o /tmp/evaluation-result-1589982-1239114321/solver-1589982-1239114321 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589982-1239114321.cnf

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=259533516

node47.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.216
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.216
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:        488448 kB
Buffers:         68728 kB
Cached:        1420304 kB
SwapCached:       8940 kB
Active:          50072 kB
Inactive:      1449448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        488448 kB
SwapTotal:     4192956 kB
SwapFree:      4177868 kB
Dirty:           27224 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            53860 kB
Committed_AS:  3723232 kB
PageTables:       1452 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= 66428 MiB
End job on node47 at 2009-04-07 16:45:26