Trace number 1806141

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
ReVivAl 0.23 2009-03-18? (TO) 1200.12 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
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 variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.03	#LEARNT CLAUSES 0
0.00/0.04	done !
0.00/0.04	c Calling MINISAT
0.00/0.04	This is MiniSat 2.0 beta
0.00/0.04	WARNING: for repeatability, setting FPU to use double precision
0.00/0.04	============================[ Problem Statistics ]=============================
0.00/0.04	|                                                                             |
0.00/0.04	|  Number of variables:  205                                                  |
0.00/0.04	|  Number of clauses:    4549                                                 |
0.03/0.04	|  Parsing time:         0.00         s                                       |
0.03/0.04	============================[ Search Statistics ]==============================
0.03/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.04	===============================================================================
0.03/0.04	|         0 |     205     4549    12775 |     1516        0    nan |  0.000 % |
0.03/0.04	|       102 |     205     4549    12775 |     1667      102     25 |  0.002 % |
0.03/0.04	|       252 |     205     4549    12775 |     1834      252     27 |  0.043 % |
0.03/0.05	|       482 |     205     4549    12775 |     2018      482     25 |  0.017 % |
0.03/0.06	|       821 |     205     4549    12775 |     2220      821     26 |  0.002 % |
0.03/0.07	|      1327 |     205     4549    12775 |     2442     1327     27 |  0.017 % |
0.03/0.09	|      2086 |     205     4549    12775 |     2686     2086     28 |  0.043 % |
0.03/0.14	|      3225 |     205     4549    12775 |     2954     1823     28 |  0.017 % |
0.03/0.22	|      4933 |     205     4549    12775 |     3250     2028     26 |  0.002 % |
0.03/0.38	|      7498 |     205     4549    12775 |     3575     2944     25 |  0.002 % |
0.03/0.68	|     11343 |     205     4549    12775 |     3932     3163     22 |  0.002 % |
0.99/1.01	|     17111 |     205     4549    12775 |     4326     2912     26 |  0.002 % |
1.38/1.42	|     25760 |     205     4549    12775 |     4758     2727     23 |  0.043 % |
1.98/2.04	|     38734 |     205     4549    12775 |     5234     3611     23 |  0.002 % |
2.88/2.99	|     58195 |     205     4549    12775 |     5758     4489     24 |  0.002 % |
4.58/4.61	|     87388 |     205     4549    12775 |     6334     4553     26 |  0.002 % |
7.08/7.19	|    131177 |     205     4549    12775 |     6967     3510     20 |  0.002 % |
11.18/11.23	|    196862 |     205     4549    12775 |     7664     5852     20 |  0.002 % |
17.67/17.74	|    295390 |     205     4549    12775 |     8430     7703     23 |  0.002 % |
27.77/27.89	|    443179 |     205     4549    12775 |     9273     6777     24 |  0.002 % |
44.76/44.87	|    664862 |     205     4549    12775 |    10201     9131     26 |  0.002 % |
70.66/70.71	|    997388 |     205     4549    12775 |    11221     7996     21 |  0.002 % |
106.15/106.25	|   1496176 |     204     4477    12559 |    12343    10077     28 |  0.490 % |
160.64/160.75	|   2244358 |     204     4477    12559 |    13577    12013     30 |  0.490 % |
238.63/238.77	|   3366634 |     204     4477    12559 |    14935    13633     24 |  0.490 % |
369.28/369.45	|   5050049 |     203     4388    12309 |    16429    10403     29 |  0.978 % |
584.24/584.44	|   7575165 |     203     4388    12309 |    18071     9011     29 |  0.978 % |
902.26/902.52	|  11362841 |     201     4228    11845 |    19879     9766     30 |  1.954 % |
1200.09/1200.40	HOME/run.sh: line 21:  3470 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.09/1200.40	c ERROR !

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-1806141-1242145917/watcher-1806141-1242145917 -o /tmp/evaluation-result-1806141-1242145917/solver-1806141-1242145917 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806141-1242145917.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.03 0.93 3/67 3467
/proc/meminfo: memFree=1714632/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0
/proc/3467/stat : 3467 (run.sh) R 3465 3467 3280 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242617880 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3467/statm: 1340 236 195 169 0 51 0
[pid=3468] ppid=3467 vsize=1744 CPUtime=0
/proc/3468/stat : 3468 (revival) R 3467 3467 3280 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 242617880 1785856 141 1992294400 134512640 134537284 4294956368 18446744073709551615 9168507 0 0 4096 0 0 0 0 17 0 0 0
/proc/3468/statm: 436 145 81 6 0 74 0

[startup+0.0445171 s]
/proc/loadavg: 1.03 1.03 0.93 3/67 3467
/proc/meminfo: memFree=1714632/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.101518 s]
/proc/loadavg: 1.03 1.03 0.93 3/67 3467
/proc/meminfo: memFree=1714632/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.301535 s]
/proc/loadavg: 1.03 1.03 0.93 3/67 3467
/proc/meminfo: memFree=1714632/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.701571 s]
/proc/loadavg: 1.03 1.03 0.93 3/67 3467
/proc/meminfo: memFree=1714632/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+1.50164 s]
/proc/loadavg: 1.03 1.03 0.93 2/69 3470
/proc/meminfo: memFree=1712952/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=2956 CPUtime=1.45
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 410 0 0 0 145 0 0 0 25 0 1 0 242617884 3026944 396 1992294400 134512640 135212939 4294956240 18446744073709551615 134536028 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 739 396 76 170 0 567 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8316

[startup+3.10179 s]
/proc/loadavg: 1.03 1.03 0.93 2/69 3470
/proc/meminfo: memFree=1712824/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=3224 CPUtime=3.05
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 462 0 0 0 305 0 0 0 25 0 1 0 242617884 3301376 448 1992294400 134512640 135212939 4294956240 18446744073709551615 134541465 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 806 448 76 170 0 634 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8584

[startup+6.30107 s]
/proc/loadavg: 1.02 1.03 0.93 2/69 3470
/proc/meminfo: memFree=1712312/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=3488 CPUtime=6.25
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 529 0 0 0 625 0 0 0 25 0 1 0 242617884 3571712 515 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 872 515 76 170 0 700 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8848

[startup+12.7016 s]
/proc/loadavg: 1.02 1.02 0.93 2/69 3470
/proc/meminfo: memFree=1711864/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=3884 CPUtime=12.65
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 617 0 0 0 1265 0 0 0 25 0 1 0 242617884 3977216 603 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 971 603 76 170 0 799 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9244

[startup+25.5018 s]
/proc/loadavg: 1.02 1.02 0.93 2/69 3470
/proc/meminfo: memFree=1711544/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=4192 CPUtime=25.44
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 695 0 0 0 2544 0 0 0 25 0 1 0 242617884 4292608 681 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 1048 681 76 170 0 876 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9552

[startup+51.1011 s]
/proc/loadavg: 1.01 1.02 0.93 2/69 3470
/proc/meminfo: memFree=1710840/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=4872 CPUtime=51.04
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 871 0 0 0 5103 1 0 0 25 0 1 0 242617884 4988928 857 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 1218 857 76 170 0 1046 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10232

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 0.93 2/69 3470
/proc/meminfo: memFree=1709944/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=5824 CPUtime=102.23
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 1108 0 0 0 10222 1 0 0 25 0 1 0 242617884 5963776 1094 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 1456 1094 76 170 0 1284 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11184

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/69 3470
/proc/meminfo: memFree=1708088/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=7600 CPUtime=162.21
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 1553 0 0 0 16220 1 0 0 25 0 1 0 242617884 7782400 1539 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 1900 1539 76 170 0 1728 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12960

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3470
/proc/meminfo: memFree=1707960/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=7740 CPUtime=222.2
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 1577 0 0 0 22218 2 0 0 25 0 1 0 242617884 7925760 1563 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 1935 1563 76 170 0 1763 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13100

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3470
/proc/meminfo: memFree=1707320/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=8416 CPUtime=282.18
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 1748 0 0 0 28216 2 0 0 25 0 1 0 242617884 8617984 1734 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2104 1734 76 170 0 1932 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13776

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3470
/proc/meminfo: memFree=1707008/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=8680 CPUtime=342.16
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 1825 0 0 0 34214 2 0 0 25 0 1 0 242617884 8888320 1811 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2170 1811 76 170 0 1998 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 14040

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3470
/proc/meminfo: memFree=1706432/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=9220 CPUtime=402.16
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 1950 0 0 0 40213 3 0 0 25 0 1 0 242617884 9441280 1936 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2305 1936 76 170 0 2133 0
Current children cumulated CPU time (s) 402.19

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

/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=9516 CPUtime=462.14
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2025 0 0 0 46211 3 0 0 25 0 1 0 242617884 9744384 2011 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2379 2011 76 170 0 2207 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 14876

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3470
/proc/meminfo: memFree=1706112/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=9516 CPUtime=522.12
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2026 0 0 0 52209 3 0 0 25 0 1 0 242617884 9744384 2012 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2379 2012 76 170 0 2207 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 14876

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3470
/proc/meminfo: memFree=1705856/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=9816 CPUtime=582.11
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2096 0 0 0 58208 3 0 0 25 0 1 0 242617884 10051584 2082 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2454 2082 76 170 0 2282 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 15176

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1705664/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=9976 CPUtime=642.1
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2117 0 0 0 64207 3 0 0 25 0 1 0 242617884 10215424 2103 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2494 2103 76 170 0 2322 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 15336

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1705536/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=10108 CPUtime=702.08
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2146 0 0 0 70205 3 0 0 25 0 1 0 242617884 10350592 2132 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2527 2132 76 170 0 2355 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 15468

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1705216/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=10380 CPUtime=762.07
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2229 0 0 0 76204 3 0 0 25 0 1 0 242617884 10629120 2215 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2595 2215 76 170 0 2423 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 15740

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1704768/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=10936 CPUtime=822.05
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2339 0 0 0 82202 3 0 0 25 0 1 0 242617884 11198464 2325 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2734 2325 76 170 0 2562 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 16296

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1704768/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=10936 CPUtime=882.04
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2340 0 0 0 88200 4 0 0 25 0 1 0 242617884 11198464 2326 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2734 2326 76 170 0 2562 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 16296

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1704576/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=11068 CPUtime=942.02
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2378 0 0 0 94198 4 0 0 25 0 1 0 242617884 11333632 2364 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2767 2364 76 170 0 2595 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 16428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1704256/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=11336 CPUtime=1002.01
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2452 0 0 0 100197 4 0 0 25 0 1 0 242617884 11608064 2438 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2834 2438 76 170 0 2662 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 16696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1704256/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=11336 CPUtime=1061.99
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2456 0 0 0 106195 4 0 0 25 0 1 0 242617884 11608064 2442 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 2834 2442 76 170 0 2662 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 16696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1703488/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=12048 CPUtime=1121.98
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2630 0 0 0 112193 5 0 0 25 0 1 0 242617884 12337152 2616 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 3012 2616 76 170 0 2840 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 17408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1703424/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=12216 CPUtime=1181.96
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2651 0 0 0 118191 5 0 0 25 0 1 0 242617884 12509184 2637 1992294400 134512640 135212939 4294956240 18446744073709551615 134536612 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 3054 2637 76 170 0 2882 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 17576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/69 3472
/proc/meminfo: memFree=1703424/2055920 swapFree=4172764/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.03
/proc/3467/stat : 3467 (run.sh) S 3465 3467 3280 0 -1 4194304 312 212 0 0 0 0 3 0 16 0 1 0 242617880 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 197 169 0 51 0
[pid=3470] ppid=3467 vsize=12216 CPUtime=1200.06
/proc/3470/stat : 3470 (minisat) R 3467 3467 3280 0 -1 4194304 2653 0 0 0 120001 5 0 0 25 0 1 0 242617884 12509184 2639 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/3470/statm: 3054 2639 76 170 0 2882 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 17576

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.12
CPU user time (s): 1200.06
CPU system time (s): 0.06299
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 17576

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

runsolver used 1.02784 second user time and 3.34949 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 18:31:57
IDJOB=1806141
IDBENCH=24674
IDSOLVER=649
FILE ID=node68/1806141-1242145917
PBS_JOBID= 9289657
Free space on /tmp= 66280 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806141-1242145917/watcher-1806141-1242145917 -o /tmp/evaluation-result-1806141-1242145917/solver-1806141-1242145917 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806141-1242145917.cnf HOME

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=1804189046

node68.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.223
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.223
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:       1715112 kB
Buffers:         42132 kB
Cached:         228328 kB
SwapCached:      12080 kB
Active:          72920 kB
Inactive:       212028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715112 kB
SwapTotal:     4192956 kB
SwapFree:      4172764 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          14776 kB
Slab:            41500 kB
Committed_AS:   768732 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node68 at 2009-05-12 18:51:58