Trace number 1807204

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g10.cnf
MD5SUM4b3c9ace68adf36eacbbfebb5083efc4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.2587
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.01/0.09	c ==============================================================================
0.01/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.09	c ==============================================================================
0.01/0.09	c |         0 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.19/0.29	c |         0 |   60173   195287 |      --       0       --      -- |     --   | -1236/71614
0.19/0.29	c ==============================================================================
0.19/0.29	c Result  :   #vars: 900   #clauses: 60173   #literals: 195287
0.19/0.29	c CPU time:   0.279957 s
0.19/0.29	c ==============================================================================
0.28/0.38	c SatElite is done !
0.28/0.38	c revival is preprocessing the formula...#ITERATIONS 7
22.46/22.58	#LEARNT CLAUSES 1
22.56/22.63	done !
22.56/22.63	c Calling MINISAT
22.56/22.63	This is MiniSat 2.0 beta
22.56/22.63	WARNING: for repeatability, setting FPU to use double precision
22.56/22.63	============================[ Problem Statistics ]=============================
22.56/22.63	|                                                                             |
22.56/22.63	|  Number of variables:  900                                                  |
22.56/22.63	|  Number of clauses:    60174                                                |
22.56/22.66	|  Parsing time:         0.03         s                                       |
22.56/22.67	============================[ Search Statistics ]==============================
22.56/22.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.56/22.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.56/22.67	===============================================================================
22.56/22.67	|         0 |     900    60174   171937 |    20058        0    nan |  0.000 % |
22.56/22.68	|       100 |     900    60174   171937 |    22063      100    103 |  0.000 % |
22.56/22.70	|       251 |     900    60174   171937 |    24270      251     86 |  0.000 % |
22.60/22.72	|       477 |     900    60174   171937 |    26697      477     91 |  0.000 % |
22.60/22.77	|       816 |     900    60174   171937 |    29366      816     94 |  0.000 % |
22.60/22.84	|      1323 |     900    60174   171937 |    32303     1323     89 |  0.000 % |
22.60/22.96	|      2082 |     900    60174   171937 |    35533     2082     92 |  0.000 % |
23.05/23.18	|      3224 |     900    60174   171937 |    39087     3224     94 |  0.000 % |
23.45/23.58	|      4933 |     900    60174   171937 |    42996     4933     95 |  0.000 % |
24.15/24.21	|      7495 |     900    60174   171937 |    47295     7495     93 |  0.000 % |
25.65/25.73	|     11339 |     900    60174   171937 |    52025    11339     94 |  0.000 % |
28.45/28.56	|     17105 |     900    60174   171937 |    57227    17105     94 |  0.000 % |
33.64/33.79	|     25755 |     900    60174   171937 |    62950    25755     96 |  0.000 % |
41.04/41.10	|     38730 |     900    60174   171937 |    69245    38730     91 |  0.000 % |
66.12/66.26	|     58194 |     900    60174   171937 |    76170    58194     94 |  0.000 % |
99.61/99.75	|     87386 |     900    60174   171937 |    83787    29007     84 |  0.000 % |
137.29/137.42	|    131176 |     900    60174   171937 |    92165    72797     91 |  0.000 % |
195.75/195.94	|    196862 |     900    60174   171937 |   101382    65312     82 |  0.000 % |
286.11/286.39	|    295388 |     900    60174   171937 |   111520    80271     88 |  0.000 % |
472.99/473.34	|    443180 |     900    60174   171937 |   122672    51783     77 |  0.000 % |
787.33/787.88	|    664863 |     900    60174   171937 |   134940    77077     83 |  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-1807204-1242155557/watcher-1807204-1242155557 -o /tmp/evaluation-result-1807204-1242155557/solver-1807204-1242155557 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807204-1242155557.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 18566
/proc/meminfo: memFree=1112696/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=0
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243589363 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 238 197 169 0 51 0
[pid=18567] ppid=18566 vsize=684 CPUtime=0
/proc/18567/stat : 18567 (SatElite) R 18566 18566 18084 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 243589363 700416 88 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/18567/statm: 171 89 51 126 0 42 0

[startup+0.0219139 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18566
/proc/meminfo: memFree=1112696/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=0
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243589363 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 238 197 169 0 51 0
[pid=18567] ppid=18566 vsize=1372 CPUtime=0.01
/proc/18567/stat : 18567 (SatElite) R 18566 18566 18084 0 -1 4194304 253 0 0 0 1 0 0 0 19 0 1 0 243589363 1404928 236 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/18567/statm: 343 236 51 126 0 214 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6732

[startup+0.102931 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18566
/proc/meminfo: memFree=1112696/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=0
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243589363 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 238 197 169 0 51 0
[pid=18567] ppid=18566 vsize=4584 CPUtime=0.09
/proc/18567/stat : 18567 (SatElite) R 18566 18566 18084 0 -1 4194304 1020 0 0 0 9 0 0 0 19 0 1 0 243589363 4694016 1003 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/18567/statm: 1146 1003 67 126 0 1017 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9944

[startup+0.301975 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18566
/proc/meminfo: memFree=1112696/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=0
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243589363 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 238 197 169 0 51 0
[pid=18567] ppid=18566 vsize=5648 CPUtime=0.28
/proc/18567/stat : 18567 (SatElite) R 18566 18566 18084 0 -1 4194304 1385 0 0 0 28 0 0 0 21 0 1 0 243589363 5783552 1234 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/18567/statm: 1412 1234 69 126 0 1283 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11008

[startup+0.701062 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18566
/proc/meminfo: memFree=1112696/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=0.37
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 317 1388 0 0 0 0 36 1 17 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 5360

[startup+1.50123 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18569
/proc/meminfo: memFree=1108584/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=0.37
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 317 1388 0 0 0 0 36 1 17 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18569] ppid=18566 vsize=4308 CPUtime=1.1
/proc/18569/stat : 18569 (revival) R 18566 18566 18084 0 -1 4194304 1041 0 0 0 110 0 0 0 25 0 1 50000 243589401 4411392 763 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18569/statm: 1077 763 85 6 0 715 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9668

[startup+3.10157 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18569
/proc/meminfo: memFree=1108456/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=0.37
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 317 1388 0 0 0 0 36 1 17 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18569] ppid=18566 vsize=4308 CPUtime=2.7
/proc/18569/stat : 18569 (revival) R 18566 18566 18084 0 -1 4194304 1042 0 0 0 270 0 0 0 25 0 1 50000 243589401 4411392 764 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18569/statm: 1077 764 85 6 0 715 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9668

[startup+6.30226 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18569
/proc/meminfo: memFree=1108208/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=0.37
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 317 1388 0 0 0 0 36 1 17 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18569] ppid=18566 vsize=4440 CPUtime=5.9
/proc/18569/stat : 18569 (revival) R 18566 18566 18084 0 -1 4194304 1081 0 0 0 590 0 0 0 25 0 1 50000 243589401 4546560 803 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18569/statm: 1110 803 85 6 0 748 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9800

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18569
/proc/meminfo: memFree=1107888/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=0.37
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 317 1388 0 0 0 0 36 1 17 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18569] ppid=18566 vsize=4704 CPUtime=12.29
/proc/18569/stat : 18569 (revival) R 18566 18566 18084 0 -1 4194304 1164 0 0 0 1229 0 0 0 25 0 1 50000 243589401 4816896 886 1992294400 134512640 134537284 4294956384 18446744073709551615 134515941 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18569/statm: 1176 886 85 6 0 814 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10064

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1102256/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=9172 CPUtime=2.85
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 2157 0 0 0 284 1 0 0 25 0 1 0 243591626 9392128 2141 1992294400 134512640 135212939 4294956240 18446744073709551615 134537692 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 2293 2141 77 170 0 2121 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 14532

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1086320/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=25136 CPUtime=28.43
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 6112 0 0 0 2838 5 0 0 25 0 1 0 243591626 25739264 6096 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 6284 6096 77 170 0 6112 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 30496

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1072496/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=38732 CPUtime=79.61
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 9485 0 0 0 7953 8 0 0 25 0 1 0 243591626 39661568 9469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 9683 9469 77 170 0 9511 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 44092

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1067376/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=44056 CPUtime=139.58
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 10804 0 0 0 13949 9 0 0 25 0 1 0 243591626 45113344 10788 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 11014 10788 77 170 0 10842 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 49416

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1065520/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=46068 CPUtime=199.54
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 11214 0 0 0 19944 10 0 0 25 0 1 0 243591626 47173632 11198 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 11517 11198 77 170 0 11345 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 51428

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1063152/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=48496 CPUtime=259.51
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 11817 0 0 0 25941 10 0 0 25 0 1 0 243591626 49659904 11801 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 12124 11801 77 170 0 11952 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 53856

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1055728/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=56004 CPUtime=319.48
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 13666 0 0 0 31936 12 0 0 25 0 1 0 243591626 57348096 13650 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 14001 13650 77 170 0 13829 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 61364

[startup+402.302 s]

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

/proc/18570/statm: 15035 14613 77 170 0 14863 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 65500

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1051312/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=60696 CPUtime=559.33
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 14760 0 0 0 55920 13 0 0 25 0 1 0 243591626 62152704 14744 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 15174 14744 77 170 0 15002 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 66056

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1047472/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=64452 CPUtime=619.3
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 15713 0 0 0 61916 14 0 0 25 0 1 0 243591626 65998848 15697 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 16113 15697 77 170 0 15941 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 69812

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1046832/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=65108 CPUtime=679.27
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 15844 0 0 0 67912 15 0 0 25 0 1 0 243591626 66670592 15828 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 16277 15828 77 170 0 16105 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 70468

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1046128/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=65780 CPUtime=739.24
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 16014 0 0 0 73909 15 0 0 25 0 1 0 243591626 67358720 15990 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 16445 15990 77 170 0 16273 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 71140

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1045872/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=66244 CPUtime=799.2
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 16112 0 0 0 79905 15 0 0 25 0 1 0 243591626 67833856 16088 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 16561 16088 77 170 0 16389 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 71604

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1045168/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=67140 CPUtime=859.16
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 16279 0 0 0 85901 15 0 0 25 0 1 0 243591626 68751360 16255 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 16785 16255 77 170 0 16613 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 72500

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1044208/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=68104 CPUtime=919.11
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 16537 0 0 0 91896 15 0 0 25 0 1 0 243591626 69738496 16513 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 17026 16513 77 170 0 16854 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 73464

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1042288/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=70040 CPUtime=979.09
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 16996 0 0 0 97893 16 0 0 25 0 1 0 243591626 71720960 16972 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 17510 16972 77 170 0 17338 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 75400

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1041776/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=70548 CPUtime=1039.06
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 17120 0 0 0 103890 16 0 0 25 0 1 0 243591626 72241152 17096 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 17637 17096 77 170 0 17465 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 75908

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1041392/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=70876 CPUtime=1099.03
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 17199 0 0 0 109887 16 0 0 25 0 1 0 243591626 72577024 17175 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 17719 17175 77 170 0 17547 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 76236

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1041264/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=71040 CPUtime=1159
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 17237 0 0 0 115884 16 0 0 25 0 1 0 243591626 72744960 17213 1992294400 134512640 135212939 4294956240 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 17760 17213 77 170 0 17588 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 76400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18570
/proc/meminfo: memFree=1041264/2055920 swapFree=4177300/4192956
[pid=18566] ppid=18564 vsize=5360 CPUtime=22.6
/proc/18566/stat : 18566 (run.sh) S 18564 18566 18084 0 -1 4194304 343 2698 0 0 0 0 2258 2 16 0 1 0 243589363 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18566/statm: 1340 241 197 169 0 51 0
[pid=18570] ppid=18566 vsize=71040 CPUtime=1177.49
/proc/18570/stat : 18570 (minisat) R 18566 18566 18084 0 -1 4194304 17238 0 0 0 117733 16 0 0 25 0 1 0 243591626 72744960 17214 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/18570/statm: 17760 17214 77 170 0 17588 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 76400

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

Real time (s): 1200.81
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.18
CPU usage (%): 99.9398
Max. virtual memory (cumulated for all children) (KiB): 76400

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

runsolver used 1.07584 second user time and 3.3025 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-12 21:12:37
IDJOB=1807204
IDBENCH=71324
IDSOLVER=648
FILE ID=node10/1807204-1242155557
PBS_JOBID= 9289711
Free space on /tmp= 66364 MiB

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

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

MD5SUM BENCH= 4b3c9ace68adf36eacbbfebb5083efc4
RANDOM SEED=1027738534

node10.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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:       1113176 kB
Buffers:         38984 kB
Cached:         840616 kB
SwapCached:       9500 kB
Active:          51628 kB
Inactive:       838760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1113176 kB
SwapTotal:     4192956 kB
SwapFree:      4177300 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          14092 kB
Slab:            38452 kB
Committed_AS:   909364 kB
PageTables:       1372 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= 66360 MiB
End job on node10 at 2009-05-12 21:32:40