Trace number 1806987

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  118234   692122 |   35470       0        0     nan |  0.000 % |
2.99/3.04	c |         0 |   53231   292821 |      --       0       --      -- |     --   | -9003/-18501
2.99/3.04	c ==============================================================================
2.99/3.04	c Result  :   #vars: 362   #clauses: 53231   #literals: 292821
2.99/3.04	c CPU time:   3.01654 s
2.99/3.04	c ==============================================================================
3.08/3.19	c SatElite is done !
3.08/3.19	c revival is preprocessing the formula...#ITERATIONS 31
19.66/19.80	#LEARNT CLAUSES 60
19.76/19.84	done !
19.76/19.84	c Calling MINISAT
19.76/19.84	This is MiniSat 2.0 beta
19.76/19.84	WARNING: for repeatability, setting FPU to use double precision
19.76/19.84	============================[ Problem Statistics ]=============================
19.76/19.84	|                                                                             |
19.76/19.84	|  Number of variables:  362                                                  |
19.76/19.84	|  Number of clauses:    37815                                                |
19.76/19.87	|  Parsing time:         0.02         s                                       |
19.76/19.87	============================[ Search Statistics ]==============================
19.76/19.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.76/19.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.76/19.87	===============================================================================
19.76/19.87	|         0 |     333    37758   155845 |    12586        0    nan |  0.000 % |
19.76/19.87	|       102 |     333    37758   155845 |    13844      102     16 |  8.013 % |
19.76/19.88	|       252 |     333    37758   155845 |    15229      252     15 |  8.012 % |
19.76/19.89	|       479 |     333    37758   155845 |    16751      479     14 |  8.012 % |
19.82/19.91	|       816 |     333    37758   155845 |    18427      816     18 |  8.013 % |
19.82/19.95	|      1322 |     333    37758   155845 |    20269     1322     19 |  8.012 % |
19.82/20.00	|      2081 |     333    37758   155845 |    22296     2081     21 |  8.013 % |
19.82/20.08	|      3221 |     333    37758   155845 |    24526     3221     20 |  8.012 % |
19.82/20.25	|      4930 |     333    37758   155845 |    26979     4930     22 |  8.012 % |
19.82/20.52	|      7492 |     333    37758   155845 |    29677     7492     24 |  8.012 % |
20.96/21.06	|     11336 |     333    37758   155845 |    32644    11336     24 |  8.013 % |
22.06/22.11	|     17103 |     333    37758   155845 |    35909    17103     24 |  8.013 % |
24.26/24.33	|     25754 |     333    37758   155845 |    39500    25754     24 |  8.013 % |
29.15/29.29	|     38731 |     333    37758   155845 |    43450    38731     24 |  8.012 % |
35.34/35.48	|     58192 |     333    37758   155845 |    47795    31514     23 |  8.013 % |
45.35/45.43	|     87384 |     333    37758   155845 |    52574    28149     23 |  8.012 % |
62.13/62.21	|    131175 |     333    37758   155845 |    57832    35823     21 |  8.013 % |
91.52/91.66	|    196859 |     333    37758   155845 |    63615    20112     19 |  8.013 % |
136.98/137.16	|    295385 |     333    37758   155845 |    69977    27924     21 |  8.013 % |
208.23/208.42	|    443175 |     333    37758   155845 |    76974    23347     20 |  8.012 % |
310.66/310.99	|    664858 |     333    37758   155845 |    84672    67597     24 |  8.013 % |
473.96/474.31	|    997383 |     333    37758   155845 |    93139    68018     22 |  8.012 % |
750.81/751.31	|   1496172 |     333    37758   155845 |   102453    49528     23 |  8.013 % |
1200.06/1200.80	HOME/run.sh: line 54:  1487 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-1806987-1242153826/watcher-1806987-1242153826 -o /tmp/evaluation-result-1806987-1242153826/solver-1806987-1242153826 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806987-1242153826.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.00 3/65 1483
/proc/meminfo: memFree=1539808/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=0
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243412953 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 238 197 169 0 51 0
[pid=1484] ppid=1483 vsize=824 CPUtime=0
/proc/1484/stat : 1484 (SatElite) R 1483 1483 953 0 -1 4194304 117 0 0 0 0 0 0 0 21 0 1 0 243412954 843776 100 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/1484/statm: 206 100 51 126 0 77 0

[startup+0.0504401 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1483
/proc/meminfo: memFree=1539808/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=0
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243412953 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 238 197 169 0 51 0
[pid=1484] ppid=1483 vsize=3300 CPUtime=0.04
/proc/1484/stat : 1484 (SatElite) R 1483 1483 953 0 -1 4194304 736 0 0 0 4 0 0 0 21 0 1 0 243412954 3379200 719 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/1484/statm: 825 719 51 126 0 696 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8660

[startup+0.10145 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1483
/proc/meminfo: memFree=1539808/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=0
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243412953 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 238 197 169 0 51 0
[pid=1484] ppid=1483 vsize=5140 CPUtime=0.09
/proc/1484/stat : 1484 (SatElite) R 1483 1483 953 0 -1 4194304 1132 0 0 0 8 1 0 0 21 0 1 0 243412954 5263360 1115 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/1484/statm: 1285 1115 51 126 0 1156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10500

[startup+0.301489 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1483
/proc/meminfo: memFree=1539808/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=0
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243412953 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 238 197 169 0 51 0
[pid=1484] ppid=1483 vsize=11232 CPUtime=0.29
/proc/1484/stat : 1484 (SatElite) R 1483 1483 953 0 -1 4194304 2705 0 0 0 27 2 0 0 23 0 1 0 243412954 11501568 2683 1992294400 134512640 135031949 4294956224 18446744073709551615 134540585 0 0 4096 3 0 0 0 17 0 0 0
/proc/1484/statm: 2808 2683 63 126 0 2679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16592

[startup+0.701566 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1483
/proc/meminfo: memFree=1539808/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=0
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243412953 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 238 197 169 0 51 0
[pid=1484] ppid=1483 vsize=11396 CPUtime=0.69
/proc/1484/stat : 1484 (SatElite) R 1483 1483 953 0 -1 4194304 2733 0 0 0 67 2 0 0 25 0 1 0 243412954 11669504 2711 1992294400 134512640 135031949 4294956224 18446744073709551615 134540900 0 0 4096 3 0 0 0 17 0 0 0
/proc/1484/statm: 2849 2711 63 126 0 2720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16756

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1485
/proc/meminfo: memFree=1528784/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=0
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243412953 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 238 197 169 0 51 0
[pid=1484] ppid=1483 vsize=12220 CPUtime=1.49
/proc/1484/stat : 1484 (SatElite) R 1483 1483 953 0 -1 4194304 2829 0 0 0 147 2 0 0 25 0 1 0 243412954 12513280 2807 1992294400 134512640 135031949 4294956224 18446744073709551615 134540593 0 0 4096 3 0 0 0 17 0 0 0
/proc/1484/statm: 3055 2807 63 126 0 2926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17580

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1485
/proc/meminfo: memFree=1526800/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=0
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243412953 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 238 197 169 0 51 0
[pid=1484] ppid=1483 vsize=12960 CPUtime=3.08
/proc/1484/stat : 1484 (SatElite) R 1483 1483 953 0 -1 4194304 3815 0 0 0 306 2 0 0 25 0 1 0 243412954 13271040 3007 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/1484/statm: 3240 3007 68 126 0 3111 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18320

[startup+6.30166 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 1486
/proc/meminfo: memFree=1534480/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=3.18
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 317 3818 0 0 0 0 315 3 19 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1486] ppid=1483 vsize=4740 CPUtime=3.09
/proc/1486/stat : 1486 (revival) R 1483 1483 953 0 -1 4194304 1223 0 0 0 309 0 0 0 25 0 1 50000 243413273 4853760 864 1992294400 134512640 134537284 4294956384 18446744073709551615 134524002 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1486/statm: 1185 864 85 6 0 823 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10100

[startup+12.7029 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 1486
/proc/meminfo: memFree=1534288/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=3.18
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 317 3818 0 0 0 0 315 3 19 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1486] ppid=1483 vsize=5004 CPUtime=9.49
/proc/1486/stat : 1486 (revival) R 1483 1483 953 0 -1 4194304 1280 0 0 0 949 0 0 0 25 0 1 50000 243413273 5124096 921 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1486/statm: 1251 921 85 6 0 889 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10364

[startup+25.5014 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 1487
/proc/meminfo: memFree=1530576/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=7688 CPUtime=5.64
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 1725 0 0 0 564 0 0 0 25 0 1 0 243414938 7872512 1709 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 1922 1709 76 170 0 1750 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13048

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 1488
/proc/meminfo: memFree=1527632/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=10512 CPUtime=31.23
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 2419 0 0 0 3122 1 0 0 25 0 1 0 243414938 10764288 2403 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 2628 2403 76 170 0 2456 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15872

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 1488
/proc/meminfo: memFree=1526224/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=11880 CPUtime=82.39
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 2773 0 0 0 8238 1 0 0 25 0 1 0 243414938 12165120 2757 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1487/statm: 2970 2757 76 170 0 2798 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 17240

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1524240/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=14112 CPUtime=142.34
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 3282 0 0 0 14232 2 0 0 25 0 1 0 243414938 14450688 3266 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 3528 3266 76 170 0 3356 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 19472

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1523536/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=14744 CPUtime=202.3
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 3444 0 0 0 20228 2 0 0 25 0 1 0 243414938 15097856 3428 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 3686 3428 76 170 0 3514 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 20104

[startup+282.303 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 1488
/proc/meminfo: memFree=1522640/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=15724 CPUtime=262.27
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 3678 0 0 0 26225 2 0 0 25 0 1 0 243414938 16101376 3662 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1487/statm: 3931 3662 76 170 0 3759 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 21084

[startup+342.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 1488
/proc/meminfo: memFree=1521040/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=17400 CPUtime=322.22
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 4069 0 0 0 32219 3 0 0 25 0 1 0 243414938 17817600 4053 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 4350 4053 76 170 0 4178 0
Current children cumulated CPU time (s) 342.04

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

/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=18016 CPUtime=442.15
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 4226 0 0 0 44212 3 0 0 25 0 1 0 243414938 18448384 4210 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 4504 4210 76 170 0 4332 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 23376

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1519824/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=18732 CPUtime=502.12
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 4370 0 0 0 50209 3 0 0 25 0 1 0 243414938 19181568 4354 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 4683 4354 76 170 0 4511 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 24092

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1518928/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=19772 CPUtime=562.09
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 4597 0 0 0 56205 4 0 0 25 0 1 0 243414938 20246528 4581 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 4943 4581 76 170 0 4771 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 25132

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1518608/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=20116 CPUtime=622.06
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 4676 0 0 0 62202 4 0 0 25 0 1 0 243414938 20598784 4660 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 5029 4660 76 170 0 4857 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 25476

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1518288/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=20440 CPUtime=682.02
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 4752 0 0 0 68198 4 0 0 25 0 1 0 243414938 20930560 4736 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 5110 4736 76 170 0 4938 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 25800

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1517584/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=20984 CPUtime=741.99
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 4892 0 0 0 74195 4 0 0 25 0 1 0 243414938 21487616 4876 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 5246 4876 76 170 0 5074 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 26344

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1517264/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=21248 CPUtime=801.95
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 4983 0 0 0 80191 4 0 0 25 0 1 0 243414938 21757952 4967 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1487/statm: 5312 4967 76 170 0 5140 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 26608

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1516752/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=21844 CPUtime=861.9
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 5119 0 0 0 86186 4 0 0 25 0 1 0 243414938 22368256 5103 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 5461 5103 76 170 0 5289 0
Current children cumulated CPU time (s) 881.72
Current children cumulated vsize (KiB) 27204

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1516496/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=22184 CPUtime=921.87
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 5177 0 0 0 92183 4 0 0 25 0 1 0 243414938 22716416 5161 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 5546 5161 76 170 0 5374 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 27544

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1488
/proc/meminfo: memFree=1516048/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=22564 CPUtime=981.84
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 5275 0 0 0 98180 4 0 0 25 0 1 0 243414938 23105536 5259 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 5641 5259 76 170 0 5469 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 27924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1494
/proc/meminfo: memFree=1515728/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=22728 CPUtime=1041.81
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 5306 0 0 0 104177 4 0 0 25 0 1 0 243414938 23273472 5290 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 5682 5290 76 170 0 5510 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 28088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1494
/proc/meminfo: memFree=1515664/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=22864 CPUtime=1101.78
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 5334 0 0 0 110174 4 0 0 25 0 1 0 243414938 23412736 5318 1992294400 134512640 135212939 4294956240 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 5716 5318 76 170 0 5544 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 28224

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1494
/proc/meminfo: memFree=1515536/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=23080 CPUtime=1161.75
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 5355 0 0 0 116171 4 0 0 25 0 1 0 243414938 23633920 5339 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1487/statm: 5770 5339 76 170 0 5598 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 28440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1494
/proc/meminfo: memFree=1515536/2055920 swapFree=4125732/4192956
[pid=1483] ppid=1481 vsize=5360 CPUtime=19.82
/proc/1483/stat : 1483 (run.sh) S 1481 1483 953 0 -1 4194304 343 5253 0 0 0 0 1978 4 16 0 1 0 243412953 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1483/statm: 1340 241 197 169 0 51 0
[pid=1487] ppid=1483 vsize=23080 CPUtime=1180.24
/proc/1487/stat : 1487 (minisat) R 1483 1483 953 0 -1 4194304 5356 0 0 0 118020 4 0 0 25 0 1 0 243414938 23633920 5340 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/1487/statm: 5770 5340 76 170 0 5598 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 28440

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.81
CPU time (s): 1200.09
CPU user time (s): 1199.99
CPU system time (s): 0.096985
CPU usage (%): 99.9399
Max. virtual memory (cumulated for all children) (KiB): 28440

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

runsolver used 1.05884 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-12 20:43:46
IDJOB=1806987
IDBENCH=71139
IDSOLVER=648
FILE ID=node77/1806987-1242153826
PBS_JOBID= 9289649
Free space on /tmp= 66076 MiB

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

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=565812437

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:       1540288 kB
Buffers:         41100 kB
Cached:         354724 kB
SwapCached:      61680 kB
Active:         105892 kB
Inactive:       353708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540288 kB
SwapTotal:     4192956 kB
SwapFree:      4125732 kB
Dirty:            4828 kB
Writeback:           0 kB
Mapped:          14132 kB
Slab:            42056 kB
Committed_AS:   904792 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= 66076 MiB
End job on node77 at 2009-05-12 21:03:47