Trace number 1806609

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   14513    47145 |    4353       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |   14513    47161 |      --       0       --      -- |     --   | 0/16
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 1613   #clauses: 14513   #literals: 47161
0.00/0.04	c CPU time:   0.034994 s
0.00/0.04	c ==============================================================================
0.00/0.07	c SatElite is done !
0.00/0.07	c revival is preprocessing the formula...#ITERATIONS 10
1.08/1.17	#LEARNT CLAUSES 123
1.08/1.19	done !
1.08/1.19	c Calling MINISAT
1.08/1.19	This is MiniSat 2.0 beta
1.08/1.19	WARNING: for repeatability, setting FPU to use double precision
1.08/1.19	============================[ Problem Statistics ]=============================
1.08/1.19	|                                                                             |
1.08/1.19	|  Number of variables:  1613                                                 |
1.08/1.19	|  Number of clauses:    14208                                                |
1.08/1.20	|  Parsing time:         0.01         s                                       |
1.08/1.20	============================[ Search Statistics ]==============================
1.08/1.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.08/1.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.08/1.20	===============================================================================
1.08/1.20	|         0 |    1565    14157    44611 |     4719        0    nan |  0.000 % |
1.18/1.20	|       100 |    1565    14157    44611 |     5190      100     14 |  2.976 % |
1.18/1.20	|       250 |    1565    14157    44611 |     5709      250     13 |  2.976 % |
1.18/1.21	|       477 |    1565    14157    44611 |     6280      477     16 |  2.976 % |
1.18/1.22	|       817 |    1565    14157    44611 |     6909      817     21 |  2.976 % |
1.18/1.24	|      1326 |    1565    14157    44611 |     7599     1326     27 |  2.976 % |
1.18/1.27	|      2086 |    1565    14157    44611 |     8359     2086     32 |  2.976 % |
1.18/1.33	|      3228 |    1565    14157    44611 |     9195     3228     36 |  2.976 % |
1.18/1.43	|      4936 |    1565    14157    44611 |    10115     4936     41 |  2.976 % |
1.18/1.71	|      7498 |    1565    14157    44611 |    11127     7498     55 |  2.976 % |
1.18/2.06	|     11343 |    1565    14157    44611 |    12239    11343     55 |  2.976 % |
2.57/2.68	|     17109 |    1565    14157    44611 |    13463    10792     54 |  2.976 % |
3.87/3.93	|     25760 |    1565    14157    44611 |    14810    12538     64 |  2.976 % |
6.07/6.12	|     38735 |    1565    14157    44611 |    16291    10463     81 |  2.976 % |
8.48/8.58	|     58196 |    1565    14157    44611 |    17920    13112     55 |  2.976 % |
13.88/13.92	|     87388 |    1565    14157    44611 |    19712    14802     64 |  2.976 % |
25.86/25.97	|    131177 |    1565    14157    44611 |    21683    18341     71 |  2.976 % |
45.35/45.44	|    196861 |    1565    14157    44611 |    23852    17639     78 |  2.976 % |
72.53/72.68	|    295387 |    1565    14157    44611 |    26237    18940     63 |  2.976 % |
127.50/127.65	|    443176 |    1565    14157    44611 |    28860    19826     58 |  2.976 % |
223.83/224.05	|    664859 |    1565    14157    44611 |    31747    21787     63 |  2.976 % |
360.66/360.94	|    997385 |    1565    14157    44611 |    34921    16460     42 |  2.976 % |
619.33/619.70	|   1496175 |    1565    14157    44611 |    38413    20222     52 |  2.976 % |
1047.70/1048.33	|   2244357 |    1565    14157    44611 |    42255    30323     64 |  2.976 % |
1200.00/1200.71	HOME/run.sh: line 54: 17678 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-1806609-1242151132/watcher-1806609-1242151132 -o /tmp/evaluation-result-1806609-1242151132/solver-1806609-1242151132 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806609-1242151132.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.97 1.00 1.00 3/65 17674
/proc/meminfo: memFree=790944/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=0
/proc/17674/stat : 17674 (run.sh) R 17672 17674 17299 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 243142112 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686986911 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17674/statm: 1340 237 196 169 0 51 0
[pid=17675] ppid=17674 vsize=816 CPUtime=0
/proc/17675/stat : 17675 (SatElite) R 17674 17674 17299 0 -1 4194304 133 0 0 0 0 0 0 0 19 0 1 0 243142112 835584 116 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/17675/statm: 204 117 51 126 0 75 0

[startup+0.00748189 s]
/proc/loadavg: 0.97 1.00 1.00 3/65 17674
/proc/meminfo: memFree=790944/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=0
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 243142112 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17674/statm: 1340 238 197 169 0 51 0
[pid=17675] ppid=17674 vsize=1080 CPUtime=0
/proc/17675/stat : 17675 (SatElite) R 17674 17674 17299 0 -1 4194304 174 0 0 0 0 0 0 0 19 0 1 0 243142112 1105920 157 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/17675/statm: 270 157 51 126 0 141 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6440

[startup+0.101505 s]
/proc/loadavg: 0.97 1.00 1.00 3/65 17674
/proc/meminfo: memFree=790944/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=0.06
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 317 412 0 0 0 0 6 0 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.301542 s]
/proc/loadavg: 0.97 1.00 1.00 3/65 17674
/proc/meminfo: memFree=790944/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=0.06
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 317 412 0 0 0 0 6 0 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.701623 s]
/proc/loadavg: 0.97 1.00 1.00 3/65 17674
/proc/meminfo: memFree=790944/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=0.06
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 317 412 0 0 0 0 6 0 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+1.50179 s]
/proc/loadavg: 0.97 1.00 1.00 2/67 17677
/proc/meminfo: memFree=787920/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 5360

[startup+3.10111 s]
/proc/loadavg: 0.97 1.00 1.00 2/67 17678
/proc/meminfo: memFree=785680/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=6568 CPUtime=1.89
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 1355 0 0 0 189 0 0 0 25 0 1 0 243142231 6725632 1339 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 1642 1339 77 170 0 1470 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11928

[startup+6.30176 s]
/proc/loadavg: 0.97 1.00 1.00 2/67 17678
/proc/meminfo: memFree=784152/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=7492 CPUtime=5.09
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 1587 0 0 0 509 0 0 0 25 0 1 0 243142231 7671808 1571 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 1873 1571 77 170 0 1701 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12852

[startup+12.7011 s]
/proc/loadavg: 0.97 1.00 1.00 2/67 17678
/proc/meminfo: memFree=782488/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=8848 CPUtime=11.5
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 1898 0 0 0 1149 1 0 0 25 0 1 0 243142231 9060352 1882 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 2212 1882 77 170 0 2040 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14208

[startup+25.5017 s]
/proc/loadavg: 0.98 1.00 1.00 2/67 17678
/proc/meminfo: memFree=780568/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=10840 CPUtime=24.28
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 2415 0 0 0 2427 1 0 0 25 0 1 0 243142231 11100160 2399 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 2710 2399 77 170 0 2538 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16200

[startup+51.1019 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 17678
/proc/meminfo: memFree=777688/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=13764 CPUtime=49.86
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 3141 0 0 0 4985 1 0 0 25 0 1 0 243142231 14094336 3125 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 3441 3125 77 170 0 3269 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19124

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 17678
/proc/meminfo: memFree=776600/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=14700 CPUtime=101.05
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 3387 0 0 0 10103 2 0 0 25 0 1 0 243142231 15052800 3371 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 3675 3371 77 170 0 3503 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20060

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 17684
/proc/meminfo: memFree=774736/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=16468 CPUtime=160.99
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 3820 0 0 0 16097 2 0 0 25 0 1 0 243142231 16863232 3804 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 4117 3804 77 170 0 3945 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 21828

[startup+222.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 17684
/proc/meminfo: memFree=773520/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=17864 CPUtime=220.95
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 4130 0 0 0 22093 2 0 0 25 0 1 0 243142231 18292736 4114 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 4466 4114 77 170 0 4294 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 23224

[startup+282.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 17684
/proc/meminfo: memFree=772240/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=19184 CPUtime=280.93
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 4459 0 0 0 28090 3 0 0 25 0 1 0 243142231 19644416 4443 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 4796 4443 77 170 0 4624 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 24544

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=771984/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=19468 CPUtime=340.89
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 4530 0 0 0 34086 3 0 0 25 0 1 0 243142231 19935232 4514 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 4867 4514 77 170 0 4695 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 24828

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=769872/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=21600 CPUtime=400.86
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 5060 0 0 0 40082 4 0 0 25 0 1 0 243142231 22118400 5044 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 5400 5044 77 170 0 5228 0
Current children cumulated CPU time (s) 402.04

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

/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=22828 CPUtime=520.79
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 5382 0 0 0 52074 5 0 0 25 0 1 0 243142231 23375872 5366 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 5707 5366 77 170 0 5535 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 28188

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=768600/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=22828 CPUtime=580.77
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 5382 0 0 0 58072 5 0 0 25 0 1 0 243142231 23375872 5366 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 5707 5366 77 170 0 5535 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 28188

[startup+642.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 17684
/proc/meminfo: memFree=768280/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=23256 CPUtime=640.74
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 5487 0 0 0 64069 5 0 0 25 0 1 0 243142231 23814144 5471 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 5814 5471 77 170 0 5642 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 28616

[startup+702.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 17684
/proc/meminfo: memFree=767576/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=23792 CPUtime=700.7
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 5628 0 0 0 70065 5 0 0 25 0 1 0 243142231 24363008 5612 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 5948 5612 77 170 0 5776 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 29152

[startup+762.305 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 17684
/proc/meminfo: memFree=764888/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=26544 CPUtime=760.67
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 6294 0 0 0 76062 5 0 0 25 0 1 0 243142231 27181056 6278 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 6636 6278 77 170 0 6464 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 31904

[startup+822.303 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 17684
/proc/meminfo: memFree=764824/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=26704 CPUtime=820.64
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 6319 0 0 0 82059 5 0 0 25 0 1 0 243142231 27344896 6303 1992294400 134512640 135212939 4294956240 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 6676 6303 77 170 0 6504 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 32064

[startup+882.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 17684
/proc/meminfo: memFree=764824/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=26704 CPUtime=880.59
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 6322 0 0 0 88054 5 0 0 25 0 1 0 243142231 27344896 6306 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 6676 6306 77 170 0 6504 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 32064

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=764696/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=26860 CPUtime=940.57
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 6366 0 0 0 94052 5 0 0 25 0 1 0 243142231 27504640 6350 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 6715 6350 77 170 0 6543 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 32220

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=764632/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=27004 CPUtime=1000.54
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 6398 0 0 0 100048 6 0 0 25 0 1 0 243142231 27652096 6382 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 6751 6382 77 170 0 6579 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 32364

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=763224/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=28568 CPUtime=1060.5
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 6753 0 0 0 106044 6 0 0 25 0 1 0 243142231 29253632 6737 1992294400 134512640 135212939 4294956240 18446744073709551615 134536265 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 7142 6737 77 170 0 6970 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 33928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=761688/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=30020 CPUtime=1120.48
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 7120 0 0 0 112041 7 0 0 25 0 1 0 243142231 30740480 7104 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 7505 7104 77 170 0 7333 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 35380

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=761624/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=30020 CPUtime=1180.45
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 7136 0 0 0 118038 7 0 0 25 0 1 0 243142231 30740480 7120 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 7505 7120 77 170 0 7333 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 35380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=761048/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=30692 CPUtime=1198.82
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 7278 0 0 0 119875 7 0 0 25 0 1 0 243142231 31428608 7262 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 7673 7262 77 170 0 7501 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 36052

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: 1.00 1.00 1.00 2/67 17684
/proc/meminfo: memFree=761048/2055920 swapFree=4162572/4192956
[pid=17674] ppid=17672 vsize=5360 CPUtime=1.18
/proc/17674/stat : 17674 (run.sh) S 17672 17674 17299 0 -1 4194304 343 1267 0 0 0 0 117 1 16 0 1 0 243142112 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17674/statm: 1340 241 197 169 0 51 0
[pid=17678] ppid=17674 vsize=30692 CPUtime=1198.82
/proc/17678/stat : 17678 (minisat) R 17674 17674 17299 0 -1 4194304 7278 0 0 0 119875 7 0 0 25 0 1 0 243142231 31428608 7262 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17678/statm: 7673 7262 77 170 0 7501 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 36052

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.02
CPU user time (s): 1199.93
CPU system time (s): 0.090986
CPU usage (%): 99.9426
Max. virtual memory (cumulated for all children) (KiB): 36052

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

runsolver used 1.11783 second user time and 3.2605 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 19:58:52
IDJOB=1806609
IDBENCH=70912
IDSOLVER=648
FILE ID=node80/1806609-1242151132
PBS_JOBID= 9289646
Free space on /tmp= 65992 MiB

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

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=537349066

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        791424 kB
Buffers:         84668 kB
Cached:        1069448 kB
SwapCached:      25208 kB
Active:         287928 kB
Inactive:       894512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        791424 kB
SwapTotal:     4192956 kB
SwapFree:      4162572 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            68092 kB
Committed_AS:   925280 kB
PageTables:       1384 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 node80 at 2009-05-12 20:18:52