Trace number 1796536

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.685
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 11
26.68/26.72	#LEARNT CLAUSES 62
26.68/26.78	done !
26.68/26.78	c Now, SatElite...
26.68/26.78	c Parsing...
26.77/26.84	c ==============================================================================
26.77/26.84	c |           |     ORIGINAL     |              LEARNT              |          |
26.77/26.84	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
26.77/26.84	c ==============================================================================
26.77/26.84	c |         0 |   55319   186282 |   16595       0        0     nan |  0.000 % |
26.77/26.95	c |         0 |   54897   186078 |      --       0       --      -- |     --   | -422/-204
26.77/26.95	c ==============================================================================
26.77/26.95	c Result  :   #vars: 8544   #clauses: 54897   #literals: 186078
26.77/26.95	c CPU time:   0.159975 s
26.77/26.95	c ==============================================================================
26.77/27.06	c SatElite is done !
26.77/27.06	c Calling MINISAT
26.77/27.06	This is MiniSat 2.0 beta
26.77/27.06	WARNING: for repeatability, setting FPU to use double precision
26.77/27.06	============================[ Problem Statistics ]=============================
26.77/27.06	|                                                                             |
26.77/27.06	|  Number of variables:  8544                                                 |
26.77/27.06	|  Number of clauses:    54897                                                |
26.77/27.09	|  Parsing time:         0.03         s                                       |
26.77/27.09	============================[ Search Statistics ]==============================
26.77/27.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.77/27.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.77/27.09	===============================================================================
26.77/27.09	|         0 |    8544    54897   186078 |    18299        0    nan |  0.000 % |
27.04/27.11	|       100 |    8544    54897   186078 |    20128      100      9 |  0.000 % |
27.04/27.14	|       250 |    8544    54897   186078 |    22141      250      9 |  0.000 % |
27.04/27.19	|       476 |    8544    54897   186078 |    24355      476      8 |  0.000 % |
27.04/27.25	|       813 |    8543    54895   186072 |    26791      810     12 |  0.012 % |
27.04/27.37	|      1319 |    8543    54895   186072 |    29470     1316     10 |  0.012 % |
27.48/27.54	|      2078 |    8543    54895   186072 |    32417     2075     12 |  0.012 % |
27.77/27.80	|      3217 |    8542    54888   186052 |    35659     3206     16 |  0.023 % |
28.07/28.14	|      4925 |    8541    54886   186046 |    39225     4906     16 |  0.035 % |
28.57/28.63	|      7488 |    8539    54884   186040 |    43148     7457     18 |  0.059 % |
29.47/29.53	|     11332 |    8535    54873   186008 |    47462    11266     20 |  0.105 % |
30.77/30.83	|     17098 |    8534    54869   185996 |    52209    16990     27 |  0.117 % |
33.27/33.39	|     25748 |    8534    54869   185996 |    57430    25640     38 |  0.117 % |
36.97/37.04	|     38722 |    8534    54869   185996 |    63173    38614     43 |  0.117 % |
44.57/44.60	|     58183 |    8533    54867   185990 |    69490    58038     47 |  0.129 % |
55.67/55.71	|     87376 |    8533    54867   185990 |    76439    30459     44 |  0.129 % |
75.16/75.22	|    131167 |    8533    54867   185990 |    84083    74250     52 |  0.129 % |
118.65/118.77	|    196851 |    8533    54867   185990 |    92491    74157     53 |  0.129 % |
181.53/181.64	|    295378 |    8533    54867   185990 |   101740    19941     40 |  0.129 % |
270.50/270.62	|    443167 |    8532    54865   185984 |   111915    82797     56 |  0.141 % |
414.17/414.32	|    664852 |    8532    54865   185984 |   123106    27409     38 |  0.141 % |
654.60/654.85	|    997377 |    8531    54863   185978 |   135417    38777     54 |  0.152 % |
982.61/982.96	|   1496165 |    8529    54853   185952 |   148958    76727     43 |  0.176 % |

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-1796536-1242077167/watcher-1796536-1242077167 -o /tmp/evaluation-result-1796536-1242077167/solver-1796536-1242077167 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796536-1242077167.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.98 0.98 0.99 3/64 1103
/proc/meminfo: memFree=1420104/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=1868 CPUtime=0
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 201 0 0 0 0 0 0 0 19 0 1 0 235750233 1912832 167 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1104/statm: 467 174 80 6 0 105 0

[startup+0.0290499 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 1103
/proc/meminfo: memFree=1420104/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=5768 CPUtime=0.02
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 1101 0 0 0 2 0 0 0 19 0 1 0 235750233 5906432 1057 1992294400 134512640 134537284 4294956368 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/1104/statm: 1442 1058 82 6 0 1080 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11128

[startup+0.101057 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 1103
/proc/meminfo: memFree=1420104/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=5068 CPUtime=0.09
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 1178 0 0 0 9 0 0 0 19 0 1 50000 235750233 5189632 894 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1104/statm: 1267 894 85 6 0 905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10428

[startup+0.301076 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 1103
/proc/meminfo: memFree=1420104/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=5200 CPUtime=0.29
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 1186 0 0 0 29 0 0 0 20 0 1 50000 235750233 5324800 902 1992294400 134512640 134537284 4294956368 18446744073709551615 134523787 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1104/statm: 1300 902 85 6 0 938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10560

[startup+0.701112 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 1103
/proc/meminfo: memFree=1420104/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=5200 CPUtime=0.69
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 1188 0 0 0 69 0 0 0 24 0 1 50000 235750233 5324800 904 1992294400 134512640 134537284 4294956368 18446744073709551615 134523637 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1104/statm: 1300 904 85 6 0 938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10560

[startup+1.50118 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 1105
/proc/meminfo: memFree=1416568/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=5200 CPUtime=1.49
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 1195 0 0 0 149 0 0 0 25 0 1 50000 235750233 5324800 911 1992294400 134512640 134537284 4294956368 18446744073709551615 134523564 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1104/statm: 1300 911 85 6 0 938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10560

[startup+3.10133 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 1105
/proc/meminfo: memFree=1416248/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=5200 CPUtime=3.09
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 1199 0 0 0 309 0 0 0 25 0 1 50000 235750233 5324800 915 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1104/statm: 1300 915 85 6 0 938 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10560

[startup+6.30163 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 1105
/proc/meminfo: memFree=1416248/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=5200 CPUtime=6.29
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 1199 0 0 0 629 0 0 0 25 0 1 50000 235750233 5324800 915 1992294400 134512640 134537284 4294956368 18446744073709551615 134523975 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1104/statm: 1300 915 85 6 0 938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10560

[startup+12.7022 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 1105
/proc/meminfo: memFree=1416248/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=5200 CPUtime=12.69
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 1201 0 0 0 1269 0 0 0 25 0 1 50000 235750233 5324800 917 1992294400 134512640 134537284 4294956368 18446744073709551615 134523732 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1104/statm: 1300 917 85 6 0 938 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10560

[startup+25.5014 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 1105
/proc/meminfo: memFree=1416248/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=0
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235750232 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1103/statm: 1340 237 196 169 0 51 0
[pid=1104] ppid=1103 vsize=5200 CPUtime=25.48
/proc/1104/stat : 1104 (revival) R 1103 1103 822 0 -1 4194304 1203 0 0 0 2548 0 0 0 25 0 1 50000 235750233 5324800 919 1992294400 134512640 134537284 4294956368 18446744073709551615 134524029 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1104/statm: 1300 919 85 6 0 938 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10560

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1396664/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=22300 CPUtime=24.02
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 5423 0 0 0 2399 3 0 0 25 0 1 0 235752938 22835200 5407 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 5575 5407 76 170 0 5403 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27660

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1391608/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=27008 CPUtime=75.21
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 6609 0 0 0 7516 5 0 0 25 0 1 0 235752938 27656192 6593 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 6752 6593 76 170 0 6580 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 32368

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1387896/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=30884 CPUtime=135.19
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 7526 0 0 0 13513 6 0 0 25 0 1 0 235752938 31625216 7510 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 7721 7510 76 170 0 7549 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36244

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1387576/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=31180 CPUtime=195.18
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 7600 0 0 0 19512 6 0 0 25 0 1 0 235752938 31928320 7584 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 7795 7584 76 170 0 7623 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36540

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1384312/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=34884 CPUtime=255.16
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 8492 0 0 0 25509 7 0 0 25 0 1 0 235752938 35721216 8476 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 8721 8476 76 170 0 8549 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 40244

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1380600/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=38244 CPUtime=315.14
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 9323 0 0 0 31506 8 0 0 25 0 1 0 235752938 39161856 9307 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 9561 9307 76 170 0 9389 0
Current children cumulated CPU time (s) 342.18

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

/proc/1107/statm: 9596 9378 76 170 0 9424 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 43744

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1377400/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=41300 CPUtime=555.08
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 10124 0 0 0 55497 11 0 0 25 0 1 0 235752938 42291200 10108 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 10325 10108 76 170 0 10153 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 46660

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1377208/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=41628 CPUtime=615.07
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 10171 0 0 0 61496 11 0 0 25 0 1 0 235752938 42627072 10155 1992294400 134512640 135212939 4294956240 18446744073709551615 134543765 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 10407 10155 76 170 0 10235 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 46988

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1377144/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=41628 CPUtime=675.05
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 10179 0 0 0 67494 11 0 0 25 0 1 0 235752938 42627072 10163 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 10407 10163 76 170 0 10235 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 46988

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1375992/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=42952 CPUtime=735.04
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 10476 0 0 0 73492 12 0 0 25 0 1 0 235752938 43982848 10460 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 10738 10460 76 170 0 10566 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 48312

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1107
/proc/meminfo: memFree=1375672/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=43396 CPUtime=795.01
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 10562 0 0 0 79489 12 0 0 25 0 1 0 235752938 44437504 10546 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 10849 10546 76 170 0 10677 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 48756

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1109
/proc/meminfo: memFree=1375352/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=43540 CPUtime=855
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 10632 0 0 0 85488 12 0 0 25 0 1 0 235752938 44584960 10616 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 10885 10616 76 170 0 10713 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 48900

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1109
/proc/meminfo: memFree=1375288/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=43540 CPUtime=914.98
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 10633 0 0 0 91486 12 0 0 25 0 1 0 235752938 44584960 10617 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 10885 10617 76 170 0 10713 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 48900

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1109
/proc/meminfo: memFree=1375224/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=43716 CPUtime=974.97
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 10654 0 0 0 97484 13 0 0 25 0 1 0 235752938 44765184 10638 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 10929 10638 76 170 0 10757 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 49076

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1109
/proc/meminfo: memFree=1371512/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=47412 CPUtime=1034.95
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 11603 0 0 0 103481 14 0 0 25 0 1 0 235752938 48549888 11587 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 11853 11587 76 170 0 11681 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 52772

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1109
/proc/meminfo: memFree=1371512/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=47412 CPUtime=1094.94
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 11610 0 0 0 109479 15 0 0 25 0 1 0 235752938 48549888 11594 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 11853 11594 76 170 0 11681 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 52772

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1109
/proc/meminfo: memFree=1365752/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=53216 CPUtime=1154.92
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 13037 0 0 0 115475 17 0 0 25 0 1 0 235752938 54493184 13021 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 13304 13021 76 170 0 13132 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 58576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1109
/proc/meminfo: memFree=1365816/2055920 swapFree=4110812/4192956
[pid=1103] ppid=1100 vsize=5360 CPUtime=27.04
/proc/1103/stat : 1103 (run.sh) S 1100 1103 822 0 -1 4194304 341 2905 0 0 0 0 2702 2 16 0 1 0 235750232 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1103/statm: 1340 241 197 169 0 51 0
[pid=1107] ppid=1103 vsize=53216 CPUtime=1173.02
/proc/1107/stat : 1107 (minisat) R 1103 1103 822 0 -1 4194304 13037 0 0 0 117285 17 0 0 25 0 1 0 235752938 54493184 13021 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/1107/statm: 13304 13021 76 170 0 13132 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 58576

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1103 and gives
#  childrusage.ru_utime.tv_sec=27
#  childrusage.ru_utime.tv_usec=30890
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=22996
# CPU time returned by wait4() is 27.0539
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.87
CPU system time (s): 0.19
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 58576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.0309
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3246
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= 8
involuntary context switches= 84

runsolver used 1.3478 second user time and 3.02854 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-11 23:26:07
IDJOB=1796536
IDBENCH=69560
IDSOLVER=647
FILE ID=node14/1796536-1242077167
PBS_JOBID= 9277603
Free space on /tmp= 65996 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796536-1242077167/watcher-1796536-1242077167 -o /tmp/evaluation-result-1796536-1242077167/solver-1796536-1242077167 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796536-1242077167.cnf HOME

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=289370800

node14.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.256
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	: 5931.00
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.256
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:       1420584 kB
Buffers:         75112 kB
Cached:         408056 kB
SwapCached:      77084 kB
Active:         163824 kB
Inactive:       398488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420584 kB
SwapTotal:     4192956 kB
SwapFree:      4110812 kB
Dirty:            2368 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            58928 kB
Committed_AS:   763732 kB
PageTables:       1472 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= 65992 MiB
End job on node14 at 2009-05-11 23:46:10