Trace number 1806993

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.08 1200.61

General information on the benchmark

NameCRAFTED/modcircuits/
mod5block_2vars_12gates.cnf
MD5SUM97b074a6a073bb165e8c5c9ac040a066
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 variables926
Number of clauses372485
Sum of the clauses size2182931
Maximum clause length35
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 24586
Number of clauses of size 31
Number of clauses of size 48527
Number of clauses of size 516131
Number of clauses of size over 5343080

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 20
65.65/65.71	#LEARNT CLAUSES 44
65.86/65.93	done !
65.86/65.93	c Now, SatElite...
65.86/65.93	c Parsing...
65.90/66.20	c ==============================================================================
65.90/66.20	c |           |     ORIGINAL     |              LEARNT              |          |
65.90/66.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
65.90/66.20	c ==============================================================================
65.90/66.20	c |         0 |  193888   750664 |   58166       0        0     nan |  0.000 % |
67.54/67.61	c |         0 |  180995   818252 |      --       0       --      -- |     --   | -12893/67588
67.54/67.61	c ==============================================================================
67.54/67.61	c Result  :   #vars: 665   #clauses: 180995   #literals: 818252
67.54/67.61	c CPU time:   1.64375 s
67.54/67.61	c ==============================================================================
67.95/68.01	c SatElite is done !
67.95/68.01	c Calling MINISAT
67.95/68.01	This is MiniSat 2.0 beta
67.95/68.01	WARNING: for repeatability, setting FPU to use double precision
67.95/68.01	============================[ Problem Statistics ]=============================
67.95/68.01	|                                                                             |
67.95/68.01	|  Number of variables:  665                                                  |
67.95/68.01	|  Number of clauses:    180995                                               |
68.05/68.12	|  Parsing time:         0.09         s                                       |
68.05/68.13	============================[ Search Statistics ]==============================
68.05/68.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
68.05/68.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
68.05/68.13	===============================================================================
68.05/68.13	|         0 |     665   180995   818252 |    60331        0    nan |  0.000 % |
68.05/68.14	|       101 |     665   180995   818252 |    66364      101     17 |  0.001 % |
68.05/68.16	|       252 |     665   180995   818252 |    73001      252     25 |  0.000 % |
68.05/68.18	|       477 |     665   180995   818252 |    80301      477     22 |  0.001 % |
68.15/68.21	|       814 |     665   180995   818252 |    88331      814     26 |  0.000 % |
68.15/68.26	|      1321 |     665   180995   818252 |    97164     1321     26 |  0.000 % |
68.25/68.31	|      2080 |     665   180995   818252 |   106881     2080     28 |  0.000 % |
68.35/68.43	|      3219 |     665   180995   818252 |   117569     3219     33 |  0.000 % |
68.64/68.71	|      4927 |     665   180995   818252 |   129326     4927     39 |  0.001 % |
69.04/69.16	|      7489 |     665   180995   818252 |   142258     7489     39 |  0.000 % |
69.74/69.84	|     11333 |     665   180995   818252 |   156484    11333     39 |  0.000 % |
70.95/71.01	|     17101 |     665   180995   818252 |   172133    17101     41 |  0.000 % |
73.04/73.17	|     25752 |     665   180995   818252 |   189346    25752     46 |  0.000 % |
75.35/75.40	|     38727 |     665   180995   818252 |   208281    38727     43 |  0.001 % |
83.24/83.37	|     58190 |     665   180995   818252 |   229109    58190     55 |  0.000 % |
95.83/95.93	|     87384 |     665   180995   818252 |   252020    87384     52 |  0.001 % |
127.62/127.73	|    131173 |     665   180995   818252 |   277222   131173     53 |  0.001 % |
203.69/203.87	|    196863 |     665   180995   818252 |   304944   196863     56 |  0.000 % |
330.33/330.55	|    295391 |     665   180995   818252 |   335439   295391     57 |  0.000 % |
470.07/470.33	|    443180 |     665   180995   818252 |   368982   130753     56 |  0.001 % |
892.80/893.23	|    664863 |     665   180995   818252 |   405881   352436     58 |  0.000 % |

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-1806993-1242153842/watcher-1806993-1242153842 -o /tmp/evaluation-result-1806993-1242153842/solver-1806993-1242153842 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806993-1242153842.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.99 0.99 0.99 3/64 14774
/proc/meminfo: memFree=1657888/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) R 14772 14774 14246 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14774/statm: 1340 236 195 169 0 51 0
[pid=14775] ppid=14774 vsize=2124 CPUtime=0
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 243412100 2174976 243 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14775/statm: 531 250 81 6 0 169 0

[startup+0.0393681 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 14774
/proc/meminfo: memFree=1657888/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=14456 CPUtime=0.02
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 3309 0 0 0 1 1 0 0 19 0 1 0 243412100 14802944 3276 1992294400 134512640 134537284 4294956368 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 0 0 0
/proc/14775/statm: 3614 3278 82 6 0 3252 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19816

[startup+0.102373 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 14774
/proc/meminfo: memFree=1657888/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=22376 CPUtime=0.09
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 5152 0 0 0 7 2 0 0 19 0 1 0 243412100 22913024 5118 1992294400 134512640 134537284 4294956368 18446744073709551615 5162565 0 0 4096 0 0 0 0 17 0 0 0
/proc/14775/statm: 5594 5119 82 6 0 5232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27736

[startup+0.302395 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 14774
/proc/meminfo: memFree=1657888/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=30372 CPUtime=0.29
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 6983 0 0 0 26 3 0 0 21 0 1 0 243412100 31100928 6949 1992294400 134512640 134537284 4294956368 18446744073709551615 134521693 0 0 4096 0 0 0 0 17 0 0 0
/proc/14775/statm: 7593 6949 82 6 0 7231 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35732

[startup+0.701435 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 14774
/proc/meminfo: memFree=1657888/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=30372 CPUtime=0.69
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 6983 0 0 0 66 3 0 0 25 0 1 0 243412100 31100928 6949 1992294400 134512640 134537284 4294956368 18446744073709551615 134521566 0 0 4096 0 0 0 0 17 0 0 0
/proc/14775/statm: 7593 6949 82 6 0 7231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35732

[startup+1.50152 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14776
/proc/meminfo: memFree=1630096/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=21812 CPUtime=1.49
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 7481 0 0 0 146 3 0 0 25 0 1 50000 243412100 22335488 4812 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14775/statm: 5453 4812 85 6 0 5091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27172

[startup+3.10168 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14776
/proc/meminfo: memFree=1638544/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=21812 CPUtime=3.09
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 7481 0 0 0 306 3 0 0 25 0 1 50000 243412100 22335488 4812 1992294400 134512640 134537284 4294956368 18446744073709551615 134515842 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14775/statm: 5453 4812 85 6 0 5091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27172

[startup+6.30201 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14776
/proc/meminfo: memFree=1638416/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=21944 CPUtime=6.28
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 7485 0 0 0 625 3 0 0 25 0 1 50000 243412100 22470656 4816 1992294400 134512640 134537284 4294956368 18446744073709551615 134523984 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14775/statm: 5486 4816 85 6 0 5124 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27304

[startup+12.7017 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14776
/proc/meminfo: memFree=1638416/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=21944 CPUtime=12.68
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 7485 0 0 0 1265 3 0 0 25 0 1 50000 243412100 22470656 4816 1992294400 134512640 134537284 4294956368 18446744073709551615 134515904 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14775/statm: 5486 4816 85 6 0 5124 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27304

[startup+25.503 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14776
/proc/meminfo: memFree=1638480/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=21944 CPUtime=25.47
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 7485 0 0 0 2544 3 0 0 25 0 1 50000 243412100 22470656 4816 1992294400 134512640 134537284 4294956368 18446744073709551615 134524312 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14775/statm: 5486 4816 85 6 0 5124 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27304

[startup+51.1026 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14776
/proc/meminfo: memFree=1638480/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=0
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243412100 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14774/statm: 1340 237 196 169 0 51 0
[pid=14775] ppid=14774 vsize=21944 CPUtime=51.06
/proc/14775/stat : 14775 (revival) R 14774 14774 14246 0 -1 4194304 7485 0 0 0 5103 3 0 0 25 0 1 50000 243412100 22470656 4816 1992294400 134512640 134537284 4294956368 18446744073709551615 134515953 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14775/statm: 5486 4816 85 6 0 5124 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27304

[startup+102.307 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1615376/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=34956 CPUtime=34.26
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 8568 0 0 0 3420 6 0 0 25 0 1 0 243418901 35794944 8552 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 8739 8552 77 170 0 8567 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 40316

[startup+162.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1597008/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=53532 CPUtime=94.24
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 13196 0 0 0 9414 10 0 0 25 0 1 0 243418901 54816768 13180 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 13383 13180 77 170 0 13211 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 58892

[startup+222.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1583184/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=67564 CPUtime=154.21
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 16621 0 0 0 15408 13 0 0 25 0 1 0 243418901 69185536 16605 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 16891 16605 77 170 0 16719 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 72924

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1571216/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=79460 CPUtime=214.19
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 19623 0 0 0 21403 16 0 0 25 0 1 0 243418901 81367040 19607 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 19865 19607 77 170 0 19693 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 84820

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1559440/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=91104 CPUtime=274.16
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 22544 0 0 0 27397 19 0 0 25 0 1 0 243418901 93290496 22528 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 22776 22528 77 170 0 22604 0
Current children cumulated CPU time (s) 342.13

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

/proc/14778/statm: 24783 24419 77 170 0 24611 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 104492

[startup+582.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1551696/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=99132 CPUtime=514.05
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 24439 0 0 0 51385 20 0 0 25 0 1 0 243418901 101511168 24423 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 24783 24423 77 170 0 24611 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 104492

[startup+642.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1551632/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=99132 CPUtime=574.04
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 24443 0 0 0 57383 21 0 0 25 0 1 0 243418901 101511168 24427 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 24783 24427 77 170 0 24611 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 104492

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1551568/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=99132 CPUtime=634.02
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 24445 0 0 0 63381 21 0 0 25 0 1 0 243418901 101511168 24429 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 24783 24429 77 170 0 24611 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 104492

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1551504/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=99132 CPUtime=693.99
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 24450 0 0 0 69378 21 0 0 25 0 1 0 243418901 101511168 24434 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 24783 24434 77 170 0 24611 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 104492

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1548304/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=102648 CPUtime=753.96
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 25259 0 0 0 75374 22 0 0 25 0 1 0 243418901 105111552 25243 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 25662 25243 77 170 0 25490 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 108008

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1542288/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=108748 CPUtime=813.93
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 26754 0 0 0 81370 23 0 0 25 0 1 0 243418901 111357952 26738 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 27187 26738 77 170 0 27015 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 114108

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1533648/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=117604 CPUtime=873.91
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 28901 0 0 0 87367 24 0 0 25 0 1 0 243418901 120426496 28885 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 29401 28885 77 170 0 29229 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 122964

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14778
/proc/meminfo: memFree=1527184/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=123904 CPUtime=933.89
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 30497 0 0 0 93363 26 0 0 25 0 1 0 243418901 126877696 30481 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 30976 30481 77 170 0 30804 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 129264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14784
/proc/meminfo: memFree=1526480/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=124432 CPUtime=993.87
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 30608 0 0 0 99361 26 0 0 25 0 1 0 243418901 127418368 30592 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 31108 30592 77 170 0 30936 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 129792

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14784
/proc/meminfo: memFree=1526480/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=124432 CPUtime=1053.84
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 30610 0 0 0 105358 26 0 0 25 0 1 0 243418901 127418368 30594 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 31108 30594 77 170 0 30936 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 129792

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14784
/proc/meminfo: memFree=1526480/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=124432 CPUtime=1113.81
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 30612 0 0 0 111355 26 0 0 25 0 1 0 243418901 127418368 30596 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 31108 30596 77 170 0 30936 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 129792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 14784
/proc/meminfo: memFree=1526480/2055920 swapFree=4179768/4192956
[pid=14774] ppid=14772 vsize=5360 CPUtime=67.97
/proc/14774/stat : 14774 (run.sh) S 14772 14774 14246 0 -1 4194304 341 11909 0 0 0 0 6787 10 16 0 1 0 243412100 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14774/statm: 1340 241 197 169 0 51 0
[pid=14778] ppid=14774 vsize=124432 CPUtime=1132.11
/proc/14778/stat : 14778 (minisat) R 14774 14774 14246 0 -1 4194304 30612 0 0 0 113185 26 0 0 25 0 1 0 243418901 127418368 30596 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14778/statm: 31108 30596 77 170 0 30936 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 129792

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 14774 and gives
#  childrusage.ru_utime.tv_sec=67
#  childrusage.ru_utime.tv_usec=872681
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=103984
# CPU time returned by wait4() is 67.9767
# while last known CPU time is 1200.08
#
# 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.08
CPU user time (s): 1199.72
CPU system time (s): 0.36
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 129792

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

runsolver used 1.14783 second user time and 3.23051 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-12 20:44:02
IDJOB=1806993
IDBENCH=71140
IDSOLVER=647
FILE ID=node45/1806993-1242153842
PBS_JOBID= 9289678
Free space on /tmp= 66200 MiB

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

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

MD5SUM BENCH= 97b074a6a073bb165e8c5c9ac040a066
RANDOM SEED=1371896433

node45.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.231
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.231
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:       1658432 kB
Buffers:         46784 kB
Cached:         268112 kB
SwapCached:       6948 kB
Active:          79348 kB
Inactive:       243852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658432 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:           12112 kB
Writeback:           0 kB
Mapped:          13996 kB
Slab:            60376 kB
Committed_AS:   879300 kB
PageTables:       1376 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= 66192 MiB
End job on node45 at 2009-05-12 21:04:05