Trace number 1807008

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.05 1200.51

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2_autoenc.cnf
MD5SUM68299073e5e5e9c13c18eb7bcc640f07
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 variables383
Number of clauses75352
Sum of the clauses size441112
Maximum clause length11
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21220
Number of clauses of size 30
Number of clauses of size 4516
Number of clauses of size 54802
Number of clauses of size over 568750

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.04/0.09	c ==============================================================================
0.04/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.09	c ==============================================================================
0.04/0.09	c |         0 |   75288   441048 |   22586       0        0     nan |  0.000 % |
1.49/1.55	c |         0 |   46730   290013 |      --       0       --      -- |     --   | -3982/16901
1.49/1.55	c ==============================================================================
1.49/1.55	c Result  :   #vars: 292   #clauses: 46730   #literals: 290013
1.49/1.55	c CPU time:   1.54177 s
1.49/1.55	c ==============================================================================
1.69/1.72	c SatElite is done !
1.69/1.72	c revival is preprocessing the formula...#ITERATIONS 156
158.41/158.59	#LEARNT CLAUSES 772
158.51/158.64	done !
158.51/158.64	c Calling MINISAT
158.51/158.64	This is MiniSat 2.0 beta
158.51/158.64	WARNING: for repeatability, setting FPU to use double precision
158.51/158.64	============================[ Problem Statistics ]=============================
158.51/158.64	|                                                                             |
158.51/158.64	|  Number of variables:  292                                                  |
158.51/158.64	|  Number of clauses:    41025                                                |
158.51/158.67	|  Parsing time:         0.03         s                                       |
158.51/158.67	============================[ Search Statistics ]==============================
158.51/158.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
158.51/158.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
158.51/158.67	===============================================================================
158.51/158.67	|         0 |     278    41011   178493 |    13670        0    nan |  0.000 % |
158.51/158.68	|       102 |     278    41011   178493 |    15037      102     15 |  4.796 % |
158.51/158.68	|       252 |     278    41011   178493 |    16541      252     13 |  4.796 % |
158.51/158.69	|       480 |     278    41011   178493 |    18195      480     14 |  4.796 % |
158.57/158.71	|       817 |     278    41011   178493 |    20014      817     15 |  4.796 % |
158.57/158.74	|      1324 |     278    41011   178493 |    22016     1324     15 |  4.796 % |
158.57/158.79	|      2085 |     278    41011   178493 |    24217     2085     17 |  4.796 % |
158.57/158.83	|      3224 |     278    41011   178493 |    26639     3224     17 |  4.796 % |
158.57/158.93	|      4933 |     278    41011   178493 |    29303     4933     18 |  4.796 % |
158.57/159.10	|      7495 |     278    41011   178493 |    32233     7495     19 |  4.796 % |
159.31/159.46	|     11339 |     278    41011   178493 |    35457    11339     19 |  4.796 % |
159.91/160.08	|     17106 |     278    41011   178493 |    39003    17106     21 |  4.796 % |
161.41/161.53	|     25757 |     278    41011   178493 |    42903    25757     22 |  4.796 % |
163.71/163.89	|     38732 |     278    41011   178493 |    47193    38732     23 |  4.796 % |
169.40/169.59	|     58193 |     278    41011   178493 |    51913    26042     24 |  4.797 % |
176.70/176.83	|     87385 |     278    41011   178493 |    57104    19207     23 |  4.796 % |
187.29/187.43	|    131175 |     278    41011   178493 |    62814    22373     22 |  4.796 % |
204.29/204.44	|    196861 |     278    41011   178493 |    69096    42501     24 |  4.796 % |
239.28/239.45	|    295388 |     278    41011   178493 |    76005    37248     26 |  4.796 % |
292.56/292.76	|    443179 |     278    41011   178493 |    83606    70410     25 |  4.796 % |
399.23/399.46	|    664865 |     278    41011   178493 |    91967    38598     29 |  4.796 % |
580.66/580.94	|    997390 |     278    41011   178493 |   101163    79214     31 |  4.796 % |
837.55/837.90	|   1496179 |     278    41011   178493 |   111280    87103     28 |  4.796 % |
1200.02/1200.51	HOME/run.sh: line 54: 16700 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-1807008-1242154190/watcher-1807008-1242154190 -o /tmp/evaluation-result-1807008-1242154190/solver-1807008-1242154190 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807008-1242154190.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16696
/proc/meminfo: memFree=698040/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=0
/proc/16696/stat : 16696 (run.sh) R 16694 16696 16134 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243451709 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16696/statm: 1340 237 196 169 0 51 0
[pid=16697] ppid=16696 vsize=816 CPUtime=0
/proc/16697/stat : 16697 (SatElite) R 16696 16696 16134 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 243451709 835584 96 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/16697/statm: 204 97 51 126 0 75 0

[startup+0.0552741 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16696
/proc/meminfo: memFree=698040/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=0
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243451709 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16696/statm: 1340 238 197 169 0 51 0
[pid=16697] ppid=16696 vsize=3804 CPUtime=0.04
/proc/16697/stat : 16697 (SatElite) R 16696 16696 16134 0 -1 4194304 850 0 0 0 4 0 0 0 19 0 1 0 243451709 3895296 833 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/16697/statm: 951 833 51 126 0 822 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9164

[startup+0.101277 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16696
/proc/meminfo: memFree=698040/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=0
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243451709 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16696/statm: 1340 238 197 169 0 51 0
[pid=16697] ppid=16696 vsize=7368 CPUtime=0.09
/proc/16697/stat : 16697 (SatElite) R 16696 16696 16134 0 -1 4194304 1708 0 0 0 9 0 0 0 19 0 1 0 243451709 7544832 1691 1992294400 134512640 135031949 4294956224 18446744073709551615 134540581 0 0 4096 3 0 0 0 17 0 0 0
/proc/16697/statm: 1842 1691 62 126 0 1713 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12728

[startup+0.30129 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16696
/proc/meminfo: memFree=698040/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=0
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243451709 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16696/statm: 1340 238 197 169 0 51 0
[pid=16697] ppid=16696 vsize=7756 CPUtime=0.28
/proc/16697/stat : 16697 (SatElite) R 16696 16696 16134 0 -1 4194304 1795 0 0 0 28 0 0 0 21 0 1 0 243451709 7942144 1777 1992294400 134512640 135031949 4294956224 18446744073709551615 134558386 0 0 4096 3 0 0 0 17 0 0 0
/proc/16697/statm: 1939 1777 63 126 0 1810 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13116

[startup+0.701319 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16696
/proc/meminfo: memFree=698040/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=0
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243451709 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16696/statm: 1340 238 197 169 0 51 0
[pid=16697] ppid=16696 vsize=9376 CPUtime=0.68
/proc/16697/stat : 16697 (SatElite) R 16696 16696 16134 0 -1 4194304 2060 0 0 0 68 0 0 0 25 0 1 0 243451709 9601024 2041 1992294400 134512640 135031949 4294956224 18446744073709551615 134569423 0 0 4096 3 0 0 0 17 0 0 0
/proc/16697/statm: 2344 2041 66 126 0 2215 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14736

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16698
/proc/meminfo: memFree=690216/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=0
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243451709 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16696/statm: 1340 238 197 169 0 51 0
[pid=16697] ppid=16696 vsize=9728 CPUtime=1.49
/proc/16697/stat : 16697 (SatElite) R 16696 16696 16134 0 -1 4194304 2312 0 0 0 148 1 0 0 25 0 1 0 243451709 9961472 2107 1992294400 134512640 135031949 4294956224 18446744073709551615 134540834 0 0 4096 3 0 0 0 17 0 0 0
/proc/16697/statm: 2432 2107 67 126 0 2303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15088

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16699
/proc/meminfo: memFree=693096/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=1.71
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 317 2318 0 0 0 0 170 1 16 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16699] ppid=16696 vsize=4636 CPUtime=1.36
/proc/16699/stat : 16699 (revival) R 16696 16696 16134 0 -1 4194304 1190 0 0 0 136 0 0 0 25 0 1 50000 243451881 4747264 828 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16699/statm: 1159 828 85 6 0 797 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9996

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 16699
/proc/meminfo: memFree=692840/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=1.71
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 317 2318 0 0 0 0 170 1 16 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16699] ppid=16696 vsize=4636 CPUtime=4.56
/proc/16699/stat : 16699 (revival) R 16696 16696 16134 0 -1 4194304 1194 0 0 0 456 0 0 0 25 0 1 50000 243451881 4747264 832 1992294400 134512640 134537284 4294956384 18446744073709551615 134523857 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16699/statm: 1159 832 85 6 0 797 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9996

[startup+12.7022 s]
/proc/loadavg: 1.08 1.02 0.97 2/66 16699
/proc/meminfo: memFree=692584/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=1.71
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 317 2318 0 0 0 0 170 1 16 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16699] ppid=16696 vsize=4900 CPUtime=10.96
/proc/16699/stat : 16699 (revival) R 16696 16696 16134 0 -1 4194304 1269 0 0 0 1096 0 0 0 25 0 1 50000 243451881 5017600 907 1992294400 134512640 134537284 4294956384 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16699/statm: 1225 907 85 6 0 863 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10260

[startup+25.5011 s]
/proc/loadavg: 1.06 1.02 0.97 2/66 16699
/proc/meminfo: memFree=692072/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=1.71
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 317 2318 0 0 0 0 170 1 16 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16699] ppid=16696 vsize=5560 CPUtime=23.75
/proc/16699/stat : 16699 (revival) R 16696 16696 16134 0 -1 4194304 1423 0 0 0 2375 0 0 0 25 0 1 50000 243451881 5693440 1061 1992294400 134512640 134537284 4294956384 18446744073709551615 134515936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16699/statm: 1390 1061 85 6 0 1028 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10920

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 0.97 2/66 16699
/proc/meminfo: memFree=691240/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=1.71
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 317 2318 0 0 0 0 170 1 16 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16699] ppid=16696 vsize=6352 CPUtime=49.34
/proc/16699/stat : 16699 (revival) R 16696 16696 16134 0 -1 4194304 1627 0 0 0 4934 0 0 0 25 0 1 50000 243451881 6504448 1265 1992294400 134512640 134537284 4294956384 18446744073709551615 134523882 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16699/statm: 1588 1265 85 6 0 1226 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11712

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 0.97 2/66 16699
/proc/meminfo: memFree=689960/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=1.71
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 317 2318 0 0 0 0 170 1 16 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16699] ppid=16696 vsize=7544 CPUtime=100.52
/proc/16699/stat : 16699 (revival) R 16696 16696 16134 0 -1 4194304 1939 0 0 0 10051 1 0 0 25 0 1 50000 243451881 7725056 1577 1992294400 134512640 134537284 4294956384 18446744073709551615 134523751 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16699/statm: 1886 1577 85 6 0 1524 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 12904

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16700
/proc/meminfo: memFree=688808/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=7960 CPUtime=3.63
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 1811 0 0 0 362 1 0 0 25 0 1 0 243467573 8151040 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 1990 1795 76 170 0 1818 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 13320

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16700
/proc/meminfo: memFree=681640/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=14788 CPUtime=63.62
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 3442 0 0 0 6359 3 0 0 25 0 1 0 243467573 15142912 3426 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 3697 3426 76 170 0 3525 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20148

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16700
/proc/meminfo: memFree=679336/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=17060 CPUtime=123.59
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 4028 0 0 0 12356 3 0 0 25 0 1 0 243467573 17469440 4012 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 4265 4012 76 170 0 4093 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 22420

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16700
/proc/meminfo: memFree=677800/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=18740 CPUtime=183.57
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 4403 0 0 0 18354 3 0 0 25 0 1 0 243467573 19189760 4387 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 4685 4387 76 170 0 4513 0
Current children cumulated CPU time (s) 342.14

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

/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=23204 CPUtime=363.5
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 5508 0 0 0 36346 4 0 0 25 0 1 0 243467573 23760896 5492 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 5801 5492 76 170 0 5629 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 28564

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16700
/proc/meminfo: memFree=672936/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=23816 CPUtime=423.49
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 5626 0 0 0 42345 4 0 0 25 0 1 0 243467573 24387584 5610 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 5954 5610 76 170 0 5782 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 29176

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16700
/proc/meminfo: memFree=672168/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=24728 CPUtime=483.47
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 5825 0 0 0 48343 4 0 0 25 0 1 0 243467573 25321472 5809 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 6182 5809 76 170 0 6010 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 30088

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=671528/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=25304 CPUtime=543.45
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 5951 0 0 0 54340 5 0 0 25 0 1 0 243467573 25911296 5935 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 6326 5935 76 170 0 6154 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 30664

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=671208/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=25612 CPUtime=603.42
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6036 0 0 0 60337 5 0 0 25 0 1 0 243467573 26226688 6020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 6403 6020 76 170 0 6231 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 30972

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=670824/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=25952 CPUtime=663.39
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6138 0 0 0 66334 5 0 0 25 0 1 0 243467573 26574848 6122 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 6488 6122 76 170 0 6316 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 31312

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=669928/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=26944 CPUtime=723.37
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6371 0 0 0 72332 5 0 0 25 0 1 0 243467573 27590656 6355 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 6736 6355 76 170 0 6564 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 32304

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=668520/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=28588 CPUtime=783.35
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6720 0 0 0 78330 5 0 0 25 0 1 0 243467573 29274112 6704 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 7147 6704 76 170 0 6975 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 33948

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=668328/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=28804 CPUtime=843.32
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6779 0 0 0 84327 5 0 0 25 0 1 0 243467573 29495296 6763 1992294400 134512640 135212939 4294956240 18446744073709551615 134534604 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 7201 6763 76 170 0 7029 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 34164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=668200/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=28968 CPUtime=903.3
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6816 0 0 0 90325 5 0 0 25 0 1 0 243467573 29663232 6800 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 7242 6800 76 170 0 7070 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 34328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=668200/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=28968 CPUtime=963.28
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6821 0 0 0 96323 5 0 0 25 0 1 0 243467573 29663232 6805 1992294400 134512640 135212939 4294956240 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 7242 6805 76 170 0 7070 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 34328

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=668072/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=29128 CPUtime=1023.25
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6846 0 0 0 102320 5 0 0 25 0 1 0 243467573 29827072 6830 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 7282 6830 76 170 0 7110 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 34488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=668072/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=29128 CPUtime=1041.45
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6853 0 0 0 104140 5 0 0 25 0 1 0 243467573 29827072 6837 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 7282 6837 76 170 0 7110 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 34488

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 16706
/proc/meminfo: memFree=668072/2055920 swapFree=4181160/4192956
[pid=16696] ppid=16694 vsize=5360 CPUtime=158.57
/proc/16696/stat : 16696 (run.sh) S 16694 16696 16134 0 -1 4194304 343 4523 0 0 0 0 15853 4 19 0 1 0 243451709 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16696/statm: 1340 241 197 169 0 51 0
[pid=16700] ppid=16696 vsize=29128 CPUtime=1041.45
/proc/16700/stat : 16700 (minisat) R 16696 16696 16134 0 -1 4194304 6853 0 0 0 104140 5 0 0 25 0 1 0 243467573 29827072 6837 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16700/statm: 7282 6837 76 170 0 7110 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 34488

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1199.95
CPU system time (s): 0.102984
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 34488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11734
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= 11
involuntary context switches= 3924

runsolver used 0.91486 second user time and 3.46447 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-12 20:49:51
IDJOB=1807008
IDBENCH=71142
IDSOLVER=648
FILE ID=node34/1807008-1242154190
PBS_JOBID= 9289687
Free space on /tmp= 66244 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2_autoenc.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807008-1242154190/watcher-1807008-1242154190 -o /tmp/evaluation-result-1807008-1242154190/solver-1807008-1242154190 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807008-1242154190.cnf HOME

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

MD5SUM BENCH= 68299073e5e5e9c13c18eb7bcc640f07
RANDOM SEED=1176923141

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:        698584 kB
Buffers:         84728 kB
Cached:        1174892 kB
SwapCached:       5588 kB
Active:         185416 kB
Inactive:      1082072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        698584 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:            3480 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            75948 kB
Committed_AS:   913168 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= 66244 MiB
End job on node34 at 2009-05-12 21:09:51