Trace number 1805958

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.05 1200.71

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.01/0.06	c ==============================================================================
0.01/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.06	c ==============================================================================
0.01/0.06	c |         0 |   44574   199875 |   13372       0        0     nan |  0.000 % |
0.01/0.08	c |         0 |   43301   193807 |      --       0       --      -- |     --   | -474/-2348
0.01/0.08	c ==============================================================================
0.01/0.08	c Result  :   #vars: 4457   #clauses: 43301   #literals: 193807
0.01/0.08	c CPU time:   0.071989 s
0.01/0.08	c ==============================================================================
0.18/0.20	c SatElite is done !
0.18/0.20	c revival is preprocessing the formula...#ITERATIONS 24
13.48/13.69	#LEARNT CLAUSES 131
13.58/13.73	done !
13.58/13.73	c Calling MINISAT
13.58/13.73	This is MiniSat 2.0 beta
13.58/13.73	WARNING: for repeatability, setting FPU to use double precision
13.58/13.73	============================[ Problem Statistics ]=============================
13.58/13.73	|                                                                             |
13.58/13.73	|  Number of variables:  4457                                                 |
13.58/13.73	|  Number of clauses:    43006                                                |
13.58/13.77	|  Parsing time:         0.03         s                                       |
13.58/13.77	============================[ Search Statistics ]==============================
13.58/13.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.58/13.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.58/13.77	===============================================================================
13.58/13.77	|         0 |    4447    42985   147503 |    14328        0    nan |  0.000 % |
13.58/13.78	|       100 |    4447    42985   147503 |    15761      100     21 |  0.224 % |
13.62/13.88	|       251 |    4447    42985   147503 |    17337      251     31 |  0.224 % |
13.62/13.98	|       476 |    4447    42985   147503 |    19071      476     40 |  0.224 % |
13.62/14.12	|       813 |    4447    42985   147503 |    20978      813     44 |  0.224 % |
14.37/14.55	|      1320 |    4447    42985   147503 |    23075     1320     51 |  0.224 % |
14.87/15.02	|      2080 |    4447    42985   147503 |    25383     2080     47 |  0.224 % |
15.57/15.79	|      3219 |    4447    42985   147503 |    27921     3219     50 |  0.224 % |
16.47/16.63	|      4927 |    4447    42985   147503 |    30714     4927     53 |  0.224 % |
17.97/18.10	|      7490 |    4447    42985   147503 |    33785     7490     53 |  0.225 % |
20.97/21.14	|     11336 |    4447    42985   147503 |    37164    11336     52 |  0.225 % |
25.27/25.41	|     17103 |    4447    42985   147503 |    40880    17103     52 |  0.224 % |
31.37/31.57	|     25753 |    4447    42985   147503 |    44968    25753     52 |  0.224 % |
49.36/49.59	|     38727 |    4447    42985   147503 |    49465    38727     59 |  0.224 % |
72.75/72.96	|     58189 |    4447    42985   147503 |    54411    20839     48 |  0.224 % |
113.33/113.59	|     87382 |    4447    42985   147503 |    59853    50032     51 |  0.224 % |
184.90/185.11	|    131171 |    4447    42985   147503 |    65838    46495     49 |  0.224 % |
283.45/283.73	|    196855 |    4447    42985   147503 |    72422    62304     46 |  0.224 % |
515.84/516.23	|    295382 |    4447    42985   147503 |    79664    42296     52 |  0.224 % |
895.36/895.96	|    443171 |    4447    42985   147503 |    87630    57366     48 |  0.224 % |

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-1805958-1242143522/watcher-1805958-1242143522 -o /tmp/evaluation-result-1805958-1242143522/solver-1805958-1242143522 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805958-1242143522.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14955
/proc/meminfo: memFree=1012592/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=0
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242380749 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14955/statm: 1340 238 197 169 0 51 0
[pid=14956] ppid=14955 vsize=1552 CPUtime=0
/proc/14956/stat : 14956 (SatElite) R 14955 14955 14860 0 -1 4194304 276 0 0 0 0 0 0 0 19 0 1 0 242380750 1589248 259 1992294400 134512640 135031949 4294956224 18446744073709551615 134545461 0 0 4096 3 0 0 0 17 0 0 0
/proc/14956/statm: 388 260 52 126 0 259 0

[startup+0.0178111 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14955
/proc/meminfo: memFree=1012592/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=0
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242380749 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14955/statm: 1340 238 197 169 0 51 0
[pid=14956] ppid=14955 vsize=2224 CPUtime=0.01
/proc/14956/stat : 14956 (SatElite) R 14955 14955 14860 0 -1 4194304 438 0 0 0 1 0 0 0 19 0 1 0 242380750 2277376 421 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/14956/statm: 556 422 52 126 0 427 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7584

[startup+0.101826 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14955
/proc/meminfo: memFree=1012592/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=0
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242380749 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14955/statm: 1340 238 197 169 0 51 0
[pid=14956] ppid=14955 vsize=5476 CPUtime=0.09
/proc/14956/stat : 14956 (SatElite) R 14955 14955 14860 0 -1 4194304 1431 0 0 0 9 0 0 0 19 0 1 0 242380750 5607424 1189 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/14956/statm: 1369 1189 69 126 0 1240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10836

[startup+0.301866 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14955
/proc/meminfo: memFree=1012592/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=0.19
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 317 1434 0 0 0 0 18 1 17 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5360

[startup+0.701938 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14955
/proc/meminfo: memFree=1012592/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=0.19
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 317 1434 0 0 0 0 18 1 17 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5360

[startup+1.50209 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14958
/proc/meminfo: memFree=1007072/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=0.19
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 317 1434 0 0 0 0 18 1 17 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14958] ppid=14955 vsize=4632 CPUtime=1.19
/proc/14958/stat : 14958 (revival) R 14955 14955 14860 0 -1 4194304 1095 0 11 0 119 0 0 0 25 0 1 50000 242380770 4743168 799 1992294400 134512640 134537284 4294956384 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14958/statm: 1158 799 85 6 0 796 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9992

[startup+3.10139 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14958
/proc/meminfo: memFree=1006944/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=0.19
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 317 1434 0 0 0 0 18 1 17 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14958] ppid=14955 vsize=4632 CPUtime=2.79
/proc/14958/stat : 14958 (revival) R 14955 14955 14860 0 -1 4194304 1100 0 11 0 279 0 0 0 25 0 1 50000 242380770 4743168 804 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14958/statm: 1158 804 85 6 0 796 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 9992

[startup+6.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14958
/proc/meminfo: memFree=1006752/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=0.19
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 317 1434 0 0 0 0 18 1 17 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14958] ppid=14955 vsize=4632 CPUtime=6
/proc/14958/stat : 14958 (revival) R 14955 14955 14860 0 -1 4194304 1101 0 11 0 599 1 0 0 25 0 1 50000 242380770 4743168 805 1992294400 134512640 134537284 4294956384 18446744073709551615 134523829 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14958/statm: 1158 805 85 6 0 796 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9992

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14958
/proc/meminfo: memFree=1006632/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=0.19
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 317 1434 0 0 0 0 18 1 17 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14958] ppid=14955 vsize=4632 CPUtime=12.39
/proc/14958/stat : 14958 (revival) R 14955 14955 14860 0 -1 4194304 1108 0 11 0 1238 1 0 0 25 0 1 50000 242380770 4743168 812 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14958/statm: 1158 812 85 6 0 796 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 9992

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14959
/proc/meminfo: memFree=1001384/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=8648 CPUtime=11.75
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 1975 0 0 0 1173 2 0 0 25 0 1 0 242382123 8855552 1959 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 2162 1959 76 170 0 1990 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 14008

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14959
/proc/meminfo: memFree=994728/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=15216 CPUtime=37.33
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 3638 0 0 0 3730 3 0 0 25 0 1 0 242382123 15581184 3622 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 3804 3622 76 170 0 3632 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 20576

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14959
/proc/meminfo: memFree=992104/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=17684 CPUtime=88.52
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 4244 0 0 0 8848 4 0 0 25 0 1 0 242382123 18108416 4228 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 4421 4228 76 170 0 4249 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 23044

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14959
/proc/meminfo: memFree=989992/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=19932 CPUtime=148.49
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 4762 0 0 0 14844 5 0 0 25 0 1 0 242382123 20410368 4746 1992294400 134512640 135212939 4294956240 18446744073709551615 134529424 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 4983 4746 76 170 0 4811 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 25292

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14959
/proc/meminfo: memFree=988264/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=21680 CPUtime=208.46
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 5218 0 0 0 20840 6 0 0 25 0 1 0 242382123 22200320 5202 1992294400 134512640 135212939 4294956240 18446744073709551615 134537324 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 5420 5202 76 170 0 5248 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 27040

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14959
/proc/meminfo: memFree=987944/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=22268 CPUtime=268.43
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 5357 0 0 0 26837 6 0 0 25 0 1 0 242382123 22802432 5341 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 5567 5341 76 170 0 5395 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 27628

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14959
/proc/meminfo: memFree=987304/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=22736 CPUtime=328.4
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 5454 0 0 0 32834 6 0 0 25 0 1 0 242382123 23281664 5438 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 5684 5438 76 170 0 5512 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 28096

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14959
/proc/meminfo: memFree=987304/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62

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

[pid=14959] ppid=14955 vsize=25388 CPUtime=508.32
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 6115 0 0 0 50825 7 0 0 25 0 1 0 242382123 25997312 6099 1992294400 134512640 135212939 4294956240 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 6347 6099 76 170 0 6175 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 30748

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=983208/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=26732 CPUtime=568.29
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 6438 0 0 0 56822 7 0 0 25 0 1 0 242382123 27373568 6422 1992294400 134512640 135212939 4294956240 18446744073709551615 134529693 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 6683 6422 76 170 0 6511 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 32092

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=981928/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=28064 CPUtime=628.27
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 6762 0 0 0 62819 8 0 0 25 0 1 0 242382123 28737536 6746 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7016 6746 76 170 0 6844 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 33424

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=981928/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=28064 CPUtime=688.23
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 6764 0 0 0 68815 8 0 0 25 0 1 0 242382123 28737536 6748 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7016 6748 76 170 0 6844 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 33424

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=981928/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=28064 CPUtime=748.21
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 6764 0 0 0 74813 8 0 0 25 0 1 0 242382123 28737536 6748 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7016 6748 76 170 0 6844 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 33424

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=981160/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=28884 CPUtime=808.17
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 6973 0 0 0 80809 8 0 0 25 0 1 0 242382123 29577216 6957 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7221 6957 76 170 0 7049 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 34244

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=981096/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=28884 CPUtime=868.15
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 6975 0 0 0 86807 8 0 0 25 0 1 0 242382123 29577216 6959 1992294400 134512640 135212939 4294956240 18446744073709551615 134538887 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7221 6959 76 170 0 7049 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 34244

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=980072/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=29840 CPUtime=928.13
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 7229 0 0 0 92804 9 0 0 25 0 1 0 242382123 30556160 7213 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7460 7213 76 170 0 7288 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 35200

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=979688/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=30348 CPUtime=988.09
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 7339 0 0 0 98800 9 0 0 25 0 1 0 242382123 31076352 7323 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7587 7323 76 170 0 7415 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 35708

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=978920/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=31196 CPUtime=1048.06
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 7538 0 0 0 104797 9 0 0 25 0 1 0 242382123 31944704 7522 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7799 7522 76 170 0 7627 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 36556

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=978920/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=31364 CPUtime=1108.03
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 7561 0 0 0 110794 9 0 0 25 0 1 0 242382123 32116736 7545 1992294400 134512640 135212939 4294956240 18446744073709551615 134536040 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7841 7545 76 170 0 7669 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 36724

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=978536/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=31692 CPUtime=1167.99
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 7649 0 0 0 116790 9 0 0 25 0 1 0 242382123 32452608 7633 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7923 7633 76 170 0 7751 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 37052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=978536/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=31692 CPUtime=1186.39
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 7649 0 0 0 118630 9 0 0 25 0 1 0 242382123 32452608 7633 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7923 7633 76 170 0 7751 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 37052

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14965
/proc/meminfo: memFree=978536/2055920 swapFree=4181168/4192956
[pid=14955] ppid=14953 vsize=5360 CPUtime=13.62
/proc/14955/stat : 14955 (run.sh) S 14953 14955 14860 0 -1 4194304 343 2556 0 13 0 0 1360 2 16 0 1 0 242380749 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14955/statm: 1340 241 197 169 0 51 0
[pid=14959] ppid=14955 vsize=31692 CPUtime=1186.39
/proc/14959/stat : 14959 (minisat) R 14955 14955 14860 0 -1 4194304 7649 0 0 0 118630 9 0 0 25 0 1 0 242382123 32452608 7633 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/14959/statm: 7923 7633 76 170 0 7751 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 37052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.05
CPU user time (s): 1199.91
CPU system time (s): 0.134979
CPU usage (%): 99.9445
Max. virtual memory (cumulated for all children) (KiB): 37052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10553
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 4085

runsolver used 1.03084 second user time and 3.34749 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-12 17:52:02
IDJOB=1805958
IDBENCH=24629
IDSOLVER=648
FILE ID=node37/1805958-1242143522
PBS_JOBID= 9289684
Free space on /tmp= 66220 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805958-1242143522/watcher-1805958-1242143522 -o /tmp/evaluation-result-1805958-1242143522/solver-1805958-1242143522 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805958-1242143522.cnf HOME

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

MD5SUM BENCH= 3ec02d98577965dc40d4f2f9fa0499c0
RANDOM SEED=1440973308

node37.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.259
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.259
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:       1013072 kB
Buffers:         82736 kB
Cached:         862500 kB
SwapCached:       5608 kB
Active:          70460 kB
Inactive:       883156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1013072 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            2548 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            75368 kB
Committed_AS:   967332 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node37 at 2009-05-12 18:12:05