Trace number 1796556

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
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.1 1200.51

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.9018
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 5
2.89/3.00	#LEARNT CLAUSES 0
2.89/3.02	done !
2.89/3.02	c Now, SatElite...
2.89/3.03	c Parsing...
2.89/3.05	c ==============================================================================
2.89/3.05	c |           |     ORIGINAL     |              LEARNT              |          |
2.89/3.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.89/3.05	c ==============================================================================
2.89/3.05	c |         0 |   20540    69410 |    6161       0        0     nan |  0.000 % |
2.89/3.08	c |         0 |   20507    69456 |      --       0       --      -- |     --   | -33/46
2.89/3.08	c ==============================================================================
2.89/3.08	c Result  :   #vars: 3209   #clauses: 20507   #literals: 69456
2.89/3.08	c CPU time:   0.052991 s
2.89/3.08	c ==============================================================================
2.92/3.12	c SatElite is done !
2.92/3.12	c Calling MINISAT
2.92/3.12	This is MiniSat 2.0 beta
2.92/3.12	WARNING: for repeatability, setting FPU to use double precision
2.92/3.12	============================[ Problem Statistics ]=============================
2.92/3.12	|                                                                             |
2.92/3.12	|  Number of variables:  3209                                                 |
2.92/3.12	|  Number of clauses:    20507                                                |
2.92/3.14	|  Parsing time:         0.01         s                                       |
2.92/3.14	============================[ Search Statistics ]==============================
2.92/3.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.92/3.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.92/3.14	===============================================================================
2.92/3.14	|         0 |    3209    20507    69456 |     6835        0    nan |  0.000 % |
2.92/3.14	|       101 |    3209    20507    69456 |     7519      101      5 |  0.002 % |
2.92/3.16	|       251 |    3209    20507    69456 |     8271      251      8 |  0.000 % |
2.92/3.17	|       476 |    3209    20507    69456 |     9098      476      8 |  0.000 % |
3.09/3.20	|       814 |    3209    20507    69456 |    10008      814     11 |  0.000 % |
3.09/3.25	|      1320 |    3209    20507    69456 |    11008     1320     13 |  0.000 % |
3.19/3.33	|      2079 |    3209    20507    69456 |    12109     2079     19 |  0.000 % |
3.29/3.44	|      3218 |    3209    20507    69456 |    13320     3218     25 |  0.000 % |
3.49/3.66	|      4928 |    3209    20507    69456 |    14652     4928     33 |  0.000 % |
3.79/3.98	|      7490 |    3209    20507    69456 |    16118     7490     34 |  0.000 % |
4.38/4.58	|     11335 |    3209    20507    69456 |    17729    11335     35 |  0.000 % |
5.48/5.63	|     17101 |    3209    20507    69456 |    19502    17101     32 |  0.000 % |
7.28/7.45	|     25753 |    3209    20507    69456 |    21453    15453     25 |  0.000 % |
10.38/10.57	|     38727 |    3209    20507    69456 |    23598    17357     42 |  0.001 % |
15.98/16.20	|     58190 |    3209    20507    69456 |    25958    12324     31 |  0.000 % |
27.28/27.44	|     87382 |    3209    20507    69456 |    28554    14454     32 |  0.002 % |
42.57/42.73	|    131172 |    3209    20507    69456 |    31409    29059     33 |  0.000 % |
67.46/67.64	|    196858 |    3209    20507    69456 |    34550    29683     31 |  0.000 % |
107.35/107.56	|    295384 |    3209    20507    69456 |    38005    34386     69 |  0.000 % |
169.94/170.15	|    443175 |    3208    20505    69450 |    41806    28338     34 |  0.033 % |
269.81/270.06	|    664858 |    3207    20503    69444 |    45986    21777     35 |  0.063 % |
425.47/425.79	|    997384 |    3207    20503    69444 |    50585    29498     34 |  0.063 % |
675.90/676.29	|   1496172 |    3206    20494    69414 |    55644    19191     31 |  0.094 % |
1058.31/1058.77	|   2244354 |    3205    20492    69408 |    61208    41018     35 |  0.126 % |
1200.08/1200.51	HOME/run.sh: line 55: 17622 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1796556-1242077429/watcher-1796556-1242077429 -o /tmp/evaluation-result-1796556-1242077429/solver-1796556-1242077429 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796556-1242077429.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: 0.91 0.97 0.99 3/65 17618
/proc/meminfo: memFree=1935344/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=0
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235771939 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17618/statm: 1340 237 196 169 0 51 0
[pid=17619] ppid=17618 vsize=5360 CPUtime=0
/proc/17619/stat : 17619 (run.sh) D 17618 17618 17337 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 1 0 235771940 5488640 240 1992294400 4194304 4889804 548682068784 18446744073709551615 255372881191 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/17619/statm: 1340 240 199 169 0 51 0

[startup+0.0108041 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 17618
/proc/meminfo: memFree=1935344/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=0
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235771939 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17618/statm: 1340 237 196 169 0 51 0
[pid=17619] ppid=17618 vsize=5360 CPUtime=0
/proc/17619/stat : 17619 (run.sh) D 17618 17618 17337 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 1 0 235771940 5488640 240 1992294400 4194304 4889804 548682068784 18446744073709551615 255372881191 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/17619/statm: 1340 240 199 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10720

[startup+0.101814 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 17618
/proc/meminfo: memFree=1935344/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=0
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235771939 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17618/statm: 1340 237 196 169 0 51 0
[pid=17619] ppid=17618 vsize=2356 CPUtime=0
/proc/17619/stat : 17619 (revival) R 17618 17618 17337 0 -1 4194304 313 0 10 0 0 0 0 0 18 0 1 0 235771940 2412544 289 1992294400 134512640 134537284 4294956368 18446744073709551615 10151547 0 0 4096 0 0 0 0 17 1 0 0
/proc/17619/statm: 589 289 82 6 0 227 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7716

[startup+0.301834 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 17618
/proc/meminfo: memFree=1935344/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=0
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235771939 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17618/statm: 1340 237 196 169 0 51 0
[pid=17619] ppid=17618 vsize=2880 CPUtime=0.19
/proc/17619/stat : 17619 (revival) R 17618 17618 17337 0 -1 4194304 507 0 11 0 19 0 0 0 19 0 1 50000 235771940 2949120 398 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17619/statm: 720 398 85 6 0 358 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8240

[startup+0.701874 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 17618
/proc/meminfo: memFree=1935344/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=0
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235771939 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17618/statm: 1340 237 196 169 0 51 0
[pid=17619] ppid=17618 vsize=2880 CPUtime=0.59
/proc/17619/stat : 17619 (revival) R 17618 17618 17337 0 -1 4194304 511 0 11 0 59 0 0 0 22 0 1 50000 235771940 2949120 402 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17619/statm: 720 402 85 6 0 358 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 8240

[startup+1.50196 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 17620
/proc/meminfo: memFree=1932512/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=0
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235771939 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17618/statm: 1340 237 196 169 0 51 0
[pid=17619] ppid=17618 vsize=2880 CPUtime=1.39
/proc/17619/stat : 17619 (revival) R 17618 17618 17337 0 -1 4194304 511 0 11 0 139 0 0 0 25 0 1 50000 235771940 2949120 402 1992294400 134512640 134537284 4294956368 18446744073709551615 134524029 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17619/statm: 720 402 85 6 0 358 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 8240

[startup+3.10113 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 17620
/proc/meminfo: memFree=1932384/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=2.92
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 311 525 0 13 0 0 292 0 19 0 1 0 235771939 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17618/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 5360

[startup+6.30247 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1928608/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=6324 CPUtime=3.16
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 1287 0 0 0 316 0 0 0 25 0 1 0 235772252 6475776 1271 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 1581 1271 76 170 0 1409 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 11684

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1926304/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=8304 CPUtime=9.56
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 1788 0 0 0 955 1 0 0 25 0 1 0 235772252 8503296 1772 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 2076 1772 76 170 0 1904 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 13664

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1925664/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=8764 CPUtime=22.36
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 1879 0 0 0 2235 1 0 0 25 0 1 0 235772252 8974336 1863 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 2191 1863 76 170 0 2019 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 14124

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1924832/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=9428 CPUtime=47.95
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 2077 0 0 0 4794 1 0 0 25 0 1 0 235772252 9654272 2061 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 2357 2061 76 170 0 2185 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 14788

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1919200/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=15172 CPUtime=99.14
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 3491 0 0 0 9912 2 0 0 25 0 1 0 235772252 15536128 3475 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 3793 3475 76 170 0 3621 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 20532

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1918048/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=16228 CPUtime=159.12
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 3770 0 0 0 15909 3 0 0 25 0 1 0 235772252 16617472 3754 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4057 3754 76 170 0 3885 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 21588

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1917984/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=16308 CPUtime=219.11
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 3776 0 0 0 21908 3 0 0 25 0 1 0 235772252 16699392 3760 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4077 3760 76 170 0 3905 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 21668

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1917920/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=16308 CPUtime=279.09
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 3781 0 0 0 27906 3 0 0 25 0 1 0 235772252 16699392 3765 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4077 3765 76 170 0 3905 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 21668

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1917920/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=16308 CPUtime=339.07
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 3781 0 0 0 33904 3 0 0 25 0 1 0 235772252 16699392 3765 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4077 3765 76 170 0 3905 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 21668

[startup+402.302 s]

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

[pid=17622] ppid=17618 vsize=16308 CPUtime=519.02
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 3792 0 0 0 51899 3 0 0 25 0 1 0 235772252 16699392 3776 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4077 3776 76 170 0 3905 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 21668

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1917792/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=16308 CPUtime=579.01
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 3792 0 0 0 57898 3 0 0 25 0 1 0 235772252 16699392 3776 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4077 3776 76 170 0 3905 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 21668

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17622
/proc/meminfo: memFree=1917664/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=16484 CPUtime=639
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 3821 0 0 0 63897 3 0 0 25 0 1 0 235772252 16879616 3805 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4121 3805 76 170 0 3949 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 21844

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17624
/proc/meminfo: memFree=1917280/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=16484 CPUtime=698.98
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 3825 0 0 0 69894 4 0 0 25 0 1 0 235772252 16879616 3809 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4121 3809 76 170 0 3949 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 21844

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17624
/proc/meminfo: memFree=1916256/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=17552 CPUtime=758.97
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4086 0 0 0 75893 4 0 0 25 0 1 0 235772252 17973248 4070 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4388 4070 76 170 0 4216 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 22912

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17624
/proc/meminfo: memFree=1916192/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=17756 CPUtime=818.95
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4111 0 0 0 81891 4 0 0 25 0 1 0 235772252 18182144 4095 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4439 4095 76 170 0 4267 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 23116

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17624
/proc/meminfo: memFree=1916128/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=17756 CPUtime=878.93
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4127 0 0 0 87889 4 0 0 25 0 1 0 235772252 18182144 4111 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4439 4111 76 170 0 4267 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 23116

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17624
/proc/meminfo: memFree=1916000/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=17936 CPUtime=938.92
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4149 0 0 0 93888 4 0 0 25 0 1 0 235772252 18366464 4133 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4484 4133 76 170 0 4312 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 23296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17624
/proc/meminfo: memFree=1916000/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=17936 CPUtime=998.91
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4150 0 0 0 99886 5 0 0 25 0 1 0 235772252 18366464 4134 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4484 4134 76 170 0 4312 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 23296

[startup+1062.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/67 17624
/proc/meminfo: memFree=1915936/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=17936 CPUtime=1058.89
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4159 0 0 0 105884 5 0 0 25 0 1 0 235772252 18366464 4143 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4484 4143 76 170 0 4312 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 23296

[startup+1122.3 s]
/proc/loadavg: 1.12 1.02 1.00 2/67 17624
/proc/meminfo: memFree=1914656/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=19352 CPUtime=1118.87
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4469 0 0 0 111882 5 0 0 25 0 1 0 235772252 19816448 4453 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4838 4453 76 170 0 4666 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 24712

[startup+1182.3 s]
/proc/loadavg: 1.12 1.03 1.00 2/67 17624
/proc/meminfo: memFree=1914656/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=19352 CPUtime=1178.85
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4469 0 0 0 117880 5 0 0 25 0 1 0 235772252 19816448 4453 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4838 4453 76 170 0 4666 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 24712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.08 1.03 1.00 2/67 17624
/proc/meminfo: memFree=1914528/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=19516 CPUtime=1197.06
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4504 0 0 0 119701 5 0 0 25 0 1 0 235772252 19984384 4488 1992294400 134512640 135212939 4294956240 18446744073709551615 134538887 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4879 4488 76 170 0 4707 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 24876

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.08 1.03 1.00 2/67 17624
/proc/meminfo: memFree=1914528/2055912 swapFree=4149820/4192956
[pid=17618] ppid=17616 vsize=5360 CPUtime=3.02
/proc/17618/stat : 17618 (run.sh) S 17616 17618 17337 0 -1 4194304 341 1158 0 13 0 0 301 1 16 0 1 0 235771939 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17618/statm: 1340 241 197 169 0 51 0
[pid=17622] ppid=17618 vsize=19516 CPUtime=1197.06
/proc/17622/stat : 17622 (minisat) R 17618 17618 17337 0 -1 4194304 4504 0 0 0 119701 5 0 0 25 0 1 0 235772252 19984384 4488 1992294400 134512640 135212939 4294956240 18446744073709551615 134538887 0 0 4096 3 0 0 0 17 1 0 0
/proc/17622/statm: 4879 4488 76 170 0 4707 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 24876

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.03
CPU system time (s): 0.075988
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 24876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6019
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 1688

runsolver used 1.15582 second user time and 3.22351 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-11 23:30:29
IDJOB=1796556
IDBENCH=69567
IDSOLVER=647
FILE ID=node78/1796556-1242077429
PBS_JOBID= 9277618
Free space on /tmp= 126616 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796556-1242077429/watcher-1796556-1242077429 -o /tmp/evaluation-result-1796556-1242077429/solver-1796556-1242077429 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796556-1242077429.cnf HOME

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=267892430

node78.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.243
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.243
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:      2055912 kB
MemFree:       1935824 kB
Buffers:          1068 kB
Cached:          22196 kB
SwapCached:      36168 kB
Active:          18552 kB
Inactive:        42188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1935824 kB
SwapTotal:     4192956 kB
SwapFree:      4149820 kB
Dirty:            1756 kB
Writeback:           0 kB
Mapped:          14164 kB
Slab:            45076 kB
Committed_AS:   602808 kB
PageTables:       1428 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= 126616 MiB
End job on node78 at 2009-05-11 23:50:30