Trace number 1807239

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

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes4.cnf
MD5SUMdf9c42090e37db3e7c6222a93cb90a4d
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 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.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.18/0.24	c |         0 |   60148   195295 |      --       0       --      -- |     --   | -1261/71622
0.18/0.24	c ==============================================================================
0.18/0.24	c Result  :   #vars: 900   #clauses: 60148   #literals: 195295
0.18/0.24	c CPU time:   0.232964 s
0.18/0.24	c ==============================================================================
0.29/0.34	c SatElite is done !
0.29/0.34	c revival is preprocessing the formula...#ITERATIONS 6
20.57/20.64	#LEARNT CLAUSES 0
20.57/20.68	done !
20.57/20.68	c Calling MINISAT
20.57/20.69	This is MiniSat 2.0 beta
20.57/20.69	WARNING: for repeatability, setting FPU to use double precision
20.57/20.69	============================[ Problem Statistics ]=============================
20.57/20.69	|                                                                             |
20.57/20.69	|  Number of variables:  900                                                  |
20.57/20.69	|  Number of clauses:    60148                                                |
20.67/20.72	|  Parsing time:         0.03         s                                       |
20.67/20.72	============================[ Search Statistics ]==============================
20.67/20.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.67/20.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.67/20.72	===============================================================================
20.67/20.72	|         0 |     900    60148   171326 |    20049        0    nan |  0.000 % |
20.67/20.73	|       103 |     900    60148   171326 |    22054      103    113 |  0.000 % |
20.67/20.75	|       254 |     900    60148   171326 |    24259      254    101 |  0.000 % |
20.67/20.78	|       479 |     900    60148   171326 |    26685      479    106 |  0.000 % |
20.77/20.82	|       816 |     900    60148   171326 |    29354      816    104 |  0.000 % |
20.77/20.88	|      1322 |     900    60148   171326 |    32289     1322    106 |  0.000 % |
20.87/20.99	|      2081 |     900    60148   171326 |    35518     2081    116 |  0.000 % |
21.06/21.17	|      3220 |     900    60148   171326 |    39070     3220    113 |  0.000 % |
21.37/21.46	|      4929 |     900    60148   171326 |    42977     4929    112 |  0.000 % |
21.97/22.05	|      7492 |     900    60148   171326 |    47275     7492    115 |  0.000 % |
23.07/23.18	|     11336 |     900    60148   171326 |    52002    11336    114 |  0.000 % |
25.17/25.29	|     17102 |     900    60148   171326 |    57203    17102    113 |  0.000 % |
29.76/29.84	|     25751 |     900    60148   171326 |    62923    25751    111 |  0.000 % |
40.46/40.55	|     38730 |     900    60148   171326 |    69215    38730    109 |  0.000 % |
63.65/63.73	|     58194 |     900    60148   171326 |    76137    58194    106 |  0.000 % |
102.44/102.56	|     87386 |     900    60148   171326 |    83751    27942     88 |  0.000 % |
143.23/143.36	|    131175 |     900    60148   171326 |    92126    71731    101 |  0.000 % |
224.01/224.10	|    196860 |     900    60148   171326 |   101338    62223    112 |  0.000 % |
365.46/365.60	|    295389 |     900    60148   171326 |   111472    75494    103 |  0.000 % |
553.81/554.07	|    443180 |     900    60148   171326 |   122619    41324     91 |  0.000 % |
889.90/890.22	|    664864 |     900    60148   171326 |   134881    58905     89 |  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-1807239-1242155954/watcher-1807239-1242155954 -o /tmp/evaluation-result-1807239-1242155954/solver-1807239-1242155954 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807239-1242155954.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/65 24561
/proc/meminfo: memFree=1261120/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=0
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243624393 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 238 197 169 0 51 0
[pid=24562] ppid=24561 vsize=828 CPUtime=0
/proc/24562/stat : 24562 (SatElite) R 24561 24561 23843 0 -1 4194304 122 0 0 0 0 0 0 0 19 0 1 0 243624393 847872 105 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/24562/statm: 207 105 51 126 0 78 0

[startup+0.046298 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24561
/proc/meminfo: memFree=1261120/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=0
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243624393 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 238 197 169 0 51 0
[pid=24562] ppid=24561 vsize=4316 CPUtime=0.03
/proc/24562/stat : 24562 (SatElite) R 24561 24561 23843 0 -1 4194304 958 0 0 0 3 0 0 0 19 0 1 0 243624393 4419584 941 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/24562/statm: 1079 941 67 126 0 950 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9676

[startup+0.101304 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24561
/proc/meminfo: memFree=1261120/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=0
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243624393 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 238 197 169 0 51 0
[pid=24562] ppid=24561 vsize=6672 CPUtime=0.08
/proc/24562/stat : 24562 (SatElite) R 24561 24561 23843 0 -1 4194304 1365 0 0 0 8 0 0 0 19 0 1 0 243624393 6832128 1348 1992294400 134512640 135031949 4294956224 18446744073709551615 134563328 0 0 4096 3 0 0 0 17 0 0 0
/proc/24562/statm: 1668 1348 67 126 0 1539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12032

[startup+0.301324 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24561
/proc/meminfo: memFree=1261120/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=0
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243624393 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 238 197 169 0 51 0
[pid=24562] ppid=24561 vsize=5652 CPUtime=0.29
/proc/24562/stat : 24562 (SatElite) R 24561 24561 23843 0 -1 4194304 1369 0 0 0 28 1 0 0 21 0 1 0 243624393 5787648 1230 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/24562/statm: 1413 1230 69 126 0 1284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11012

[startup+0.701367 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 24561
/proc/meminfo: memFree=1261120/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=0.33
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 317 1372 0 0 0 0 32 1 17 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 5360

[startup+1.50145 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 24564
/proc/meminfo: memFree=1257008/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=0.33
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 317 1372 0 0 0 0 32 1 17 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24564] ppid=24561 vsize=4316 CPUtime=1.14
/proc/24564/stat : 24564 (revival) R 24561 24561 23843 0 -1 4194304 1037 0 0 0 114 0 0 0 25 0 1 50000 243624427 4419584 760 1992294400 134512640 134537284 4294956384 18446744073709551615 134523827 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24564/statm: 1079 760 85 6 0 717 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9676

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 24564
/proc/meminfo: memFree=1256880/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=0.33
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 317 1372 0 0 0 0 32 1 17 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24564] ppid=24561 vsize=4316 CPUtime=2.75
/proc/24564/stat : 24564 (revival) R 24561 24561 23843 0 -1 4194304 1041 0 0 0 274 1 0 0 25 0 1 50000 243624427 4419584 764 1992294400 134512640 134537284 4294956384 18446744073709551615 134523829 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24564/statm: 1079 764 85 6 0 717 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9676

[startup+6.30294 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 24564
/proc/meminfo: memFree=1256624/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=0.33
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 317 1372 0 0 0 0 32 1 17 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24564] ppid=24561 vsize=4448 CPUtime=5.95
/proc/24564/stat : 24564 (revival) R 24561 24561 23843 0 -1 4194304 1081 0 0 0 594 1 0 0 25 0 1 50000 243624427 4554752 804 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24564/statm: 1112 804 85 6 0 750 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9808

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 24564
/proc/meminfo: memFree=1256240/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=0.33
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 317 1372 0 0 0 0 32 1 17 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24564] ppid=24561 vsize=4712 CPUtime=12.35
/proc/24564/stat : 24564 (revival) R 24561 24561 23843 0 -1 4194304 1166 0 0 0 1234 1 0 0 25 0 1 50000 243624427 4825088 889 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24564/statm: 1178 889 85 6 0 816 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10072

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1246576/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=13280 CPUtime=4.8
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 3188 0 0 0 478 2 0 0 25 0 1 0 243626462 13598720 3172 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 3320 3172 77 170 0 3148 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18640

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1231920/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=27940 CPUtime=30.39
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 6828 0 0 0 3033 6 0 0 25 0 1 0 243626462 28610560 6812 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 6985 6812 77 170 0 6813 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33300

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1218544/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=41108 CPUtime=81.58
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 10086 0 0 0 8149 9 0 0 25 0 1 0 243626462 42094592 10070 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 10277 10070 77 170 0 10105 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 46468

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1215856/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=43968 CPUtime=141.56
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 10778 0 0 0 14146 10 0 0 25 0 1 0 243626462 45023232 10762 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 10992 10762 77 170 0 10820 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 49328

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1209264/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=50496 CPUtime=201.54
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 12383 0 0 0 20142 12 0 0 25 0 1 0 243626462 51707904 12367 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 12624 12367 77 170 0 12452 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 55856

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1207792/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=52192 CPUtime=261.51
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 12768 0 0 0 26139 12 0 0 25 0 1 0 243626462 53444608 12752 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 13048 12752 77 170 0 12876 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 57552

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1199856/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=60040 CPUtime=321.5
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 14719 0 0 0 32136 14 0 0 25 0 1 0 243626462 61480960 14703 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 15010 14703 77 170 0 14838 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 65400

[startup+402.302 s]

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

/proc/24565/statm: 16003 15673 77 170 0 15831 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 69372

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1194288/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=65660 CPUtime=561.43
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 16106 0 0 0 56127 16 0 0 25 0 1 0 243626462 67235840 16090 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 16415 16090 77 170 0 16243 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 71020

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1194032/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=66120 CPUtime=621.41
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 16181 0 0 0 62125 16 0 0 25 0 1 0 243626462 67706880 16165 1992294400 134512640 135212939 4294956240 18446744073709551615 134526765 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 16530 16165 77 170 0 16358 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 71480

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 24565
/proc/meminfo: memFree=1193328/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=66860 CPUtime=681.39
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 16341 0 0 0 68123 16 0 0 25 0 1 0 243626462 68464640 16325 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 16715 16325 77 170 0 16543 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 72220

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1191600/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=68476 CPUtime=741.38
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 16761 0 0 0 74122 16 0 0 25 0 1 0 243626462 70119424 16745 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 17119 16745 77 170 0 16947 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 73836

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1191600/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=68476 CPUtime=801.36
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 16763 0 0 0 80120 16 0 0 25 0 1 0 243626462 70119424 16747 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 17119 16747 77 170 0 16947 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 73836

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1191536/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=68712 CPUtime=861.34
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 16802 0 0 0 86118 16 0 0 25 0 1 0 243626462 70361088 16786 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 17178 16786 77 170 0 17006 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 74072

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1191152/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=69228 CPUtime=921.32
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 16891 0 0 0 92116 16 0 0 25 0 1 0 243626462 70889472 16875 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 17307 16875 77 170 0 17135 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 74588

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1190704/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=69676 CPUtime=981.31
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 17006 0 0 0 98114 17 0 0 25 0 1 0 243626462 71348224 16990 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 17419 16990 77 170 0 17247 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 75036

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1187888/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=72508 CPUtime=1041.28
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 17717 0 0 0 104111 17 0 0 25 0 1 0 243626462 74248192 17693 1992294400 134512640 135212939 4294956240 18446744073709551615 134534912 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 18127 17693 77 170 0 17955 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 77868

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1187376/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=73212 CPUtime=1101.27
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 17856 0 0 0 110109 18 0 0 25 0 1 0 243626462 74969088 17832 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 18303 17832 77 170 0 18131 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 78572

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1186800/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=73696 CPUtime=1161.25
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 17997 0 0 0 116107 18 0 0 25 0 1 0 243626462 75464704 17973 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 18424 17973 77 170 0 18252 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 79056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24565
/proc/meminfo: memFree=1186544/2055912 swapFree=4149836/4192956
[pid=24561] ppid=24559 vsize=5360 CPUtime=20.67
/proc/24561/stat : 24561 (run.sh) S 24559 24561 23843 0 -1 4194304 343 2661 0 0 0 0 2064 3 16 0 1 0 243624393 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24561/statm: 1340 241 197 169 0 51 0
[pid=24565] ppid=24561 vsize=74024 CPUtime=1179.35
/proc/24565/stat : 24565 (minisat) R 24561 24561 23843 0 -1 4194304 18061 0 0 0 117917 18 0 0 25 0 1 0 243626462 75800576 18037 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/24565/statm: 18506 18037 77 170 0 18334 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 79384

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 24561 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=647861
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=33994
# CPU time returned by wait4() is 20.6819
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.02
CPU user time (s): 1199.81
CPU system time (s): 0.21
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 79384

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

runsolver used 1.11483 second user time and 3.2625 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-12 21:19:14
IDJOB=1807239
IDBENCH=71365
IDSOLVER=648
FILE ID=node78/1807239-1242155954
PBS_JOBID= 9289648
Free space on /tmp= 126588 MiB

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

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

MD5SUM BENCH= df9c42090e37db3e7c6222a93cb90a4d
RANDOM SEED=421498959

node78.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.243
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.243
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:      2055912 kB
MemFree:       1261600 kB
Buffers:         45380 kB
Cached:         642464 kB
SwapCached:      36152 kB
Active:          71780 kB
Inactive:       653660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1261600 kB
SwapTotal:     4192956 kB
SwapFree:      4149836 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          14224 kB
Slab:            54656 kB
Committed_AS:   684496 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126584 MiB
End job on node78 at 2009-05-12 21:39:16