Trace number 1796537

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.61

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 SatElite...
0.00/0.00	c Parsing...
0.03/0.05	c ==============================================================================
0.03/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.05	c ==============================================================================
0.03/0.05	c |         0 |   55543   187718 |   16662       0        0     nan |  0.000 % |
0.09/0.16	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.09/0.16	c ==============================================================================
0.09/0.16	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.09/0.16	c CPU time:   0.151976 s
0.09/0.16	c ==============================================================================
0.20/0.26	c SatElite is done !
0.20/0.26	c revival is preprocessing the formula...#ITERATIONS 8
17.78/17.84	#LEARNT CLAUSES 66
17.88/17.90	done !
17.88/17.90	c Calling MINISAT
17.88/17.90	This is MiniSat 2.0 beta
17.88/17.90	WARNING: for repeatability, setting FPU to use double precision
17.88/17.90	============================[ Problem Statistics ]=============================
17.88/17.90	|                                                                             |
17.88/17.90	|  Number of variables:  8607                                                 |
17.88/17.90	|  Number of clauses:    55058                                                |
17.88/17.94	|  Parsing time:         0.03         s                                       |
17.88/17.94	============================[ Search Statistics ]==============================
17.88/17.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.88/17.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.88/17.94	===============================================================================
17.88/17.94	|         0 |    8580    55018   185943 |    18339        0    nan |  0.000 % |
17.88/17.97	|       101 |    8580    55018   185943 |    20173      101      6 |  0.314 % |
17.88/18.00	|       251 |    8580    55018   185943 |    22190      251     19 |  0.314 % |
17.88/18.04	|       476 |    8580    55018   185943 |    24409      476     15 |  0.314 % |
17.88/18.14	|       813 |    8580    55018   185943 |    26850      813     12 |  0.314 % |
17.88/18.26	|      1319 |    8579    55009   185913 |    29535     1313     10 |  0.325 % |
17.88/18.44	|      2078 |    8579    55009   185913 |    32489     2072     12 |  0.325 % |
18.67/18.74	|      3217 |    8577    55007   185907 |    35738     3207     13 |  0.349 % |
19.06/19.12	|      4925 |    8575    55003   185895 |    39311     4899     17 |  0.372 % |
19.66/19.77	|      7488 |    8575    55003   185895 |    43243     7462     20 |  0.372 % |
20.66/20.72	|     11333 |    8572    54988   185847 |    47567    11238     25 |  0.407 % |
21.75/21.90	|     17099 |    8572    54988   185847 |    52324    17004     31 |  0.407 % |
23.95/24.04	|     25748 |    8571    54979   185817 |    57556    25643     39 |  0.418 % |
27.95/28.09	|     38724 |    8571    54979   185817 |    63312    38619     46 |  0.418 % |
34.04/34.18	|     58185 |    8571    54979   185817 |    69643    58080     47 |  0.419 % |
44.94/45.00	|     87378 |    8571    54979   185817 |    76607    32651     46 |  0.418 % |
62.83/62.90	|    131169 |    8567    54971   185793 |    84268    76070     40 |  0.465 % |
96.22/96.32	|    196854 |    8567    54971   185793 |    92695    73229     52 |  0.465 % |
179.09/179.23	|    295380 |    8567    54971   185793 |   101965    89315     69 |  0.465 % |
256.34/256.59	|    443170 |    8564    54969   185787 |   112161    60610     51 |  0.500 % |
430.08/430.35	|    664854 |    8564    54953   185739 |   123377    94111     50 |  0.500 % |
674.08/674.42	|    997381 |    8564    54953   185739 |   135715   114110     54 |  0.500 % |
1029.25/1029.73	|   1496169 |    8563    54951   185733 |   149287    33047     44 |  0.511 % |

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-1796537-1242077171/watcher-1796537-1242077171 -o /tmp/evaluation-result-1796537-1242077171/solver-1796537-1242077171 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796537-1242077171.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.11 1.05 1.01 3/64 7613
/proc/meminfo: memFree=1120664/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=0
/proc/7613/stat : 7613 (run.sh) R 7611 7613 7330 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 235745189 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7613/statm: 1340 237 196 169 0 51 0
[pid=7614] ppid=7613 vsize=1552 CPUtime=0
/proc/7614/stat : 7614 (SatElite) R 7613 7613 7330 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 235745189 1589248 255 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/7614/statm: 388 255 51 126 0 259 0

[startup+0.038307 s]
/proc/loadavg: 1.11 1.05 1.01 3/64 7613
/proc/meminfo: memFree=1120664/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=0
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235745189 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7613/statm: 1340 238 197 169 0 51 0
[pid=7614] ppid=7613 vsize=4876 CPUtime=0.03
/proc/7614/stat : 7614 (SatElite) R 7613 7613 7330 0 -1 4194304 989 0 0 0 3 0 0 0 18 0 1 0 235745189 4993024 972 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/7614/statm: 1219 973 52 126 0 1090 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10236

[startup+0.101315 s]
/proc/loadavg: 1.11 1.05 1.01 3/64 7613
/proc/meminfo: memFree=1120664/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=0
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235745189 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7613/statm: 1340 238 197 169 0 51 0
[pid=7614] ppid=7613 vsize=7060 CPUtime=0.09
/proc/7614/stat : 7614 (SatElite) R 7613 7613 7330 0 -1 4194304 1639 0 0 0 9 0 0 0 19 0 1 0 235745189 7229440 1512 1992294400 134512640 135031949 4294956224 18446744073709551615 134566137 0 0 4096 3 0 0 0 17 0 0 0
/proc/7614/statm: 1765 1512 67 126 0 1636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12420

[startup+0.301346 s]
/proc/loadavg: 1.11 1.05 1.01 3/64 7613
/proc/meminfo: memFree=1120664/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=0.26
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 317 1719 0 0 0 0 25 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5360

[startup+0.701374 s]
/proc/loadavg: 1.11 1.05 1.01 3/64 7613
/proc/meminfo: memFree=1120664/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=0.26
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 317 1719 0 0 0 0 25 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5360

[startup+1.50144 s]
/proc/loadavg: 1.11 1.05 1.01 2/66 7616
/proc/meminfo: memFree=1115976/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=0.26
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 317 1719 0 0 0 0 25 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7616] ppid=7613 vsize=5188 CPUtime=1.22
/proc/7616/stat : 7616 (revival) R 7613 7613 7330 0 -1 4194304 1185 0 0 0 122 0 0 0 25 0 1 50000 235745216 5312512 903 1992294400 134512640 134537284 4294956384 18446744073709551615 134523948 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7616/statm: 1297 903 85 6 0 935 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10548

[startup+3.10258 s]
/proc/loadavg: 1.11 1.05 1.01 2/66 7616
/proc/meminfo: memFree=1115848/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=0.26
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 317 1719 0 0 0 0 25 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7616] ppid=7613 vsize=5188 CPUtime=2.82
/proc/7616/stat : 7616 (revival) R 7613 7613 7330 0 -1 4194304 1191 0 0 0 282 0 0 0 25 0 1 50000 235745216 5312512 909 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7616/statm: 1297 909 85 6 0 935 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10548

[startup+6.30187 s]
/proc/loadavg: 1.10 1.05 1.01 2/66 7616
/proc/meminfo: memFree=1115784/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=0.26
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 317 1719 0 0 0 0 25 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7616] ppid=7613 vsize=5188 CPUtime=6.02
/proc/7616/stat : 7616 (revival) R 7613 7613 7330 0 -1 4194304 1192 0 0 0 602 0 0 0 25 0 1 50000 235745216 5312512 910 1992294400 134512640 134537284 4294956384 18446744073709551615 134523964 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7616/statm: 1297 910 85 6 0 935 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10548

[startup+12.7025 s]
/proc/loadavg: 1.09 1.05 1.01 2/66 7616
/proc/meminfo: memFree=1115656/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=0.26
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 317 1719 0 0 0 0 25 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7616] ppid=7613 vsize=5188 CPUtime=12.42
/proc/7616/stat : 7616 (revival) R 7613 7613 7330 0 -1 4194304 1193 0 0 0 1242 0 0 0 25 0 1 50000 235745216 5312512 911 1992294400 134512640 134537284 4294956384 18446744073709551615 134524222 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7616/statm: 1297 911 85 6 0 935 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10548

[startup+25.5016 s]
/proc/loadavg: 1.07 1.05 1.01 2/66 7617
/proc/meminfo: memFree=1108040/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=11444 CPUtime=7.56
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 2710 0 0 0 755 1 0 0 25 0 1 0 235746979 11718656 2694 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 2861 2694 76 170 0 2689 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 16804

[startup+51.1019 s]
/proc/loadavg: 1.05 1.04 1.01 2/66 7617
/proc/meminfo: memFree=1097160/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=22124 CPUtime=33.15
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 5374 0 0 0 3312 3 0 0 25 0 1 0 235746979 22654976 5358 1992294400 134512640 135212939 4294956240 18446744073709551615 134527089 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 5531 5358 76 170 0 5359 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27484

[startup+102.305 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 7617
/proc/meminfo: memFree=1091464/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=27716 CPUtime=84.34
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 6790 0 0 0 8430 4 0 0 25 0 1 0 235746979 28381184 6774 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 6929 6774 76 170 0 6757 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 33076

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 7617
/proc/meminfo: memFree=1087304/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=32176 CPUtime=144.31
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 7806 0 0 0 14425 6 0 0 25 0 1 0 235746979 32948224 7790 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 8044 7790 76 170 0 7872 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 37536

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 7617
/proc/meminfo: memFree=1078152/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=41212 CPUtime=204.27
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 10081 0 0 0 20419 8 0 0 25 0 1 0 235746979 42201088 10065 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 10303 10065 76 170 0 10131 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 46572

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7617
/proc/meminfo: memFree=1078152/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=41212 CPUtime=264.25
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 10084 0 0 0 26417 8 0 0 25 0 1 0 235746979 42201088 10068 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 10303 10068 76 170 0 10131 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 46572

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7617
/proc/meminfo: memFree=1078024/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=41212 CPUtime=324.23
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 10094 0 0 0 32414 9 0 0 25 0 1 0 235746979 42201088 10078 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 10303 10078 76 170 0 10131 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 46572

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7617
/proc/meminfo: memFree=1078024/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88

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

/proc/7617/statm: 10452 10211 76 170 0 10280 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 47168

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7617
/proc/meminfo: memFree=1076104/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=43160 CPUtime=564.15
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 10587 0 0 0 56406 9 0 0 25 0 1 0 235746979 44195840 10571 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 10790 10571 76 170 0 10618 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 48520

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7617
/proc/meminfo: memFree=1075720/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=43488 CPUtime=624.13
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 10658 0 0 0 62404 9 0 0 25 0 1 0 235746979 44531712 10642 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 10872 10642 76 170 0 10700 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 48848

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7617
/proc/meminfo: memFree=1070344/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=49060 CPUtime=684.09
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 11997 0 0 0 68398 11 0 0 25 0 1 0 235746979 50237440 11981 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 12265 11981 76 170 0 12093 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 54420

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7617
/proc/meminfo: memFree=1070344/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=49196 CPUtime=744.07
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 12007 0 0 0 74396 11 0 0 25 0 1 0 235746979 50376704 11991 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 12299 11991 76 170 0 12127 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 54556

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7617
/proc/meminfo: memFree=1070216/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=49196 CPUtime=804.04
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 12034 0 0 0 80393 11 0 0 25 0 1 0 235746979 50376704 12018 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 12299 12018 76 170 0 12127 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 54556

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7617
/proc/meminfo: memFree=1070152/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=49196 CPUtime=864.02
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 12034 0 0 0 86391 11 0 0 25 0 1 0 235746979 50376704 12018 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 12299 12018 76 170 0 12127 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 54556

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7619
/proc/meminfo: memFree=1069960/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=49196 CPUtime=924
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 12034 0 0 0 92389 11 0 0 25 0 1 0 235746979 50376704 12018 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 12299 12018 76 170 0 12127 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 54556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7619
/proc/meminfo: memFree=1069960/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=49196 CPUtime=983.98
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 12035 0 0 0 98387 11 0 0 25 0 1 0 235746979 50376704 12019 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 12299 12019 76 170 0 12127 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 54556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7619
/proc/meminfo: memFree=1069960/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=49196 CPUtime=1043.96
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 12039 0 0 0 104384 12 0 0 25 0 1 0 235746979 50376704 12023 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 12299 12023 76 170 0 12127 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 54556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7619
/proc/meminfo: memFree=1069960/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=49360 CPUtime=1103.94
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 12072 0 0 0 110382 12 0 0 25 0 1 0 235746979 50544640 12056 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 12340 12056 76 170 0 12168 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 54720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7619
/proc/meminfo: memFree=1067208/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=52240 CPUtime=1163.92
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 12785 0 0 0 116380 12 0 0 25 0 1 0 235746979 53493760 12769 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 13060 12769 76 170 0 12888 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 57600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7619
/proc/meminfo: memFree=1067144/2055920 swapFree=4178620/4192956
[pid=7613] ppid=7611 vsize=5360 CPUtime=17.88
/proc/7613/stat : 7613 (run.sh) S 7611 7613 7330 0 -1 4194304 343 2928 0 0 0 0 1787 1 16 0 1 0 235745189 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7613/statm: 1340 241 197 169 0 51 0
[pid=7617] ppid=7613 vsize=52240 CPUtime=1182.21
/proc/7617/stat : 7617 (minisat) R 7613 7613 7330 0 -1 4194304 12786 0 0 0 118209 12 0 0 25 0 1 0 235746979 53493760 12770 1992294400 134512640 135212939 4294956240 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 0 0 0
/proc/7617/statm: 13060 12770 76 170 0 12888 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 57600

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 7613 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=875282
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 17.8963
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1199.96
CPU system time (s): 0.13
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 57600

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

runsolver used 1.2938 second user time and 3.08453 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-11 23:26:11
IDJOB=1796537
IDBENCH=69560
IDSOLVER=648
FILE ID=node43/1796537-1242077171
PBS_JOBID= 9277630
Free space on /tmp= 66224 MiB

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

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=1496266005

node43.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.237
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.237
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:       1121208 kB
Buffers:         51064 kB
Cached:         801896 kB
SwapCached:       8124 kB
Active:         111720 kB
Inactive:       751660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121208 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            2416 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            57260 kB
Committed_AS:   851352 kB
PageTables:       1468 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= 66220 MiB
End job on node43 at 2009-05-11 23:46:14