Trace number 1807217

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g2.cnf
MD5SUM63d94048c368060530aaae24bc900bb9
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 variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
1.19/1.28	#LEARNT CLAUSES 0
1.29/1.34	done !
1.29/1.34	c Now, SatElite...
1.29/1.34	c Parsing...
1.32/1.44	c ==============================================================================
1.32/1.44	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.44	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.44	c ==============================================================================
1.32/1.44	c |         0 |   84314   169678 |   25294       0        0     nan |  0.000 % |
1.32/1.78	c |         0 |   82850   270971 |      --       0       --      -- |     --   | -1464/101293
1.32/1.78	c ==============================================================================
1.32/1.78	c Result  :   #vars: 1100   #clauses: 82850   #literals: 270971
1.32/1.78	c CPU time:   0.429934 s
1.32/1.78	c ==============================================================================
1.32/1.92	c SatElite is done !
1.32/1.92	c Calling MINISAT
1.32/1.92	This is MiniSat 2.0 beta
1.32/1.92	WARNING: for repeatability, setting FPU to use double precision
1.32/1.92	============================[ Problem Statistics ]=============================
1.32/1.92	|                                                                             |
1.32/1.92	|  Number of variables:  1100                                                 |
1.32/1.92	|  Number of clauses:    82850                                                |
1.32/1.96	|  Parsing time:         0.04         s                                       |
1.32/1.97	============================[ Search Statistics ]==============================
1.32/1.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.97	===============================================================================
1.32/1.97	|         0 |    1100    82850   270971 |    27616        0    nan |  0.000 % |
1.32/1.98	|       101 |    1100    82850   270971 |    30378      101    120 |  0.000 % |
1.91/2.00	|       251 |    1100    82850   270971 |    33416      251    106 |  0.000 % |
1.91/2.03	|       477 |    1100    82850   270971 |    36757      477     95 |  0.000 % |
1.91/2.07	|       816 |    1100    82850   270971 |    40433      816    108 |  0.000 % |
2.08/2.15	|      1323 |    1100    82850   270971 |    44476     1323    112 |  0.000 % |
2.18/2.26	|      2083 |    1100    82850   270971 |    48924     2083    114 |  0.000 % |
2.37/2.43	|      3222 |    1100    82850   270971 |    53817     3222    118 |  0.000 % |
2.67/2.74	|      4934 |    1100    82850   270971 |    59198     4934    121 |  0.000 % |
3.18/3.23	|      7497 |    1100    82850   270971 |    65118     7497    120 |  0.000 % |
4.27/4.31	|     11344 |    1100    82850   270971 |    71630    11344    125 |  0.000 % |
6.97/7.07	|     17110 |    1100    82850   270971 |    78793    17110    128 |  0.000 % |
12.76/12.88	|     25759 |    1100    82850   270971 |    86672    25759    126 |  0.000 % |
24.07/24.14	|     38738 |    1100    82850   270971 |    95340    38738    125 |  0.000 % |
55.24/55.31	|     58199 |    1100    82850   270971 |   104874    58199    124 |  0.000 % |
116.02/116.18	|     87391 |    1100    82850   270971 |   115361    87391    119 |  0.000 % |
209.77/209.98	|    131180 |    1100    82850   270971 |   126897    35106     96 |  0.000 % |
339.62/339.83	|    196866 |    1100    82850   270971 |   139587   100792    109 |  0.000 % |
535.45/535.77	|    295392 |    1100    82850   270971 |   153546    81439    106 |  0.000 % |
957.16/957.63	|    443183 |    1100    82850   270971 |   168901    99149    117 |  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-1807217-1242155735/watcher-1807217-1242155735 -o /tmp/evaluation-result-1807217-1242155735/solver-1807217-1242155735 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807217-1242155735.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 14845
/proc/meminfo: memFree=1657528/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=0
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243607207 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14845/statm: 1340 237 196 169 0 51 0
[pid=14846] ppid=14845 vsize=2124 CPUtime=0
/proc/14846/stat : 14846 (revival) R 14845 14845 14403 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 243607207 2174976 247 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14846/statm: 531 255 81 6 0 169 0

[startup+0.0970371 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14845
/proc/meminfo: memFree=1657528/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=0
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243607207 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14845/statm: 1340 237 196 169 0 51 0
[pid=14846] ppid=14845 vsize=4520 CPUtime=0.09
/proc/14846/stat : 14846 (revival) R 14845 14845 14403 0 -1 4194304 1065 0 0 0 9 0 0 0 19 0 1 50000 243607207 4628480 781 1992294400 134512640 134537284 4294956368 18446744073709551615 134515953 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14846/statm: 1130 781 85 6 0 768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9880

[startup+0.101036 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14845
/proc/meminfo: memFree=1657528/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=0
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243607207 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14845/statm: 1340 237 196 169 0 51 0
[pid=14846] ppid=14845 vsize=4520 CPUtime=0.09
/proc/14846/stat : 14846 (revival) R 14845 14845 14403 0 -1 4194304 1065 0 0 0 9 0 0 0 19 0 1 50000 243607207 4628480 781 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14846/statm: 1130 781 85 6 0 768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9880

[startup+0.301058 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14845
/proc/meminfo: memFree=1657528/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=0
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243607207 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14845/statm: 1340 237 196 169 0 51 0
[pid=14846] ppid=14845 vsize=4652 CPUtime=0.29
/proc/14846/stat : 14846 (revival) R 14845 14845 14403 0 -1 4194304 1067 0 0 0 29 0 0 0 21 0 1 50000 243607207 4763648 783 1992294400 134512640 134537284 4294956368 18446744073709551615 134531226 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14846/statm: 1163 783 85 6 0 801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10012

[startup+0.701103 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14845
/proc/meminfo: memFree=1657528/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=0
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243607207 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14845/statm: 1340 237 196 169 0 51 0
[pid=14846] ppid=14845 vsize=4652 CPUtime=0.69
/proc/14846/stat : 14846 (revival) R 14845 14845 14403 0 -1 4194304 1067 0 0 0 69 0 0 0 24 0 1 50000 243607207 4763648 783 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14846/statm: 1163 783 85 6 0 801 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10012

[startup+1.5012 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 14847
/proc/meminfo: memFree=1654248/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.32
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 311 1082 0 0 0 0 132 0 16 0 1 0 243607207 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14845/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5360

[startup+3.10137 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1649192/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=9256 CPUtime=1.17
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 2202 0 0 0 116 1 0 0 25 0 1 0 243607399 9478144 2186 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 2314 2187 77 170 0 2142 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14616

[startup+6.30173 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1641768/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=14452 CPUtime=4.37
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 3501 0 0 0 435 2 0 0 25 0 1 0 243607399 14798848 3485 1992294400 134512640 135212939 4294956240 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 3613 3485 77 170 0 3441 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19812

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1635816/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=19864 CPUtime=10.75
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 4865 0 0 0 1072 3 0 0 25 0 1 0 243607399 20340736 4849 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 4966 4849 77 170 0 4794 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 25224

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1627944/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=27564 CPUtime=23.55
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 6791 0 0 0 2350 5 0 0 25 0 1 0 243607399 28225536 6775 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 6891 6775 77 170 0 6719 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 32924

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1619176/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=36464 CPUtime=49.14
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 8997 0 0 0 4906 8 0 0 25 0 1 0 243607399 37339136 8981 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 9116 8981 77 170 0 8944 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 41824

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1606120/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=49316 CPUtime=100.32
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 12191 0 0 0 10021 11 0 0 25 0 1 0 243607399 50499584 12175 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 12329 12175 77 170 0 12157 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 54676

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1595432/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=60260 CPUtime=160.28
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 14864 0 0 0 16014 14 0 0 25 0 1 0 243607399 61706240 14848 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 15065 14848 77 170 0 14893 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 65620

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1589096/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=66488 CPUtime=220.26
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 16417 0 0 0 22010 16 0 0 25 0 1 0 243607399 68083712 16401 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 16622 16401 77 170 0 16450 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 71848

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1588008/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=67832 CPUtime=280.23
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 16687 0 0 0 28007 16 0 0 25 0 1 0 243607399 69459968 16671 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 16958 16671 77 170 0 16786 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 73192

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1587752/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=67976 CPUtime=340.21
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 16750 0 0 0 34005 16 0 0 25 0 1 0 243607399 69607424 16734 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 16994 16734 77 170 0 16822 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 73336

[startup+402.302 s]

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

/proc/14849/statm: 19774 19414 77 170 0 19602 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 84456

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1576360/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=79676 CPUtime=580.11
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 19572 0 0 0 57992 19 0 0 25 0 1 0 243607399 81588224 19556 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 19919 19556 77 170 0 19747 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 85036

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1576104/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=79996 CPUtime=640.09
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 19637 0 0 0 63990 19 0 0 25 0 1 0 243607399 81915904 19621 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 19999 19621 77 170 0 19827 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 85356

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1575400/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=80740 CPUtime=700.06
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 19788 0 0 0 69987 19 0 0 25 0 1 0 243607399 82677760 19772 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 20185 19772 77 170 0 20013 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 86100

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1571176/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=84840 CPUtime=760.05
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 20842 0 0 0 75985 20 0 0 25 0 1 0 243607399 86876160 20826 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 21210 20826 77 170 0 21038 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 90200

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1565672/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=90368 CPUtime=820.01
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 22220 0 0 0 81980 21 0 0 25 0 1 0 243607399 92536832 22204 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 22592 22204 77 170 0 22420 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 95728

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1565416/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=90692 CPUtime=879.98
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 22287 0 0 0 87977 21 0 0 25 0 1 0 243607399 92868608 22271 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 22673 22271 77 170 0 22501 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 96052

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1564584/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=91648 CPUtime=939.96
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 22491 0 0 0 93974 22 0 0 25 0 1 0 243607399 93847552 22475 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 22912 22475 77 170 0 22740 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 97008

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1564200/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=91944 CPUtime=999.94
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 22578 0 0 0 99972 22 0 0 25 0 1 0 243607399 94150656 22562 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 22986 22562 77 170 0 22814 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 97304

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1563944/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=92264 CPUtime=1059.91
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 22640 0 0 0 105969 22 0 0 25 0 1 0 243607399 94478336 22624 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 23066 22624 77 170 0 22894 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 97624

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1563176/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=93124 CPUtime=1119.88
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 22831 0 0 0 111966 22 0 0 25 0 1 0 243607399 95358976 22815 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 23281 22815 77 170 0 23109 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 98484

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1562856/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=93452 CPUtime=1179.85
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 22905 0 0 0 117963 22 0 0 25 0 1 0 243607399 95694848 22889 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 23363 22889 77 170 0 23191 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 98812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14849
/proc/meminfo: memFree=1561512/2055920 swapFree=4180420/4192956
[pid=14845] ppid=14843 vsize=5360 CPUtime=1.91
/proc/14845/stat : 14845 (run.sh) S 14843 14845 14403 0 -1 4194304 341 2896 0 0 0 0 189 2 16 0 1 0 243607207 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14845/statm: 1340 241 197 169 0 51 0
[pid=14849] ppid=14845 vsize=94904 CPUtime=1198.15
/proc/14849/stat : 14849 (minisat) R 14845 14845 14403 0 -1 4194304 23243 0 0 0 119793 22 0 0 25 0 1 0 243607399 97181696 23227 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14849/statm: 23726 23227 77 170 0 23554 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 100264

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 14845 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=893712
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=29995
# CPU time returned by wait4() is 1.92371
# while last known CPU time is 1200.06
#
# 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.06
CPU user time (s): 1199.82
CPU system time (s): 0.24
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 100264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.89371
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= 3237
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= 27

runsolver used 0.927858 second user time and 3.45047 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-12 21:15:35
IDJOB=1807217
IDBENCH=71339
IDSOLVER=647
FILE ID=node9/1807217-1242155735
PBS_JOBID= 9289712
Free space on /tmp= 66420 MiB

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

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

MD5SUM BENCH= 63d94048c368060530aaae24bc900bb9
RANDOM SEED=50448750

node9.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.240
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.240
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:       1658072 kB
Buffers:         44284 kB
Cached:         290288 kB
SwapCached:       6312 kB
Active:          56596 kB
Inactive:       286272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658072 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:            2404 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            41044 kB
Committed_AS:   833516 kB
PageTables:       1388 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= 66416 MiB
End job on node9 at 2009-05-12 21:35:37