Trace number 1796291

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.06 1200.71

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 revival is preprocessing the formula...#ITERATIONS 14
1.49/1.50	#LEARNT CLAUSES 187
1.49/1.52	done !
1.49/1.52	c Now, SatElite...
1.49/1.52	c Parsing...
1.49/1.54	c ==============================================================================
1.49/1.54	c |           |     ORIGINAL     |              LEARNT              |          |
1.49/1.54	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.49/1.54	c ==============================================================================
1.49/1.54	c |         0 |   22839    58834 |    6851       0        0     nan |  0.000 % |
1.51/1.68	c |         0 |   15073    52300 |      --       0       --      -- |     --   | -7766/-6534
1.51/1.68	c ==============================================================================
1.51/1.68	c Result  :   #vars: 2610   #clauses: 15073   #literals: 52300
1.51/1.68	c CPU time:   0.157975 s
1.51/1.68	c ==============================================================================
1.51/1.72	c SatElite is done !
1.51/1.72	c Calling MINISAT
1.51/1.72	This is MiniSat 2.0 beta
1.51/1.72	WARNING: for repeatability, setting FPU to use double precision
1.51/1.72	============================[ Problem Statistics ]=============================
1.51/1.72	|                                                                             |
1.51/1.72	|  Number of variables:  2610                                                 |
1.51/1.72	|  Number of clauses:    15073                                                |
1.51/1.73	|  Parsing time:         0.01         s                                       |
1.51/1.73	============================[ Search Statistics ]==============================
1.51/1.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.51/1.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.51/1.73	===============================================================================
1.51/1.73	|         0 |    2610    15073    52300 |     5024        0    nan |  0.000 % |
1.51/1.73	|       101 |    2610    15073    52300 |     5526      101      6 |  0.000 % |
1.51/1.74	|       251 |    2610    15073    52300 |     6079      251     20 |  0.000 % |
1.51/1.76	|       476 |    2610    15073    52300 |     6687      476     21 |  0.001 % |
1.51/1.78	|       813 |    2610    15073    52300 |     7356      813     17 |  0.000 % |
1.71/1.81	|      1321 |    2610    15073    52300 |     8091     1321     17 |  0.000 % |
1.71/1.92	|      2082 |    2610    15073    52300 |     8900     2082     39 |  0.000 % |
1.71/2.09	|      3222 |    2610    15073    52300 |     9791     3222     39 |  0.000 % |
2.18/2.24	|      4932 |    2610    15073    52300 |    10770     4932     32 |  0.000 % |
2.68/2.74	|      7494 |    2610    15073    52300 |    11847     7494     38 |  0.000 % |
3.67/3.71	|     11339 |    2610    15073    52300 |    13031    11339     42 |  0.000 % |
4.97/5.00	|     17105 |    2610    15073    52300 |    14335    10293     43 |  0.000 % |
7.17/7.27	|     25755 |    2610    15073    52300 |    15768    11691     36 |  0.000 % |
11.98/12.09	|     38730 |    2610    15073    52300 |    17345    16342     52 |  0.001 % |
16.38/16.50	|     58192 |    2610    15073    52300 |    19079     9516     29 |  0.000 % |
25.27/25.37	|     87384 |    2610    15073    52300 |    20987    19283     45 |  0.000 % |
39.06/39.13	|    131174 |    2610    15073    52300 |    23086    19993     38 |  0.000 % |
61.75/61.85	|    196858 |    2610    15073    52300 |    25395    15248     33 |  0.000 % |
110.82/110.94	|    295384 |    2610    15073    52300 |    27934    23261     49 |  0.000 % |
167.10/167.28	|    443173 |    2610    15073    52300 |    30728    15029     28 |  0.000 % |
293.45/293.62	|    664857 |    2610    15073    52300 |    33801    19318     34 |  0.000 % |
475.95/476.30	|    997383 |    2610    15073    52300 |    37181    22788     22 |  0.000 % |
806.34/806.84	|   1496171 |    2610    15073    52300 |    40899    31508     29 |  0.000 % |
1200.04/1200.70	HOME/run.sh: line 55: 28908 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-1796291-1242073202/watcher-1796291-1242073202 -o /tmp/evaluation-result-1796291-1242073202/solver-1796291-1242073202 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796291-1242073202.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.08 3/65 28904
/proc/meminfo: memFree=1121960/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=0
/proc/28904/stat : 28904 (run.sh) R 28902 28904 28831 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235350627 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 228043844255 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28904/statm: 1340 236 195 169 0 51 0
[pid=28905] ppid=28904 vsize=2124 CPUtime=0
/proc/28905/stat : 28905 (revival) R 28904 28904 28831 0 -1 4194304 238 0 0 0 0 0 0 0 18 0 1 0 235350628 2174976 205 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28905/statm: 531 211 81 6 0 169 0

[startup+0.0928361 s]
/proc/loadavg: 1.00 1.00 1.08 3/65 28904
/proc/meminfo: memFree=1121960/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=0
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235350627 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 237 196 169 0 51 0
[pid=28905] ppid=28904 vsize=3192 CPUtime=0.08
/proc/28905/stat : 28905 (revival) R 28904 28904 28831 0 -1 4194304 618 0 0 0 8 0 0 0 20 0 1 50000 235350628 3268608 472 1992294400 134512640 134537284 4294956368 18446744073709551615 134524066 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28905/statm: 798 472 85 6 0 436 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8552

[startup+0.102837 s]
/proc/loadavg: 1.00 1.00 1.08 3/65 28904
/proc/meminfo: memFree=1121960/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=0
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235350627 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 237 196 169 0 51 0
[pid=28905] ppid=28904 vsize=3192 CPUtime=0.09
/proc/28905/stat : 28905 (revival) R 28904 28904 28831 0 -1 4194304 619 0 0 0 9 0 0 0 20 0 1 50000 235350628 3268608 473 1992294400 134512640 134537284 4294956368 18446744073709551615 134523641 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28905/statm: 798 473 85 6 0 436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8552

[startup+0.301876 s]
/proc/loadavg: 1.00 1.00 1.08 3/65 28904
/proc/meminfo: memFree=1121960/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=0
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235350627 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 237 196 169 0 51 0
[pid=28905] ppid=28904 vsize=3192 CPUtime=0.29
/proc/28905/stat : 28905 (revival) R 28904 28904 28831 0 -1 4194304 621 0 0 0 29 0 0 0 21 0 1 50000 235350628 3268608 475 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28905/statm: 798 475 85 6 0 436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8552

[startup+0.701953 s]
/proc/loadavg: 1.00 1.00 1.08 3/65 28904
/proc/meminfo: memFree=1121960/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=0
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235350627 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 237 196 169 0 51 0
[pid=28905] ppid=28904 vsize=3192 CPUtime=0.69
/proc/28905/stat : 28905 (revival) R 28904 28904 28831 0 -1 4194304 629 0 0 0 69 0 0 0 25 0 1 50000 235350628 3268608 483 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28905/statm: 798 483 85 6 0 436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8552

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 28906
/proc/meminfo: memFree=1120024/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=0
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235350627 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 237 196 169 0 51 0
[pid=28905] ppid=28904 vsize=3192 CPUtime=1.49
/proc/28905/stat : 28905 (revival) R 28904 28904 28831 0 -1 4194304 645 0 0 0 149 0 0 0 25 0 1 50000 235350628 3268608 499 1992294400 134512640 134537284 4294956368 18446744073709551615 10860155 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28905/statm: 798 499 85 6 0 436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8552

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 28908
/proc/meminfo: memFree=1118552/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=4560 CPUtime=1.36
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 854 0 0 0 136 0 0 0 25 0 1 0 235350800 4669440 838 1992294400 134512640 135212939 4294956240 18446744073709551615 134536498 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 1140 838 76 170 0 968 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9920

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 28908
/proc/meminfo: memFree=1116312/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=5808 CPUtime=4.56
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 1175 0 0 0 456 0 0 0 25 0 1 0 235350800 5947392 1159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 1452 1159 76 170 0 1280 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11168

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.09 2/67 28908
/proc/meminfo: memFree=1114968/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=7128 CPUtime=10.96
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 1513 0 0 0 1095 1 0 0 25 0 1 0 235350800 7299072 1497 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 1782 1497 76 170 0 1610 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12488

[startup+25.5028 s]
/proc/loadavg: 1.06 1.02 1.09 2/67 28908
/proc/meminfo: memFree=1114784/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=7620 CPUtime=23.76
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 1601 0 0 0 2375 1 0 0 25 0 1 0 235350800 7802880 1585 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 1905 1585 76 170 0 1733 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12980

[startup+51.1019 s]
/proc/loadavg: 1.04 1.01 1.08 2/67 28908
/proc/meminfo: memFree=1113888/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=8284 CPUtime=49.34
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 1784 0 0 0 4933 1 0 0 25 0 1 0 235350800 8482816 1768 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 2071 1768 76 170 0 1899 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13644

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.08 2/67 28908
/proc/meminfo: memFree=1110368/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=11712 CPUtime=100.52
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 2631 0 0 0 10051 1 0 0 25 0 1 0 235350800 11993088 2615 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 2928 2615 76 170 0 2756 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17072

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 28908
/proc/meminfo: memFree=1110176/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=11864 CPUtime=160.49
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 2659 0 0 0 16048 1 0 0 25 0 1 0 235350800 12148736 2643 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 2966 2643 76 170 0 2794 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 17224

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 28908
/proc/meminfo: memFree=1110176/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=11864 CPUtime=220.45
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 2662 0 0 0 22044 1 0 0 25 0 1 0 235350800 12148736 2646 1992294400 134512640 135212939 4294956240 18446744073709551615 134535940 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 2966 2646 76 170 0 2794 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 17224

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 28908
/proc/meminfo: memFree=1110176/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=11864 CPUtime=280.44
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 2662 0 0 0 28042 2 0 0 25 0 1 0 235350800 12148736 2646 1992294400 134512640 135212939 4294956240 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 2966 2646 76 170 0 2794 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 17224

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 28908
/proc/meminfo: memFree=1110176/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=11864 CPUtime=340.41
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 2665 0 0 0 34039 2 0 0 25 0 1 0 235350800 12148736 2649 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 2966 2649 76 170 0 2794 0
Current children cumulated CPU time (s) 342.12

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

/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=13448 CPUtime=520.31
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3075 0 0 0 52029 2 0 0 25 0 1 0 235350800 13770752 3059 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3362 3059 76 170 0 3190 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 18808

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 28908
/proc/meminfo: memFree=1108576/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=13448 CPUtime=580.28
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3075 0 0 0 58026 2 0 0 25 0 1 0 235350800 13770752 3059 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3362 3059 76 170 0 3190 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 18808

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 28908
/proc/meminfo: memFree=1108576/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=13448 CPUtime=640.25
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3075 0 0 0 64023 2 0 0 25 0 1 0 235350800 13770752 3059 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3362 3059 76 170 0 3190 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 18808

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 28908
/proc/meminfo: memFree=1108512/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=13600 CPUtime=700.2
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3090 0 0 0 70018 2 0 0 25 0 1 0 235350800 13926400 3074 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3400 3074 76 170 0 3228 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 18960

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 28908
/proc/meminfo: memFree=1108384/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=13600 CPUtime=760.16
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3099 0 0 0 76014 2 0 0 25 0 1 0 235350800 13926400 3083 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3400 3083 76 170 0 3228 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 18960

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 28908
/proc/meminfo: memFree=1108320/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=13820 CPUtime=820.13
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3122 0 0 0 82011 2 0 0 25 0 1 0 235350800 14151680 3106 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3455 3106 76 170 0 3283 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 19180

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28908
/proc/meminfo: memFree=1107680/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=14480 CPUtime=880.1
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3289 0 0 0 88008 2 0 0 25 0 1 0 235350800 14827520 3273 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3620 3273 76 170 0 3448 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 19840

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28908
/proc/meminfo: memFree=1107616/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=14480 CPUtime=940.05
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3307 0 0 0 94003 2 0 0 25 0 1 0 235350800 14827520 3291 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3620 3291 76 170 0 3448 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 19840

[startup+1002.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 28908
/proc/meminfo: memFree=1107552/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=14624 CPUtime=1000.02
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3317 0 0 0 100000 2 0 0 25 0 1 0 235350800 14974976 3301 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3656 3301 76 170 0 3484 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 19984

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 28908
/proc/meminfo: memFree=1107488/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=14624 CPUtime=1059.99
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3332 0 0 0 105997 2 0 0 25 0 1 0 235350800 14974976 3316 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3656 3316 76 170 0 3484 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 19984

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 28908
/proc/meminfo: memFree=1107488/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=14624 CPUtime=1119.96
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3341 0 0 0 111994 2 0 0 25 0 1 0 235350800 14974976 3325 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3656 3325 76 170 0 3484 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 19984

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28908
/proc/meminfo: memFree=1107424/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=14792 CPUtime=1179.93
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3351 0 0 0 117990 3 0 0 25 0 1 0 235350800 15147008 3335 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3698 3335 76 170 0 3526 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 20152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28908
/proc/meminfo: memFree=1107424/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=14792 CPUtime=1198.33
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3354 0 0 0 119830 3 0 0 25 0 1 0 235350800 15147008 3338 1992294400 134512640 135212939 4294956240 18446744073709551615 134526794 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3698 3338 76 170 0 3526 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 20152

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28908
/proc/meminfo: memFree=1107424/2055920 swapFree=4180628/4192956
[pid=28904] ppid=28902 vsize=5360 CPUtime=1.71
/proc/28904/stat : 28904 (run.sh) S 28902 28904 28831 0 -1 4194304 341 1751 0 0 0 0 170 1 15 0 1 0 235350627 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1340 241 197 169 0 51 0
[pid=28908] ppid=28904 vsize=14792 CPUtime=1198.33
/proc/28908/stat : 28908 (minisat) R 28904 28904 28831 0 -1 4194304 3354 0 0 0 119830 3 0 0 25 0 1 0 235350800 15147008 3338 1992294400 134512640 135212939 4294956240 18446744073709551615 134526794 0 0 4096 3 0 0 0 17 0 0 0
/proc/28908/statm: 3698 3338 76 170 0 3526 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 20152

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.06
CPU user time (s): 1200.01
CPU system time (s): 0.053991
CPU usage (%): 99.946
Max. virtual memory (cumulated for all children) (KiB): 20152

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

runsolver used 1.00685 second user time and 3.37049 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-11 22:20:03
IDJOB=1796291
IDBENCH=20399
IDSOLVER=647
FILE ID=node77/1796291-1242073202
PBS_JOBID= 9277668
Free space on /tmp= 66164 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 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-1796291-1242073202/watcher-1796291-1242073202 -o /tmp/evaluation-result-1796291-1242073202/solver-1796291-1242073202 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796291-1242073202.cnf HOME

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=292810665

node77.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1122504 kB
Buffers:         74420 kB
Cached:         768444 kB
SwapCached:       6388 kB
Active:         208904 kB
Inactive:       642464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1122504 kB
SwapTotal:     4192956 kB
SwapFree:      4180628 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            68000 kB
Committed_AS:   831300 kB
PageTables:       1372 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= 66160 MiB
End job on node77 at 2009-05-11 22:40:03