Trace number 1796292

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.09 1200.61

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.09/0.19	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.09/0.19	c ==============================================================================
0.09/0.19	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.09/0.19	c CPU time:   0.181972 s
0.09/0.19	c ==============================================================================
0.19/0.22	c SatElite is done !
0.19/0.22	c revival is preprocessing the formula...#ITERATIONS 9
0.21/1.00	#LEARNT CLAUSES 207
0.98/1.01	done !
0.98/1.01	c Calling MINISAT
0.98/1.01	This is MiniSat 2.0 beta
0.98/1.01	WARNING: for repeatability, setting FPU to use double precision
0.98/1.01	============================[ Problem Statistics ]=============================
0.98/1.01	|                                                                             |
0.98/1.02	|  Number of variables:  2673                                                 |
0.98/1.02	|  Number of clauses:    15768                                                |
0.98/1.03	|  Parsing time:         0.01         s                                       |
0.98/1.03	============================[ Search Statistics ]==============================
0.98/1.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.98/1.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.98/1.03	===============================================================================
0.98/1.03	|         0 |    2670    15765    52666 |     5255        0    nan |  0.000 % |
0.98/1.03	|       100 |    2670    15765    52666 |     5780      100      6 |  0.112 % |
0.98/1.04	|       250 |    2670    15765    52666 |     6358      250     10 |  0.112 % |
0.98/1.06	|       475 |    2670    15765    52666 |     6994      475     16 |  0.112 % |
1.00/1.11	|       813 |    2670    15765    52666 |     7693      813     28 |  0.112 % |
1.00/1.15	|      1320 |    2670    15765    52666 |     8463     1320     23 |  0.112 % |
1.00/1.30	|      2080 |    2670    15765    52666 |     9309     2080     40 |  0.112 % |
1.00/1.42	|      3222 |    2670    15765    52666 |    10240     3222     33 |  0.112 % |
1.00/1.58	|      4930 |    2670    15765    52666 |    11264     4930     28 |  0.112 % |
2.07/2.10	|      7492 |    2670    15765    52666 |    12391     7492     31 |  0.112 % |
3.07/3.16	|     11337 |    2670    15765    52666 |    13630    11337     39 |  0.113 % |
4.17/4.24	|     17104 |    2670    15765    52666 |    14993    10010     35 |  0.113 % |
7.07/7.16	|     25754 |    2670    15765    52666 |    16492    10821     52 |  0.113 % |
11.17/11.24	|     38728 |    2670    15765    52666 |    18141    15369     43 |  0.112 % |
17.87/17.93	|     58189 |    2670    15765    52666 |    19955    16034     30 |  0.112 % |
26.36/26.40	|     87383 |    2670    15765    52666 |    21951    14741     39 |  0.113 % |
42.65/42.79	|    131175 |    2670    15765    52666 |    24146    13821     28 |  0.112 % |
74.05/74.19	|    196859 |    2670    15765    52666 |    26561    17690     39 |  0.113 % |
120.73/120.88	|    295386 |    2670    15765    52666 |    29217    21471     44 |  0.112 % |
190.30/190.50	|    443176 |    2670    15765    52666 |    32139    20859     34 |  0.113 % |
298.86/299.02	|    664859 |    2670    15765    52666 |    35353    30629     39 |  0.113 % |
528.85/529.18	|    997385 |    2670    15765    52666 |    38888    21588     23 |  0.112 % |
826.42/826.80	|   1496174 |    2670    15765    52666 |    42777    20433     30 |  0.112 % |
1200.06/1200.60	HOME/run.sh: line 54:  6260 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-1796292-1242073269/watcher-1796292-1242073269 -o /tmp/evaluation-result-1796292-1242073269/solver-1796292-1242073269 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796292-1242073269.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 1.06 3/64 6256
/proc/meminfo: memFree=1185984/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=0
/proc/6256/stat : 6256 (run.sh) R 6254 6256 6152 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 235359538 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6256/statm: 1340 237 196 169 0 51 0
[pid=6257] ppid=6256 vsize=1552 CPUtime=0
/proc/6257/stat : 6257 (SatElite) R 6256 6256 6152 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 235359538 1589248 278 1992294400 134512640 135031949 4294956224 18446744073709551615 134545038 0 0 4096 3 0 0 0 17 0 0 0
/proc/6257/statm: 388 280 51 126 0 259 0

[startup+0.042047 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 6256
/proc/meminfo: memFree=1185984/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=0
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235359538 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6256/statm: 1340 238 197 169 0 51 0
[pid=6257] ppid=6256 vsize=3800 CPUtime=0.03
/proc/6257/stat : 6257 (SatElite) R 6256 6256 6152 0 -1 4194304 863 0 0 0 3 0 0 0 18 0 1 0 235359538 3891200 846 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/6257/statm: 950 846 67 126 0 821 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9160

[startup+0.10105 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 6256
/proc/meminfo: memFree=1185984/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=0
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235359538 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6256/statm: 1340 238 197 169 0 51 0
[pid=6257] ppid=6256 vsize=4472 CPUtime=0.09
/proc/6257/stat : 6257 (SatElite) R 6256 6256 6152 0 -1 4194304 1028 0 0 0 9 0 0 0 19 0 1 0 235359538 4579328 1011 1992294400 134512640 135031949 4294956224 18446744073709551615 134566431 0 0 4096 3 0 0 0 17 0 0 0
/proc/6257/statm: 1118 1011 67 126 0 989 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9832

[startup+0.301071 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 6256
/proc/meminfo: memFree=1185984/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=0.21
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 317 1124 0 0 0 0 21 0 16 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5360

[startup+0.701095 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 6256
/proc/meminfo: memFree=1185984/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=0.21
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 317 1124 0 0 0 0 21 0 16 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5360

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 6259
/proc/meminfo: memFree=1183664/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 5360

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 6260
/proc/meminfo: memFree=1181872/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=4940 CPUtime=2.07
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 945 0 0 0 207 0 0 0 25 0 1 0 235359639 5058560 929 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 1235 929 76 170 0 1063 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10300

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 6260
/proc/meminfo: memFree=1179952/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=6392 CPUtime=5.27
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 1330 0 0 0 526 1 0 0 25 0 1 0 235359639 6545408 1314 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 1598 1314 76 170 0 1426 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11752

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 6260
/proc/meminfo: memFree=1178672/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=7112 CPUtime=11.67
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 1473 0 0 0 1166 1 0 0 25 0 1 0 235359639 7282688 1457 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 1778 1457 76 170 0 1606 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12472

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 6260
/proc/meminfo: memFree=1178288/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=7512 CPUtime=24.46
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 1597 0 0 0 2445 1 0 0 25 0 1 0 235359639 7692288 1581 1992294400 134512640 135212939 4294956240 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 1878 1581 76 170 0 1706 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12872

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 6260
/proc/meminfo: memFree=1177584/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=8304 CPUtime=50.05
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 1803 0 0 0 5004 1 0 0 25 0 1 0 235359639 8503296 1787 1992294400 134512640 135212939 4294956240 18446744073709551615 134535938 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 2076 1787 76 170 0 1904 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13664

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 6260
/proc/meminfo: memFree=1175536/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=10416 CPUtime=101.24
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 2304 0 0 0 10122 2 0 0 25 0 1 0 235359639 10665984 2288 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 2604 2288 76 170 0 2432 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 15776

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 6260
/proc/meminfo: memFree=1175216/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=10572 CPUtime=161.21
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 2363 0 0 0 16119 2 0 0 25 0 1 0 235359639 10825728 2347 1992294400 134512640 135212939 4294956240 18446744073709551615 134535736 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 2643 2347 76 170 0 2471 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 15932

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 6260
/proc/meminfo: memFree=1174640/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=11232 CPUtime=221.19
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 2515 0 0 0 22117 2 0 0 25 0 1 0 235359639 11501568 2499 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 2808 2499 76 170 0 2636 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 16592

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 6260
/proc/meminfo: memFree=1174448/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=11496 CPUtime=281.16
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 2576 0 0 0 28114 2 0 0 25 0 1 0 235359639 11771904 2560 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 2874 2560 76 170 0 2702 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 16856

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 6260
/proc/meminfo: memFree=1173872/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=12048 CPUtime=341.15
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 2715 0 0 0 34112 3 0 0 25 0 1 0 235359639 12337152 2699 1992294400 134512640 135212939 4294956240 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3012 2699 76 170 0 2840 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 17408

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 6260
/proc/meminfo: memFree=1173680/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=12184 CPUtime=401.11

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

/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=12340 CPUtime=461.09
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 2770 0 0 0 46106 3 0 0 25 0 1 0 235359639 12636160 2754 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6260/statm: 3085 2754 76 170 0 2913 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 17700

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1173616/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=12340 CPUtime=521.05
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 2772 0 0 0 52102 3 0 0 25 0 1 0 235359639 12636160 2756 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3085 2756 76 170 0 2913 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 17700

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1172592/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=13280 CPUtime=581.02
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3033 0 0 0 58099 3 0 0 25 0 1 0 235359639 13598720 3017 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3320 3017 76 170 0 3148 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 18640

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1171504/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=14472 CPUtime=641.01
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3299 0 0 0 64097 4 0 0 25 0 1 0 235359639 14819328 3283 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3618 3283 76 170 0 3446 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 19832

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1171440/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=14472 CPUtime=700.99
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3312 0 0 0 70095 4 0 0 25 0 1 0 235359639 14819328 3296 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3618 3296 76 170 0 3446 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 19832

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1171440/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=14472 CPUtime=760.97
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3312 0 0 0 76093 4 0 0 25 0 1 0 235359639 14819328 3296 1992294400 134512640 135212939 4294956240 18446744073709551615 134536022 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3618 3296 76 170 0 3446 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 19832

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1171440/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=14472 CPUtime=820.93
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3312 0 0 0 82089 4 0 0 25 0 1 0 235359639 14819328 3296 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3618 3296 76 170 0 3446 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 19832

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1171376/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=14552 CPUtime=880.9
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3327 0 0 0 88086 4 0 0 25 0 1 0 235359639 14901248 3311 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3638 3311 76 170 0 3466 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 19912

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1171376/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=14552 CPUtime=940.88
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3327 0 0 0 94084 4 0 0 25 0 1 0 235359639 14901248 3311 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3638 3311 76 170 0 3466 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 19912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1170480/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=15496 CPUtime=1000.86
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3565 0 0 0 100082 4 0 0 25 0 1 0 235359639 15867904 3549 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 3874 3549 76 170 0 3702 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 20856

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6260
/proc/meminfo: memFree=1169648/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=16288 CPUtime=1060.84
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3769 0 0 0 106079 5 0 0 25 0 1 0 235359639 16678912 3753 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 4072 3753 76 170 0 3900 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 21648

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6262
/proc/meminfo: memFree=1169456/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=16288 CPUtime=1120.82
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3769 0 0 0 112077 5 0 0 25 0 1 0 235359639 16678912 3753 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 4072 3753 76 170 0 3900 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 21648

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6262
/proc/meminfo: memFree=1169456/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=16444 CPUtime=1180.77
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3776 0 0 0 118072 5 0 0 25 0 1 0 235359639 16838656 3760 1992294400 134512640 135212939 4294956240 18446744073709551615 134534610 0 0 4096 3 0 0 0 17 1 0 0
/proc/6260/statm: 4111 3760 76 170 0 3939 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 21804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6262
/proc/meminfo: memFree=1169456/2055920 swapFree=4181160/4192956
[pid=6256] ppid=6254 vsize=5360 CPUtime=1
/proc/6256/stat : 6256 (run.sh) S 6254 6256 6152 0 -1 4194304 343 1603 0 0 0 0 99 1 15 0 1 0 235359538 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6256/statm: 1340 241 197 169 0 51 0
[pid=6260] ppid=6256 vsize=16444 CPUtime=1199.06
/proc/6260/stat : 6260 (minisat) R 6256 6256 6152 0 -1 4194304 3777 0 0 0 119901 5 0 0 25 0 1 0 235359639 16838656 3761 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/6260/statm: 4111 3761 76 170 0 3939 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 21804

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.02
CPU system time (s): 0.069989
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 21804

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

runsolver used 1.01385 second user time and 3.36849 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-11 22:21:09
IDJOB=1796292
IDBENCH=20399
IDSOLVER=648
FILE ID=node34/1796292-1242073269
PBS_JOBID= 9277592
Free space on /tmp= 66252 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796292-1242073269/watcher-1796292-1242073269 -o /tmp/evaluation-result-1796292-1242073269/solver-1796292-1242073269 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796292-1242073269.cnf HOME

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=507942384

node34.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.214
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.214
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:       1186464 kB
Buffers:         74572 kB
Cached:         698236 kB
SwapCached:       5588 kB
Active:         246736 kB
Inactive:       533892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1186464 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            74904 kB
Committed_AS:   802224 kB
PageTables:       1380 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= 66248 MiB
End job on node34 at 2009-05-11 22:41:10