Trace number 1807280

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
4.49/4.53	#LEARNT CLAUSES 0
4.59/4.68	done !
4.59/4.68	c Now, SatElite...
4.59/4.68	c Parsing...
4.66/5.01	c ==============================================================================
4.66/5.01	c |           |     ORIGINAL     |              LEARNT              |          |
4.66/5.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
4.66/5.01	c ==============================================================================
4.66/5.01	c |         0 |  215164   432288 |   64549       0        0     nan |  0.000 % |
6.17/6.29	c |         0 |  212446   711172 |      --       0       --      -- |     --   | -2718/278884
6.17/6.29	c ==============================================================================
6.17/6.29	c Result  :   #vars: 2030   #clauses: 212446   #literals: 711172
6.17/6.29	c CPU time:   1.58776 s
6.17/6.29	c ==============================================================================
6.56/6.68	c SatElite is done !
6.56/6.68	c Calling MINISAT
6.56/6.68	This is MiniSat 2.0 beta
6.56/6.68	WARNING: for repeatability, setting FPU to use double precision
6.56/6.68	============================[ Problem Statistics ]=============================
6.56/6.68	|                                                                             |
6.56/6.68	|  Number of variables:  2030                                                 |
6.56/6.68	|  Number of clauses:    212446                                               |
6.66/6.79	|  Parsing time:         0.10         s                                       |
6.66/6.79	============================[ Search Statistics ]==============================
6.66/6.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.66/6.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.66/6.79	===============================================================================
6.66/6.79	|         0 |    2030   212446   711172 |    70815        0    nan |  0.000 % |
6.66/6.83	|       100 |    2030   212446   711172 |    77896      100    146 |  0.000 % |
6.66/6.87	|       252 |    2030   212446   711172 |    85686      252    176 |  0.000 % |
6.66/6.93	|       479 |    2030   212446   711172 |    94255      479    167 |  0.000 % |
6.66/7.02	|       816 |    2030   212446   711172 |   103680      816    171 |  0.000 % |
6.66/7.16	|      1322 |    2030   212446   711172 |   114048     1322    194 |  0.000 % |
6.66/7.35	|      2082 |    2030   212446   711172 |   125453     2082    189 |  0.000 % |
7.58/7.67	|      3222 |    2030   212446   711172 |   137999     3222    204 |  0.000 % |
8.07/8.19	|      4930 |    2030   212446   711172 |   151798     4930    208 |  0.000 % |
8.87/8.98	|      7493 |    2030   212446   711172 |   166978     7493    199 |  0.000 % |
10.57/10.60	|     11340 |    2030   212446   711172 |   183676    11340    199 |  0.000 % |
13.17/13.27	|     17106 |    2030   212446   711172 |   202044    17106    205 |  0.000 % |
19.17/19.26	|     25756 |    2030   212446   711172 |   222248    25756    208 |  0.000 % |
30.45/30.57	|     38731 |    2030   212446   711172 |   244473    38731    216 |  0.000 % |
56.95/57.05	|     58192 |    2030   212446   711172 |   268921    58192    221 |  0.000 % |
112.53/112.69	|     87390 |    2030   212446   711172 |   295813    87390    229 |  0.000 % |
276.12/276.33	|    131180 |    2030   212446   711172 |   325394   131180    239 |  0.000 % |
545.39/545.78	|    196865 |    2030   212446   711172 |   357933   196865    236 |  0.000 % |
1141.53/1142.19	|    295393 |    2030   212446   711172 |   393727   295393    240 |  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-1807280-1242156240/watcher-1807280-1242156240 -o /tmp/evaluation-result-1807280-1242156240/solver-1807280-1242156240 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807280-1242156240.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 1.04 1.00 3/65 5537
/proc/meminfo: memFree=1622528/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=0
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243656711 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5537/statm: 1340 237 196 169 0 51 0
[pid=5538] ppid=5537 vsize=2636 CPUtime=0
/proc/5538/stat : 5538 (revival) R 5537 5537 4937 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 243656711 2699264 264 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 659 272 82 6 0 297 0

[startup+0.01186 s]
/proc/loadavg: 0.97 1.04 1.00 3/65 5537
/proc/meminfo: memFree=1622528/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=0
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243656711 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5537/statm: 1340 237 196 169 0 51 0
[pid=5538] ppid=5537 vsize=4804 CPUtime=0
/proc/5538/stat : 5538 (revival) R 5537 5537 4937 0 -1 4194304 922 0 0 0 0 0 0 0 19 0 1 0 243656711 4919296 888 1992294400 134512640 134537284 4294956368 18446744073709551615 10195917 0 0 4096 0 0 0 0 17 0 0 0
/proc/5538/statm: 1201 889 82 6 0 839 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10164

[startup+0.10187 s]
/proc/loadavg: 0.97 1.04 1.00 3/65 5537
/proc/meminfo: memFree=1622528/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=0
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243656711 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5537/statm: 1340 237 196 169 0 51 0
[pid=5538] ppid=5537 vsize=8952 CPUtime=0.09
/proc/5538/stat : 5538 (revival) R 5537 5537 4937 0 -1 4194304 2561 0 0 0 8 1 0 0 19 0 1 50000 243656711 9166848 1845 1992294400 134512640 134537284 4294956368 18446744073709551615 134523984 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5538/statm: 2238 1845 85 6 0 1876 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14312

[startup+0.301893 s]
/proc/loadavg: 0.97 1.04 1.00 3/65 5537
/proc/meminfo: memFree=1622528/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=0
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243656711 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5537/statm: 1340 237 196 169 0 51 0
[pid=5538] ppid=5537 vsize=8952 CPUtime=0.29
/proc/5538/stat : 5538 (revival) R 5537 5537 4937 0 -1 4194304 2561 0 0 0 28 1 0 0 21 0 1 50000 243656711 9166848 1845 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5538/statm: 2238 1845 85 6 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14312

[startup+0.701939 s]
/proc/loadavg: 0.97 1.04 1.00 3/65 5537
/proc/meminfo: memFree=1622528/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=0
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243656711 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5537/statm: 1340 237 196 169 0 51 0
[pid=5538] ppid=5537 vsize=8952 CPUtime=0.69
/proc/5538/stat : 5538 (revival) R 5537 5537 4937 0 -1 4194304 2563 0 0 0 68 1 0 0 24 0 1 50000 243656711 9166848 1847 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5538/statm: 2238 1847 85 6 0 1876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14312

[startup+1.50103 s]
/proc/loadavg: 0.97 1.04 1.00 2/67 5539
/proc/meminfo: memFree=1614960/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=0
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243656711 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5537/statm: 1340 237 196 169 0 51 0
[pid=5538] ppid=5537 vsize=8952 CPUtime=1.49
/proc/5538/stat : 5538 (revival) R 5537 5537 4937 0 -1 4194304 2563 0 0 0 148 1 0 0 25 0 1 50000 243656711 9166848 1847 1992294400 134512640 134537284 4294956368 18446744073709551615 134523787 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5538/statm: 2238 1847 85 6 0 1876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14312

[startup+3.10122 s]
/proc/loadavg: 0.97 1.04 1.00 2/67 5539
/proc/meminfo: memFree=1614832/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=0
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243656711 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5537/statm: 1340 237 196 169 0 51 0
[pid=5538] ppid=5537 vsize=8952 CPUtime=3.09
/proc/5538/stat : 5538 (revival) R 5537 5537 4937 0 -1 4194304 2563 0 0 0 308 1 0 0 25 0 1 50000 243656711 9166848 1847 1992294400 134512640 134537284 4294956368 18446744073709551615 134531162 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5538/statm: 2238 1847 85 6 0 1876 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14312

[startup+6.30159 s]
/proc/loadavg: 0.98 1.04 1.00 2/67 5540
/proc/meminfo: memFree=1601648/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=4.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 311 2578 0 0 0 0 464 2 16 0 1 0 243656711 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5537/statm: 1340 238 197 169 0 51 0
[pid=5540] ppid=5537 vsize=18176 CPUtime=1.61
/proc/5540/stat : 5540 (SatElite) R 5537 5537 4937 0 -1 4194304 4411 0 0 0 159 2 0 0 25 0 1 0 243657179 18612224 3974 1992294400 134512640 135031949 4294956240 18446744073709551615 134754869 0 0 4096 3 0 0 0 17 1 0 0
/proc/5540/statm: 4544 3974 68 126 0 4415 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23536

[startup+12.7013 s]
/proc/loadavg: 0.98 1.04 1.00 2/67 5541
/proc/meminfo: memFree=1591856/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=25408 CPUtime=6.01
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 6162 0 0 0 598 3 0 0 25 0 1 0 243657379 26017792 6146 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 6352 6146 77 170 0 6180 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30768

[startup+25.5018 s]
/proc/loadavg: 0.98 1.04 1.00 2/67 5541
/proc/meminfo: memFree=1574768/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=41808 CPUtime=18.8
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 10252 0 0 0 1874 6 0 0 25 0 1 0 243657379 42811392 10236 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 10452 10236 77 170 0 10280 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 47168

[startup+51.1017 s]
/proc/loadavg: 0.99 1.03 1.00 2/67 5541
/proc/meminfo: memFree=1555248/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=61436 CPUtime=44.39
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 15141 0 0 0 4429 10 0 0 25 0 1 0 243657379 62910464 15125 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 15359 15125 77 170 0 15187 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66796

[startup+102.307 s]
/proc/loadavg: 0.99 1.03 1.00 2/67 5541
/proc/meminfo: memFree=1524464/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=91692 CPUtime=95.58
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 22708 0 0 0 9539 19 0 0 25 0 1 0 243657379 93892608 22692 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 22923 22692 77 170 0 22751 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 97052

[startup+162.302 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 5541
/proc/meminfo: memFree=1504304/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=112208 CPUtime=155.55
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 27787 0 0 0 15531 24 0 0 25 0 1 0 243657379 114900992 27771 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 28052 27771 77 170 0 27880 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 117568

[startup+222.301 s]
/proc/loadavg: 0.99 1.01 1.00 2/67 5541
/proc/meminfo: memFree=1486896/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=129300 CPUtime=215.5
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 32089 0 0 0 21521 29 0 0 25 0 1 0 243657379 132403200 32073 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 32325 32073 77 170 0 32153 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 134660

[startup+282.301 s]
/proc/loadavg: 0.99 1.01 1.00 2/67 5541
/proc/meminfo: memFree=1471216/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=144976 CPUtime=275.45
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 36018 0 0 0 27513 32 0 0 25 0 1 0 243657379 148455424 36002 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 36244 36002 77 170 0 36072 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 150336

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1454256/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=161968 CPUtime=335.43
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 40202 0 0 0 33506 37 0 0 25 0 1 0 243657379 165855232 40186 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 40492 40186 77 170 0 40320 0
Current children cumulated CPU time (s) 342.09

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

/proc/5541/statm: 50426 50091 77 170 0 50254 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 207064

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1401136/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=215020 CPUtime=575.32
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 53457 0 0 0 57480 52 0 0 25 0 1 0 243657379 220180480 53441 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 53755 53441 77 170 0 53583 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 220380

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1390384/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=226104 CPUtime=635.3
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 56119 0 0 0 63476 54 0 0 25 0 1 0 243657379 231530496 56103 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 56526 56103 77 170 0 56354 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 231464

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1378608/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=237936 CPUtime=695.28
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 59072 0 0 0 69471 57 0 0 25 0 1 0 243657379 243646464 59056 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 59484 59056 77 170 0 59312 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 243296

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1367856/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=248652 CPUtime=755.25
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 61726 0 0 0 75467 58 0 0 25 0 1 0 243657379 254619648 61710 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 62163 61710 77 170 0 61991 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 254012

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1358768/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=257812 CPUtime=815.23
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 64023 0 0 0 81462 61 0 0 25 0 1 0 243657379 263999488 64007 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 64453 64007 77 170 0 64281 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 263172

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1349104/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=267412 CPUtime=875.2
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 66411 0 0 0 87456 64 0 0 25 0 1 0 243657379 273829888 66395 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 66853 66395 77 170 0 66681 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 272772

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1340336/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=276172 CPUtime=935.16
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 68611 0 0 0 93450 66 0 0 25 0 1 0 243657379 282800128 68595 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 69043 68595 77 170 0 68871 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 281532

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1330736/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=285580 CPUtime=995.14
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 70970 0 0 0 99445 69 0 0 25 0 1 0 243657379 292433920 70954 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 71395 70954 77 170 0 71223 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 290940

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5541
/proc/meminfo: memFree=1320944/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=295616 CPUtime=1055.11
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 73453 0 0 0 105440 71 0 0 25 0 1 0 243657379 302710784 73437 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 73904 73437 77 170 0 73732 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 300976

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5543
/proc/meminfo: memFree=1310000/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=306300 CPUtime=1115.09
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 76129 0 0 0 111435 74 0 0 25 0 1 0 243657379 313651200 76113 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 76575 76113 77 170 0 76403 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 311660

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5543
/proc/meminfo: memFree=1301168/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=315280 CPUtime=1175.06
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 78373 0 0 0 117430 76 0 0 25 0 1 0 243657379 322846720 78357 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 78820 78357 77 170 0 78648 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 320640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 5543
/proc/meminfo: memFree=1297648/2055920 swapFree=4179916/4192956
[pid=5537] ppid=5535 vsize=5360 CPUtime=6.66
/proc/5537/stat : 5537 (run.sh) S 5535 5537 4937 0 -1 4194304 341 6992 0 0 0 0 659 7 16 0 1 0 243656711 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5537/statm: 1340 241 197 169 0 51 0
[pid=5541] ppid=5537 vsize=318600 CPUtime=1193.35
/proc/5541/stat : 5541 (minisat) R 5537 5537 4937 0 -1 4194304 79192 0 0 0 119258 77 0 0 25 0 1 0 243657379 326246400 79176 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/5541/statm: 79650 79176 77 170 0 79478 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 323960

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 5537 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=596997
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=73988
# CPU time returned by wait4() is 6.67098
# while last known CPU time is 1200.01
#
# 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.01
CPU user time (s): 1199.17
CPU system time (s): 0.84
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 323960

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

runsolver used 1.09183 second user time and 3.2875 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-12 21:24:00
IDJOB=1807280
IDBENCH=71428
IDSOLVER=647
FILE ID=node74/1807280-1242156240
PBS_JOBID= 9289652
Free space on /tmp= 102956 MiB

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

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=2098588646

node74.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.233
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.233
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:       1623008 kB
Buffers:         41036 kB
Cached:         323696 kB
SwapCached:       6140 kB
Active:          32344 kB
Inactive:       340984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623008 kB
SwapTotal:     4192956 kB
SwapFree:      4179916 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          14244 kB
Slab:            45476 kB
Committed_AS:   913256 kB
PageTables:       1444 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= 102948 MiB
End job on node74 at 2009-05-12 21:44:03