Trace number 1805957

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.1 1200.61

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 27
15.78/15.81	#LEARNT CLAUSES 139
15.78/15.86	done !
15.78/15.86	c Now, SatElite...
15.78/15.86	c Parsing...
15.84/15.92	c ==============================================================================
15.84/15.92	c |           |     ORIGINAL     |              LEARNT              |          |
15.84/15.92	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
15.84/15.92	c ==============================================================================
15.84/15.92	c |         0 |   43496   148685 |   13048       0        0     nan |  0.000 % |
15.84/15.93	c |         0 |   43413   148515 |      --       0       --      -- |     --   | -83/-170
15.84/15.93	c ==============================================================================
15.84/15.93	c Result  :   #vars: 4463   #clauses: 43413   #literals: 148515
15.84/15.93	c CPU time:   0.05999 s
15.84/15.93	c ==============================================================================
15.84/16.03	c SatElite is done !
15.84/16.03	c Calling MINISAT
15.84/16.03	This is MiniSat 2.0 beta
15.84/16.03	WARNING: for repeatability, setting FPU to use double precision
15.84/16.03	============================[ Problem Statistics ]=============================
15.84/16.03	|                                                                             |
15.84/16.03	|  Number of variables:  4463                                                 |
15.84/16.03	|  Number of clauses:    43413                                                |
15.84/16.06	|  Parsing time:         0.03         s                                       |
15.84/16.06	============================[ Search Statistics ]==============================
15.84/16.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.84/16.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.84/16.06	===============================================================================
15.84/16.06	|         0 |    4463    43413   148515 |    14471        0    nan |  0.000 % |
15.84/16.08	|       102 |    4463    43413   148515 |    15918      102     19 |  0.000 % |
16.01/16.11	|       252 |    4463    43413   148515 |    17509      252     17 |  0.000 % |
16.01/16.25	|       478 |    4463    43413   148515 |    19260      478     25 |  0.000 % |
16.48/16.51	|       817 |    4463    43413   148515 |    21186      817     47 |  0.000 % |
16.67/16.78	|      1323 |    4463    43413   148515 |    23305     1323     53 |  0.000 % |
16.97/17.04	|      2082 |    4463    43413   148515 |    25636     2082     46 |  0.000 % |
17.37/17.41	|      3221 |    4463    43413   148515 |    28199     3221     45 |  0.000 % |
18.67/18.73	|      4929 |    4463    43413   148515 |    31019     4929     52 |  0.000 % |
20.07/20.16	|      7492 |    4463    43413   148515 |    34121     7492     50 |  0.000 % |
26.27/26.30	|     11337 |    4463    43413   148515 |    37534    11337     50 |  0.000 % |
40.06/40.19	|     17104 |    4463    43413   148515 |    41287    17104     49 |  0.000 % |
53.26/53.35	|     25754 |    4463    43413   148515 |    45416    25754     50 |  0.000 % |
64.35/64.49	|     38729 |    4463    43413   148515 |    49957    38729     53 |  0.000 % |
104.04/104.18	|     58191 |    4463    43413   148515 |    54953    19676     42 |  0.000 % |
132.82/132.94	|     87383 |    4463    43413   148515 |    60448    48868     51 |  0.000 % |
188.00/188.15	|    131173 |    4463    43413   148515 |    66493    46035     41 |  0.000 % |
295.65/295.86	|    196859 |    4463    43413   148515 |    73143    61561     40 |  0.000 % |
483.97/484.25	|    295385 |    4463    43413   148515 |    80457    45459     35 |  0.000 % |
708.08/708.45	|    443175 |    4463    43413   148515 |    88503    64613     43 |  0.000 % |
1015.54/1016.07	|    664862 |    4463    43413   148515 |    97353    71880     41 |  0.000 % |
1200.07/1200.61	HOME/run.sh: line 55: 23970 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-1805957-1242143521/watcher-1805957-1242143521 -o /tmp/evaluation-result-1805957-1242143521/solver-1805957-1242143521 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805957-1242143521.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.85 3/65 23966
/proc/meminfo: memFree=1278080/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=0
/proc/23966/stat : 23966 (run.sh) R 23964 23966 23843 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242381124 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23966/statm: 1340 236 195 169 0 51 0
[pid=23967] ppid=23966 vsize=2124 CPUtime=0
/proc/23967/stat : 23967 (revival) R 23966 23966 23843 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 242381124 2174976 244 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23967/statm: 531 251 82 6 0 169 0

[startup+0.052628 s]
/proc/loadavg: 0.99 0.97 0.85 3/65 23966
/proc/meminfo: memFree=1278080/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=0
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242381124 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 237 196 169 0 51 0
[pid=23967] ppid=23966 vsize=4380 CPUtime=0.04
/proc/23967/stat : 23967 (revival) R 23966 23966 23843 0 -1 4194304 1064 0 0 0 4 0 0 0 19 0 1 50000 242381124 4485120 746 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23967/statm: 1095 746 85 6 0 733 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9740

[startup+0.101632 s]
/proc/loadavg: 0.99 0.97 0.85 3/65 23966
/proc/meminfo: memFree=1278080/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=0
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242381124 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 237 196 169 0 51 0
[pid=23967] ppid=23966 vsize=4380 CPUtime=0.09
/proc/23967/stat : 23967 (revival) R 23966 23966 23843 0 -1 4194304 1074 0 0 0 9 0 0 0 19 0 1 50000 242381124 4485120 756 1992294400 134512640 134537284 4294956368 18446744073709551615 134525978 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23967/statm: 1095 756 85 6 0 733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9740

[startup+0.301651 s]
/proc/loadavg: 0.99 0.97 0.85 3/65 23966
/proc/meminfo: memFree=1278080/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=0
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242381124 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 237 196 169 0 51 0
[pid=23967] ppid=23966 vsize=4512 CPUtime=0.29
/proc/23967/stat : 23967 (revival) R 23966 23966 23843 0 -1 4194304 1105 0 0 0 29 0 0 0 21 0 1 50000 242381124 4620288 787 1992294400 134512640 134537284 4294956368 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23967/statm: 1128 787 85 6 0 766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9872

[startup+0.701693 s]
/proc/loadavg: 0.99 0.97 0.85 3/65 23966
/proc/meminfo: memFree=1278080/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=0
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242381124 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 237 196 169 0 51 0
[pid=23967] ppid=23966 vsize=4644 CPUtime=0.69
/proc/23967/stat : 23967 (revival) R 23966 23966 23843 0 -1 4194304 1123 0 0 0 69 0 0 0 25 0 1 50000 242381124 4755456 805 1992294400 134512640 134537284 4294956368 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23967/statm: 1161 805 85 6 0 799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10004

[startup+1.50178 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 23968
/proc/meminfo: memFree=1274928/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=0
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242381124 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 237 196 169 0 51 0
[pid=23967] ppid=23966 vsize=4644 CPUtime=1.49
/proc/23967/stat : 23967 (revival) R 23966 23966 23843 0 -1 4194304 1130 0 0 0 149 0 0 0 25 0 1 50000 242381124 4755456 812 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23967/statm: 1161 812 85 6 0 799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10004

[startup+3.10194 s]
/proc/loadavg: 0.99 0.97 0.85 3/67 23968
/proc/meminfo: memFree=1274736/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=0
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242381124 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 237 196 169 0 51 0
[pid=23967] ppid=23966 vsize=4644 CPUtime=3.09
/proc/23967/stat : 23967 (revival) R 23966 23966 23843 0 -1 4194304 1132 0 0 0 309 0 0 0 25 0 1 50000 242381124 4755456 814 1992294400 134512640 134537284 4294956368 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23967/statm: 1161 814 85 6 0 799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10004

[startup+6.30127 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 23968
/proc/meminfo: memFree=1274616/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=0
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242381124 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 237 196 169 0 51 0
[pid=23967] ppid=23966 vsize=4644 CPUtime=6.29
/proc/23967/stat : 23967 (revival) R 23966 23966 23843 0 -1 4194304 1133 0 0 0 629 0 0 0 25 0 1 50000 242381124 4755456 815 1992294400 134512640 134537284 4294956368 18446744073709551615 134523844 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23967/statm: 1161 815 85 6 0 799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10004

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 23968
/proc/meminfo: memFree=1274424/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=0
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242381124 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 237 196 169 0 51 0
[pid=23967] ppid=23966 vsize=4644 CPUtime=12.69
/proc/23967/stat : 23967 (revival) R 23966 23966 23843 0 -1 4194304 1135 0 0 0 1269 0 0 0 25 0 1 50000 242381124 4755456 817 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/23967/statm: 1161 817 85 6 0 799 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10004

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 23970
/proc/meminfo: memFree=1270008/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=6960 CPUtime=9.46
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 1567 0 0 0 945 1 0 0 25 0 1 0 242382727 7127040 1551 1992294400 134512640 135212939 4294956240 18446744073709551615 134536289 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 1740 1551 76 170 0 1568 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12320

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 23970
/proc/meminfo: memFree=1266808/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=10132 CPUtime=35.05
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 2376 0 0 0 3502 3 0 0 25 0 1 0 242382727 10375168 2360 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 2533 2360 76 170 0 2361 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15492

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.86 2/67 23970
/proc/meminfo: memFree=1260472/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=16500 CPUtime=86.23
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 3937 0 0 0 8618 5 0 0 25 0 1 0 242382727 16896000 3921 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 4125 3921 76 170 0 3953 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21860

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/67 23970
/proc/meminfo: memFree=1257784/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=19148 CPUtime=146.2
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 4594 0 0 0 14614 6 0 0 25 0 1 0 242382727 19607552 4578 1992294400 134512640 135212939 4294956240 18446744073709551615 134526892 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 4787 4578 76 170 0 4615 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 24508

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/67 23970
/proc/meminfo: memFree=1257272/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=19784 CPUtime=206.17
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 4733 0 0 0 20611 6 0 0 25 0 1 0 242382727 20258816 4717 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 4946 4717 76 170 0 4774 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 25144

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 23970
/proc/meminfo: memFree=1256952/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=20100 CPUtime=266.14
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 4806 0 0 0 26608 6 0 0 25 0 1 0 242382727 20582400 4790 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 5025 4790 76 170 0 4853 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 25460

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 23970
/proc/meminfo: memFree=1255736/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=21396 CPUtime=326.12
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 5117 0 0 0 32606 6 0 0 25 0 1 0 242382727 21909504 5101 1992294400 134512640 135212939 4294956240 18446744073709551615 134527119 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 5349 5101 76 170 0 5177 0
Current children cumulated CPU time (s) 342.13

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

/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=21848 CPUtime=446.07
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 5216 0 0 0 44601 6 0 0 25 0 1 0 242382727 22372352 5200 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 5462 5200 76 170 0 5290 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 27208

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/67 23970
/proc/meminfo: memFree=1254456/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=22800 CPUtime=506.05
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 5436 0 0 0 50598 7 0 0 25 0 1 0 242382727 23347200 5420 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 5700 5420 76 170 0 5528 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 28160

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1252792/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=24280 CPUtime=566.02
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 5802 0 0 0 56594 8 0 0 25 0 1 0 242382727 24862720 5786 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 6070 5786 76 170 0 5898 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 29640

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1251128/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=26120 CPUtime=626
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 6232 0 0 0 62592 8 0 0 25 0 1 0 242382727 26746880 6216 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 6530 6216 76 170 0 6358 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 31480

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1250936/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=26280 CPUtime=685.97
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 6272 0 0 0 68589 8 0 0 25 0 1 0 242382727 26910720 6256 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 6570 6256 76 170 0 6398 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 31640

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1249272/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=27732 CPUtime=745.94
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 6659 0 0 0 74586 8 0 0 25 0 1 0 242382727 28397568 6643 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 6933 6643 76 170 0 6761 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 33092

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1247928/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=29256 CPUtime=805.92
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 7031 0 0 0 80583 9 0 0 25 0 1 0 242382727 29958144 7015 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 7314 7015 76 170 0 7142 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 34616

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1246072/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=31028 CPUtime=865.89
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 7451 0 0 0 86579 10 0 0 25 0 1 0 242382727 31772672 7435 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 7757 7435 76 170 0 7585 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 36388

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1245816/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=31192 CPUtime=925.86
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 7525 0 0 0 92576 10 0 0 25 0 1 0 242382727 31940608 7509 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 7798 7509 76 170 0 7626 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 36552

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1245560/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=31572 CPUtime=985.84
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 7595 0 0 0 98574 10 0 0 25 0 1 0 242382727 32329728 7579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 7893 7579 76 170 0 7721 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 36932

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1245304/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=31872 CPUtime=1045.82
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 7658 0 0 0 104572 10 0 0 25 0 1 0 242382727 32636928 7642 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 7968 7642 76 170 0 7796 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 37232

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1244984/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=32340 CPUtime=1105.78
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 7740 0 0 0 110568 10 0 0 25 0 1 0 242382727 33116160 7724 1992294400 134512640 135212939 4294956240 18446744073709551615 134536433 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 8085 7724 76 170 0 7913 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 37700

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1244984/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=32340 CPUtime=1165.76
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 7743 0 0 0 116566 10 0 0 25 0 1 0 242382727 33116160 7727 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 8085 7727 76 170 0 7913 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 37700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 23976
/proc/meminfo: memFree=1244792/2055912 swapFree=4149836/4192956
[pid=23966] ppid=23964 vsize=5360 CPUtime=16.01
/proc/23966/stat : 23966 (run.sh) S 23964 23966 23843 0 -1 4194304 341 2187 0 0 0 0 1599 2 16 0 1 0 242381124 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23966/statm: 1340 241 197 169 0 51 0
[pid=23970] ppid=23966 vsize=32728 CPUtime=1184.06
/proc/23970/stat : 23970 (minisat) R 23966 23966 23843 0 -1 4194304 7806 0 0 0 118396 10 0 0 25 0 1 0 242382727 33513472 7790 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/23970/statm: 8182 7790 76 170 0 8010 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 38088

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.1
CPU user time (s): 1199.96
CPU system time (s): 0.140978
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 38088

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

runsolver used 1.05284 second user time and 3.32549 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-12 17:52:01
IDJOB=1805957
IDBENCH=24629
IDSOLVER=647
FILE ID=node78/1805957-1242143521
PBS_JOBID= 9289648
Free space on /tmp= 126588 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805957-1242143521/watcher-1805957-1242143521 -o /tmp/evaluation-result-1805957-1242143521/solver-1805957-1242143521 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805957-1242143521.cnf HOME

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

MD5SUM BENCH= 3ec02d98577965dc40d4f2f9fa0499c0
RANDOM SEED=1315417676

node78.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:       1278624 kB
Buffers:         40168 kB
Cached:         631288 kB
SwapCached:      36152 kB
Active:          64364 kB
Inactive:       644572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1278624 kB
SwapTotal:     4192956 kB
SwapFree:      4149836 kB
Dirty:            2548 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            54160 kB
Committed_AS:   665224 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126584 MiB
End job on node78 at 2009-05-12 18:12:02