Trace number 1796886

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.12 1200.71

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications 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 variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 3
4.18/4.23	#LEARNT CLAUSES 1
4.29/4.30	done !
4.29/4.30	c Now, SatElite...
4.29/4.30	c Parsing...
4.29/4.39	c ==============================================================================
4.29/4.39	c |           |     ORIGINAL     |              LEARNT              |          |
4.29/4.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
4.29/4.39	c ==============================================================================
4.29/4.39	c |         0 |   87881   205488 |   26364       0        0     nan |  0.000 % |
5.47/5.57	c |         0 |   56061   167857 |      --       0       --      -- |     --   | -31820/-37631
5.47/5.57	c ==============================================================================
5.47/5.57	c Result  :   #vars: 13524   #clauses: 56061   #literals: 167857
5.47/5.57	c CPU time:   1.22881 s
5.47/5.57	c ==============================================================================
5.57/5.68	c SatElite is done !
5.57/5.68	c Calling MINISAT
5.57/5.68	This is MiniSat 2.0 beta
5.57/5.68	WARNING: for repeatability, setting FPU to use double precision
5.57/5.68	============================[ Problem Statistics ]=============================
5.57/5.68	|                                                                             |
5.57/5.68	|  Number of variables:  13524                                                |
5.57/5.68	|  Number of clauses:    56061                                                |
5.66/5.72	|  Parsing time:         0.03         s                                       |
5.66/5.72	============================[ Search Statistics ]==============================
5.66/5.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.66/5.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.66/5.72	===============================================================================
5.66/5.72	|         0 |   13524    56061   167857 |    18687        0    nan |  0.000 % |
5.66/5.75	|       102 |   13524    56061   167857 |    20555      102     67 |  0.000 % |
5.66/5.86	|       255 |   13524    56061   167857 |    22611      255     68 |  0.000 % |
5.66/6.20	|       482 |   13524    56061   167857 |    24872      482     58 |  0.000 % |
6.96/7.08	|       819 |   13524    56061   167857 |    27359      819     50 |  0.000 % |
8.16/8.24	|      1326 |   13524    56061   167857 |    30095     1326     44 |  0.000 % |
10.56/10.68	|      2085 |   13524    56061   167857 |    33105     2085     44 |  0.000 % |
14.46/14.57	|      3224 |   13524    56061   167857 |    36415     3224     37 |  0.000 % |
20.76/20.80	|      4933 |   13524    56061   167857 |    40057     4933     32 |  0.000 % |
30.45/30.53	|      7495 |   13524    56061   167857 |    44062     7495     28 |  0.000 % |
45.23/45.37	|     11339 |   13524    56061   167857 |    48469    11339     27 |  0.000 % |
70.93/71.03	|     17106 |   13524    56061   167857 |    53316    17106     32 |  0.000 % |
110.91/111.03	|     25755 |   13524    56061   167857 |    58647    25755     30 |  0.000 % |
174.87/175.08	|     38729 |   13524    56061   167857 |    64512    38729     30 |  0.000 % |
287.22/287.47	|     58191 |   13524    56061   167857 |    70963    58191     30 |  0.000 % |
437.46/437.78	|     87384 |   13524    56061   167857 |    78060    31115     33 |  0.000 % |
687.33/687.77	|    131173 |   13524    56061   167857 |    85866    74904     29 |  0.000 % |
1038.36/1038.96	|    196857 |   13524    56061   167857 |    94452    71117     29 |  0.000 % |
1200.09/1200.71	HOME/run.sh: line 55:  3749 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-1796886-1242082059/watcher-1796886-1242082059 -o /tmp/evaluation-result-1796886-1242082059/solver-1796886-1242082059 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796886-1242082059.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.92 0.98 0.99 3/64 3745
/proc/meminfo: memFree=1960640/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=0
/proc/3745/stat : 3745 (run.sh) R 3743 3745 3302 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236238917 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3745/statm: 1340 236 195 169 0 51 0
[pid=3746] ppid=3745 vsize=2124 CPUtime=0
/proc/3746/stat : 3746 (revival) R 3745 3745 3302 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 236238917 2174976 239 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3746/statm: 531 247 81 6 0 169 0

[startup+0.02207 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3745
/proc/meminfo: memFree=1960640/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=0
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236238917 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3745/statm: 1340 237 196 169 0 51 0
[pid=3746] ppid=3745 vsize=7016 CPUtime=0.01
/proc/3746/stat : 3746 (revival) R 3745 3745 3302 0 -1 4194304 1433 0 0 0 1 0 0 0 19 0 1 0 236238917 7184384 1392 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/3746/statm: 1754 1392 82 6 0 1392 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12376

[startup+0.101083 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3745
/proc/meminfo: memFree=1960640/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=0
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236238917 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3745/statm: 1340 237 196 169 0 51 0
[pid=3746] ppid=3745 vsize=7432 CPUtime=0.08
/proc/3746/stat : 3746 (revival) R 3745 3745 3302 0 -1 4194304 1866 0 0 0 8 0 0 0 19 0 1 50000 236238917 7610368 1447 1992294400 134512640 134537284 4294956368 18446744073709551615 134524087 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3746/statm: 1858 1447 85 6 0 1496 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12792

[startup+0.301117 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3745
/proc/meminfo: memFree=1960640/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=0
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236238917 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3745/statm: 1340 237 196 169 0 51 0
[pid=3746] ppid=3745 vsize=7432 CPUtime=0.28
/proc/3746/stat : 3746 (revival) R 3745 3745 3302 0 -1 4194304 1868 0 0 0 28 0 0 0 21 0 1 50000 236238917 7610368 1449 1992294400 134512640 134537284 4294956368 18446744073709551615 134523580 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3746/statm: 1858 1449 85 6 0 1496 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12792

[startup+0.701184 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3745
/proc/meminfo: memFree=1960640/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=0
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236238917 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3745/statm: 1340 237 196 169 0 51 0
[pid=3746] ppid=3745 vsize=7432 CPUtime=0.68
/proc/3746/stat : 3746 (revival) R 3745 3745 3302 0 -1 4194304 1871 0 0 0 68 0 0 0 25 0 1 50000 236238917 7610368 1452 1992294400 134512640 134537284 4294956368 18446744073709551615 134523580 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3746/statm: 1858 1452 85 6 0 1496 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12792

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3747
/proc/meminfo: memFree=1954728/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=0
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236238917 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3745/statm: 1340 237 196 169 0 51 0
[pid=3746] ppid=3745 vsize=7432 CPUtime=1.48
/proc/3746/stat : 3746 (revival) R 3745 3745 3302 0 -1 4194304 1871 0 0 0 148 0 0 0 25 0 1 50000 236238917 7610368 1452 1992294400 134512640 134537284 4294956368 18446744073709551615 134531251 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3746/statm: 1858 1452 85 6 0 1496 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12792

[startup+3.10159 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3747
/proc/meminfo: memFree=1954600/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=0
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236238917 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3745/statm: 1340 237 196 169 0 51 0
[pid=3746] ppid=3745 vsize=7432 CPUtime=3.08
/proc/3746/stat : 3746 (revival) R 3745 3745 3302 0 -1 4194304 1871 0 0 0 308 0 0 0 25 0 1 50000 236238917 7610368 1452 1992294400 134512640 134537284 4294956368 18446744073709551615 134524290 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3746/statm: 1858 1452 85 6 0 1496 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12792

[startup+6.30115 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3748
/proc/meminfo: memFree=1941096/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 5360

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1948776/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=6128 CPUtime=7
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 1395 0 0 0 699 1 0 0 25 0 1 0 236239486 6275072 1379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 1532 1379 76 170 0 1360 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11488

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1948456/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=6544 CPUtime=19.79
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 1517 0 0 0 1978 1 0 0 25 0 1 0 236239486 6701056 1501 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 1636 1501 76 170 0 1464 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11904

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1947368/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=7652 CPUtime=45.37
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 1783 0 0 0 4535 2 0 0 25 0 1 0 236239486 7835648 1767 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 1913 1767 76 170 0 1741 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 13012

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1945384/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=9524 CPUtime=96.55
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 2253 0 0 0 9653 2 0 0 25 0 1 0 236239486 9752576 2237 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 2381 2237 76 170 0 2209 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 14884

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1943528/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=11348 CPUtime=156.52
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 2714 0 0 0 15650 2 0 0 25 0 1 0 236239486 11620352 2698 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 2837 2698 76 170 0 2665 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 16708

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1941480/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=13532 CPUtime=216.5
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 3213 0 0 0 21647 3 0 0 25 0 1 0 236239486 13856768 3197 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 3383 3197 76 170 0 3211 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 18892

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1940008/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=15020 CPUtime=276.46
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 3608 0 0 0 27642 4 0 0 25 0 1 0 236239486 15380480 3592 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 3755 3592 76 170 0 3583 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 20380

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1937576/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=17576 CPUtime=336.44
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4203 0 0 0 33639 5 0 0 25 0 1 0 236239486 17997824 4187 1992294400 134512640 135212939 4294956240 18446744073709551615 134536040 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 4394 4187 76 170 0 4222 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 22936

[startup+402.302 s]

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

/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=18576 CPUtime=516.36
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4468 0 0 0 51631 5 0 0 25 0 1 0 236239486 19021824 4452 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 4644 4452 76 170 0 4472 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 23936

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1936296/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=18576 CPUtime=576.32
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4473 0 0 0 57627 5 0 0 25 0 1 0 236239486 19021824 4457 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 4644 4457 76 170 0 4472 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 23936

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1936232/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=18576 CPUtime=636.29
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4476 0 0 0 63624 5 0 0 25 0 1 0 236239486 19021824 4460 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 4644 4460 76 170 0 4472 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 23936

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1935912/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=18740 CPUtime=696.26
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4521 0 0 0 69621 5 0 0 25 0 1 0 236239486 19189760 4505 1992294400 134512640 135212939 4294956240 18446744073709551615 134527326 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 4685 4505 76 170 0 4513 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 24100

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3749
/proc/meminfo: memFree=1934312/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=20324 CPUtime=756.24
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4918 0 0 0 75618 6 0 0 25 0 1 0 236239486 20811776 4902 1992294400 134512640 135212939 4294956240 18446744073709551615 134536592 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5081 4902 76 170 0 4909 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 25684

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3755
/proc/meminfo: memFree=1934248/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=20476 CPUtime=816.2
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4937 0 0 0 81614 6 0 0 25 0 1 0 236239486 20967424 4921 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5119 4921 76 170 0 4947 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 25836

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3755
/proc/meminfo: memFree=1934184/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=20476 CPUtime=876.17
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4939 0 0 0 87611 6 0 0 25 0 1 0 236239486 20967424 4923 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5119 4923 76 170 0 4947 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 25836

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3755
/proc/meminfo: memFree=1934120/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=20476 CPUtime=936.15
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4939 0 0 0 93609 6 0 0 25 0 1 0 236239486 20967424 4923 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5119 4923 76 170 0 4947 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 25836

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3755
/proc/meminfo: memFree=1933992/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=20628 CPUtime=996.11
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 4988 0 0 0 99605 6 0 0 25 0 1 0 236239486 21123072 4972 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5157 4972 76 170 0 4985 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 25988

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3755
/proc/meminfo: memFree=1933608/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=21084 CPUtime=1056.09
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 5083 0 0 0 105603 6 0 0 25 0 1 0 236239486 21590016 5067 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5271 5067 76 170 0 5099 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 26444

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3755
/proc/meminfo: memFree=1933352/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=21328 CPUtime=1116.06
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 5136 0 0 0 111600 6 0 0 25 0 1 0 236239486 21839872 5120 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5332 5120 76 170 0 5160 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 26688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3755
/proc/meminfo: memFree=1932584/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=22320 CPUtime=1176.03
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 5330 0 0 0 117597 6 0 0 25 0 1 0 236239486 22855680 5305 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5580 5305 76 170 0 5408 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 27680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3755
/proc/meminfo: memFree=1932520/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=22452 CPUtime=1194.43
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 5351 0 0 0 119437 6 0 0 25 0 1 0 236239486 22990848 5326 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5613 5326 76 170 0 5441 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 27812

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3755
/proc/meminfo: memFree=1932520/2055920 swapFree=4171952/4192956
[pid=3745] ppid=3743 vsize=5360 CPUtime=5.66
/proc/3745/stat : 3745 (run.sh) S 3743 3745 3302 0 -1 4194304 341 5489 0 0 0 0 561 5 19 0 1 0 236238917 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1340 241 197 169 0 51 0
[pid=3749] ppid=3745 vsize=22452 CPUtime=1194.43
/proc/3749/stat : 3749 (minisat) R 3745 3745 3302 0 -1 4194304 5351 0 0 0 119437 6 0 0 25 0 1 0 236239486 22990848 5326 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3749/statm: 5613 5326 76 170 0 5441 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 27812

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.12
CPU user time (s): 1199.99
CPU system time (s): 0.13098
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 27812

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

runsolver used 0.979851 second user time and 3.39948 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-12 00:47:39
IDJOB=1796886
IDBENCH=70873
IDSOLVER=647
FILE ID=node25/1796886-1242082059
PBS_JOBID= 9277599
Free space on /tmp= 66096 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796886-1242082059/watcher-1796886-1242082059 -o /tmp/evaluation-result-1796886-1242082059/solver-1796886-1242082059 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796886-1242082059.cnf HOME

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=484243136

node25.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.259
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.259
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:       1961128 kB
Buffers:          4252 kB
Cached:          26056 kB
SwapCached:      14776 kB
Active:          33816 kB
Inactive:        12840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1961128 kB
SwapTotal:     4192956 kB
SwapFree:      4171952 kB
Dirty:            2928 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            34156 kB
Committed_AS:   798688 kB
PageTables:       1484 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= 66088 MiB
End job on node25 at 2009-05-12 01:07:40