Trace number 1806196

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 + SatElite 2009-03-18? (TO) 1200.08 1200.61

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark560.172
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   19606    74006 |    5881       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   17342    64974 |      --       0       --      -- |     --   | -2096/-8333
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 2790   #clauses: 17342   #literals: 64974
0.00/0.03	c CPU time:   0.033994 s
0.00/0.03	c ==============================================================================
0.00/0.07	c SatElite is done !
0.00/0.07	c revival is preprocessing the formula...#ITERATIONS 19
2.67/2.71	#LEARNT CLAUSES 172
2.67/2.73	done !
2.67/2.73	c Calling MINISAT
2.67/2.73	This is MiniSat 2.0 beta
2.67/2.73	WARNING: for repeatability, setting FPU to use double precision
2.67/2.73	============================[ Problem Statistics ]=============================
2.67/2.73	|                                                                             |
2.67/2.73	|  Number of variables:  2790                                                 |
2.67/2.73	|  Number of clauses:    17099                                                |
2.67/2.75	|  Parsing time:         0.01         s                                       |
2.67/2.75	============================[ Search Statistics ]==============================
2.67/2.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.67/2.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.67/2.75	===============================================================================
2.67/2.75	|         0 |    2745    17036    51795 |     5678        0    nan |  0.000 % |
2.67/2.76	|       100 |    2745    17036    51795 |     6246      100     40 |  1.613 % |
2.72/2.80	|       251 |    2745    17036    51795 |     6871      251     53 |  1.613 % |
2.72/2.86	|       478 |    2745    17036    51795 |     7558      478     71 |  1.613 % |
2.72/2.97	|       815 |    2745    17036    51795 |     8314      815     61 |  1.613 % |
2.72/3.15	|      1321 |    2745    17036    51795 |     9145     1321     83 |  1.613 % |
3.28/3.34	|      2081 |    2745    17036    51795 |    10060     2081     74 |  1.613 % |
3.67/3.70	|      3221 |    2745    17036    51795 |    11066     3221     78 |  1.613 % |
4.17/4.23	|      4930 |    2745    17036    51795 |    12172     4930     74 |  1.613 % |
5.07/5.19	|      7492 |    2745    17036    51795 |    13389     7492     72 |  1.613 % |
6.57/6.67	|     11337 |    2745    17036    51795 |    14728    11337     71 |  1.613 % |
8.97/9.01	|     17103 |    2745    17036    51795 |    16201     9543     52 |  1.613 % |
12.66/12.78	|     25753 |    2745    17036    51795 |    17822     9905     47 |  1.613 % |
19.07/19.16	|     38728 |    2745    17036    51795 |    19604    13585     42 |  1.613 % |
29.67/29.75	|     58190 |    2745    17036    51795 |    21564    12872     32 |  1.613 % |
47.86/47.99	|     87383 |    2745    17036    51795 |    23721    20002     42 |  1.613 % |
74.54/74.63	|    131173 |    2745    17036    51795 |    26093    15242     25 |  1.613 % |
112.83/112.98	|    196857 |    2745    17036    51795 |    28702    14284     25 |  1.613 % |
179.40/179.54	|    295383 |    2745    17036    51795 |    31572    25447     23 |  1.613 % |
279.94/280.17	|    443175 |    2745    17036    51795 |    34730    28917     23 |  1.613 % |
449.77/450.06	|    664858 |    2745    17036    51795 |    38203    20349     31 |  1.613 % |
713.15/713.51	|    997383 |    2745    17036    51795 |    42023    33104     27 |  1.613 % |
1097.40/1097.93	|   1496171 |    2745    17036    51795 |    46225    23186     21 |  1.613 % |
1200.06/1200.60	HOME/run.sh: line 54: 14508 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-1806196-1242146511/watcher-1806196-1242146511 -o /tmp/evaluation-result-1806196-1242146511/solver-1806196-1242146511 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806196-1242146511.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.00 1.00 0.91 3/64 14504
/proc/meminfo: memFree=1121008/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=0
/proc/14504/stat : 14504 (run.sh) R 14502 14504 14283 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242679134 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14504/statm: 1340 237 196 169 0 51 0
[pid=14505] ppid=14504 vsize=1168 CPUtime=0
/proc/14505/stat : 14505 (SatElite) R 14504 14504 14283 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 242679134 1196032 177 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/14505/statm: 292 178 51 126 0 163 0

[startup+0.0856629 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 14504
/proc/meminfo: memFree=1121008/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=0.06
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 317 689 0 0 0 0 6 0 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.102663 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 14504
/proc/meminfo: memFree=1121008/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=0.06
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 317 689 0 0 0 0 6 0 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.301678 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 14504
/proc/meminfo: memFree=1121008/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=0.06
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 317 689 0 0 0 0 6 0 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.701714 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 14504
/proc/meminfo: memFree=1121008/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=0.06
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 317 689 0 0 0 0 6 0 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+1.50278 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14507
/proc/meminfo: memFree=1119072/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=0.06
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 317 689 0 0 0 0 6 0 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14507] ppid=14504 vsize=2752 CPUtime=1.41
/proc/14507/stat : 14507 (revival) R 14504 14504 14283 0 -1 4194304 506 0 0 0 141 0 0 0 25 0 1 50000 242679142 2818048 382 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14507/statm: 688 382 85 6 0 326 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8112

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14507
/proc/meminfo: memFree=1118880/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 5360

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1115808/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=6132 CPUtime=3.55
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 1229 0 0 0 355 0 0 0 25 0 1 0 242679407 6279168 1213 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 1533 1213 76 170 0 1361 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11492

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1113696/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=7472 CPUtime=9.94
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 1572 0 0 0 994 0 0 0 25 0 1 0 242679407 7651328 1556 1992294400 134512640 135212939 4294956240 18446744073709551615 134526658 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 1868 1556 76 170 0 1696 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12832

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1113696/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=7612 CPUtime=22.75
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 1601 0 0 0 2274 1 0 0 25 0 1 0 242679407 7794688 1585 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 1903 1585 76 170 0 1731 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12972

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1112608/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=8800 CPUtime=48.33
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 1896 0 0 0 4832 1 0 0 25 0 1 0 242679407 9011200 1880 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2200 1880 76 170 0 2028 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14160

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1111968/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=9336 CPUtime=99.52
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2040 0 0 0 9951 1 0 0 25 0 1 0 242679407 9560064 2024 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2334 2024 76 170 0 2162 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14696

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1111648/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=9632 CPUtime=159.48
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2092 0 0 0 15947 1 0 0 25 0 1 0 242679407 9863168 2076 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2408 2076 76 170 0 2236 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 14992

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1111328/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=9900 CPUtime=219.45
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2168 0 0 0 21943 2 0 0 25 0 1 0 242679407 10137600 2152 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2475 2152 76 170 0 2303 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 15260

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1111328/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=9900 CPUtime=279.42
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2177 0 0 0 27940 2 0 0 25 0 1 0 242679407 10137600 2161 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2475 2161 76 170 0 2303 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 15260

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1111072/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=10216 CPUtime=339.4
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2242 0 0 0 33938 2 0 0 25 0 1 0 242679407 10461184 2226 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2554 2226 76 170 0 2382 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 15576

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1109600/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=11668 CPUtime=399.37
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2605 0 0 0 39935 2 0 0 25 0 1 0 242679407 11948032 2589 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2917 2589 76 170 0 2745 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 17028

[startup+462.301 s]

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

/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=11668 CPUtime=459.35
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2605 0 0 0 45933 2 0 0 25 0 1 0 242679407 11948032 2589 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2917 2589 76 170 0 2745 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 17028

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1109408/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=11816 CPUtime=519.32
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2648 0 0 0 51930 2 0 0 25 0 1 0 242679407 12099584 2632 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2954 2632 76 170 0 2782 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 17176

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1109344/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=11984 CPUtime=579.29
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2661 0 0 0 57927 2 0 0 25 0 1 0 242679407 12271616 2645 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 2996 2645 76 170 0 2824 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 17344

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1109088/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=12136 CPUtime=639.27
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2711 0 0 0 63924 3 0 0 25 0 1 0 242679407 12427264 2695 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3034 2695 76 170 0 2862 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 17496

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1108704/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=12688 CPUtime=699.24
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2840 0 0 0 69921 3 0 0 25 0 1 0 242679407 12992512 2824 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3172 2824 76 170 0 3000 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 18048

[startup+762.306 s]
/proc/loadavg: 1.07 1.02 0.91 2/66 14508
/proc/meminfo: memFree=1108064/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=13168 CPUtime=759.22
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2955 0 0 0 75919 3 0 0 25 0 1 0 242679407 13484032 2939 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3292 2939 76 170 0 3120 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 18528

[startup+822.302 s]
/proc/loadavg: 1.02 1.01 0.91 2/66 14508
/proc/meminfo: memFree=1107936/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=13336 CPUtime=819.19
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 2987 0 0 0 81916 3 0 0 25 0 1 0 242679407 13656064 2971 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3334 2971 76 170 0 3162 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 18696

[startup+882.303 s]
/proc/loadavg: 1.01 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1107808/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=13480 CPUtime=879.17
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 3021 0 0 0 87914 3 0 0 25 0 1 0 242679407 13803520 3005 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3370 3005 76 170 0 3198 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 18840

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1107680/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=13620 CPUtime=939.14
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 3036 0 0 0 93911 3 0 0 25 0 1 0 242679407 13946880 3020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3405 3020 76 170 0 3233 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 18980

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1107616/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=13764 CPUtime=999.12
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 3065 0 0 0 99909 3 0 0 25 0 1 0 242679407 14094336 3049 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3441 3049 76 170 0 3269 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 19124

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1107616/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=13764 CPUtime=1059.1
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 3065 0 0 0 105907 3 0 0 25 0 1 0 242679407 14094336 3049 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3441 3049 76 170 0 3269 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 19124

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14508
/proc/meminfo: memFree=1107296/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=14028 CPUtime=1119.07
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 3140 0 0 0 111904 3 0 0 25 0 1 0 242679407 14364672 3124 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3507 3124 76 170 0 3335 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 19388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14514
/proc/meminfo: memFree=1106840/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=14292 CPUtime=1179.05
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 3207 0 0 0 117901 4 0 0 25 0 1 0 242679407 14635008 3191 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3573 3191 76 170 0 3401 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 19652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 14514
/proc/meminfo: memFree=1106840/2055920 swapFree=4178620/4192956
[pid=14504] ppid=14502 vsize=5360 CPUtime=2.72
/proc/14504/stat : 14504 (run.sh) S 14502 14504 14283 0 -1 4194304 343 1210 0 0 0 0 271 1 16 0 1 0 242679134 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14504/statm: 1340 241 197 169 0 51 0
[pid=14508] ppid=14504 vsize=14292 CPUtime=1197.34
/proc/14508/stat : 14508 (minisat) R 14504 14504 14283 0 -1 4194304 3217 0 0 0 119730 4 0 0 25 0 1 0 242679407 14635008 3201 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3573 3201 76 170 0 3401 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 19652

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1200.02
CPU system time (s): 0.057991
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 19652

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

runsolver used 1.01385 second user time and 3.36449 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 18:41:51
IDJOB=1806196
IDBENCH=24688
IDSOLVER=648
FILE ID=node43/1806196-1242146511
PBS_JOBID= 9289680
Free space on /tmp= 66184 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806196-1242146511/watcher-1806196-1242146511 -o /tmp/evaluation-result-1806196-1242146511/solver-1806196-1242146511 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806196-1242146511.cnf HOME

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

MD5SUM BENCH= a4a7c528ede134442a2d3ba0a444cdbb
RANDOM SEED=395493732

node43.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.237
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.237
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:       1121552 kB
Buffers:         58516 kB
Cached:         790364 kB
SwapCached:       8124 kB
Active:          84912 kB
Inactive:       774356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121552 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            61188 kB
Committed_AS:   930392 kB
PageTables:       1444 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= 66180 MiB
End job on node43 at 2009-05-12 19:01:51