Trace number 1806762

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

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_12_2_4_fbc.cnf
MD5SUM9fee570f53de23cb47dfa378d421371e
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 variables12584
Number of clauses202912
Sum of the clauses size618320
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 264604
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
9.59/9.63	#LEARNT CLAUSES 0
9.79/9.83	done !
9.79/9.83	c Now, SatElite...
9.79/9.83	c Parsing...
9.82/10.01	c ==============================================================================
9.82/10.01	c |           |     ORIGINAL     |              LEARNT              |          |
9.82/10.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
9.82/10.01	c ==============================================================================
9.82/10.01	c |         0 |  202912   618320 |   60873       0        0     nan |  0.000 % |
11.17/11.27	c |         0 |  202823   618160 |      --       0       --      -- |     --   | -89/-160
11.17/11.27	c ==============================================================================
11.17/11.27	c Result  :   #vars: 12534   #clauses: 202823   #literals: 618160
11.17/11.27	c CPU time:   1.41379 s
11.17/11.27	c ==============================================================================
11.58/11.64	c SatElite is done !
11.58/11.64	c Calling MINISAT
11.58/11.64	This is MiniSat 2.0 beta
11.58/11.64	WARNING: for repeatability, setting FPU to use double precision
11.58/11.64	============================[ Problem Statistics ]=============================
11.58/11.64	|                                                                             |
11.58/11.64	|  Number of variables:  12534                                                |
11.58/11.64	|  Number of clauses:    202823                                               |
11.62/11.75	|  Parsing time:         0.09         s                                       |
11.62/11.76	============================[ Search Statistics ]==============================
11.62/11.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.62/11.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.62/11.76	===============================================================================
11.62/11.76	|         0 |   12534   202823   618160 |    67607        0    nan |  0.000 % |
11.62/11.78	|       101 |   12534   202823   618160 |    74368      101    471 |  0.000 % |
11.62/11.90	|       251 |   12534   202823   618160 |    81805      251    231 |  0.000 % |
11.96/12.09	|       476 |   12534   202823   618160 |    89985      476    157 |  0.000 % |
12.27/12.37	|       813 |   12534   202823   618160 |    98984      813    133 |  0.000 % |
12.67/12.74	|      1319 |   12534   202823   618160 |   108882     1319    143 |  0.000 % |
13.26/13.30	|      2079 |   12534   202823   618160 |   119771     2079    152 |  0.000 % |
13.96/14.07	|      3219 |   12534   202823   618160 |   131748     3219    162 |  0.000 % |
15.56/15.62	|      4928 |   12534   202823   618160 |   144923     4928    148 |  0.000 % |
16.86/16.97	|      7490 |   12534   202823   618160 |   159415     7490    199 |  0.000 % |
20.26/20.38	|     11334 |   12534   202823   618160 |   175356    11334    192 |  0.000 % |
26.26/26.31	|     17100 |   12534   202823   618160 |   192892    17100    174 |  0.000 % |
35.85/35.90	|     25749 |   12534   202823   618160 |   212181    25749    168 |  0.000 % |
51.84/51.96	|     38723 |   12534   202823   618160 |   233400    38723    173 |  0.000 % |
82.73/82.88	|     58185 |   12534   202823   618160 |   256740    58185    181 |  0.000 % |
136.31/136.47	|     87377 |   12534   202823   618160 |   282414    87377    230 |  0.000 % |
247.27/247.43	|    131166 |   12534   202823   618160 |   310655   131166    248 |  0.000 % |
478.58/478.85	|    196851 |   12534   202823   618160 |   341720   196851    251 |  0.000 % |
907.71/908.19	|    295377 |   12534   202823   618160 |   375893   295377    281 |  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-1806762-1242152102/watcher-1806762-1242152102 -o /tmp/evaluation-result-1806762-1242152102/solver-1806762-1242152102 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806762-1242152102.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.91 0.97 0.95 3/65 12099
/proc/meminfo: memFree=920400/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=0
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 243243924 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 237 196 169 0 51 0
[pid=12100] ppid=12099 vsize=2124 CPUtime=0
/proc/12100/stat : 12100 (revival) R 12099 12099 11742 0 -1 4194304 233 0 0 0 0 0 0 0 20 0 1 0 243243924 2174976 199 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12100/statm: 531 206 81 6 0 169 0

[startup+0.0675121 s]
/proc/loadavg: 0.91 0.97 0.95 3/65 12099
/proc/meminfo: memFree=920400/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=0
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 243243924 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 237 196 169 0 51 0
[pid=12100] ppid=12099 vsize=12976 CPUtime=0.05
/proc/12100/stat : 12100 (revival) R 12099 12099 11742 0 -1 4194304 2913 0 0 0 4 1 0 0 20 0 1 0 243243924 13287424 2879 1992294400 134512640 134537284 4294956368 18446744073709551615 3741307 0 0 4096 0 0 0 0 17 0 0 0
/proc/12100/statm: 3244 2880 82 6 0 2882 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18336

[startup+0.101514 s]
/proc/loadavg: 0.91 0.97 0.95 3/65 12099
/proc/meminfo: memFree=920400/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=0
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 243243924 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 237 196 169 0 51 0
[pid=12100] ppid=12099 vsize=11440 CPUtime=0.08
/proc/12100/stat : 12100 (revival) R 12099 12099 11742 0 -1 4194304 3469 0 0 0 7 1 0 0 20 0 1 50000 243243924 11714560 2397 1992294400 134512640 134537284 4294956368 18446744073709551615 3741307 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12100/statm: 2860 2398 85 6 0 2498 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16800

[startup+0.301533 s]
/proc/loadavg: 0.91 0.97 0.95 3/65 12099
/proc/meminfo: memFree=920400/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=0
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 243243924 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 237 196 169 0 51 0
[pid=12100] ppid=12099 vsize=12232 CPUtime=0.28
/proc/12100/stat : 12100 (revival) R 12099 12099 11742 0 -1 4194304 3660 0 0 0 27 1 0 0 22 0 1 50000 243243924 12525568 2588 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12100/statm: 3058 2588 85 6 0 2696 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17592

[startup+0.70157 s]
/proc/loadavg: 0.91 0.97 0.95 3/65 12099
/proc/meminfo: memFree=920400/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=0
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 243243924 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 237 196 169 0 51 0
[pid=12100] ppid=12099 vsize=12232 CPUtime=0.68
/proc/12100/stat : 12100 (revival) R 12099 12099 11742 0 -1 4194304 3677 0 0 0 67 1 0 0 25 0 1 50000 243243924 12525568 2605 1992294400 134512640 134537284 4294956368 18446744073709551615 134523778 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12100/statm: 3058 2605 85 6 0 2696 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17592

[startup+1.50164 s]
/proc/loadavg: 0.91 0.97 0.95 2/67 12101
/proc/meminfo: memFree=910016/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=0
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 243243924 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 237 196 169 0 51 0
[pid=12100] ppid=12099 vsize=12232 CPUtime=1.48
/proc/12100/stat : 12100 (revival) R 12099 12099 11742 0 -1 4194304 3686 0 0 0 147 1 0 0 25 0 1 50000 243243924 12525568 2614 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12100/statm: 3058 2614 85 6 0 2696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17592

[startup+3.10279 s]
/proc/loadavg: 0.91 0.97 0.95 2/67 12101
/proc/meminfo: memFree=909696/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=0
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 243243924 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 237 196 169 0 51 0
[pid=12100] ppid=12099 vsize=12760 CPUtime=3.09
/proc/12100/stat : 12100 (revival) R 12099 12099 11742 0 -1 4194304 3804 0 0 0 307 2 0 0 25 0 1 50000 243243924 13066240 2732 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12100/statm: 3190 2732 85 6 0 2828 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18120

[startup+6.30109 s]
/proc/loadavg: 0.92 0.97 0.95 2/67 12101
/proc/meminfo: memFree=908480/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=0
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 243243924 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 237 196 169 0 51 0
[pid=12100] ppid=12099 vsize=13816 CPUtime=6.29
/proc/12100/stat : 12100 (revival) R 12099 12099 11742 0 -1 4194304 4068 0 0 0 627 2 0 0 25 0 1 50000 243243924 14147584 2996 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12100/statm: 3454 2996 85 6 0 3092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19176

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.95 2/67 12103
/proc/meminfo: memFree=900544/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=12184 CPUtime=1.05
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 2917 0 0 0 103 2 0 0 25 0 1 0 243245088 12476416 2901 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 3046 2901 77 170 0 2874 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17544

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.95 2/67 12103
/proc/meminfo: memFree=887680/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=24600 CPUtime=13.83
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 6030 0 0 0 1380 3 0 0 25 0 1 0 243245088 25190400 6014 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 6150 6014 77 170 0 5978 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 29960

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.95 2/67 12103
/proc/meminfo: memFree=871680/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=41424 CPUtime=39.42
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 10211 0 0 0 3936 6 0 0 25 0 1 0 243245088 42418176 10195 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 10356 10195 77 170 0 10184 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 46784

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.95 2/67 12103
/proc/meminfo: memFree=838976/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=73468 CPUtime=90.61
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 18199 0 0 0 9048 13 0 0 25 0 1 0 243245088 75231232 18183 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 18367 18183 77 170 0 18195 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 78828

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 12103
/proc/meminfo: memFree=796800/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=118500 CPUtime=150.58
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 29468 0 0 0 15036 22 0 0 25 0 1 0 243245088 121344000 29452 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 29625 29452 77 170 0 29453 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 123860

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 12103
/proc/meminfo: memFree=768000/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=144284 CPUtime=210.55
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 35919 0 0 0 21028 27 0 0 25 0 1 0 243245088 147746816 35903 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 36071 35903 77 170 0 35899 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 149644

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 12103
/proc/meminfo: memFree=742848/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=169572 CPUtime=270.53
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 42215 0 0 0 27019 34 0 0 25 0 1 0 243245088 173641728 42199 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 42393 42199 77 170 0 42221 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 174932

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 12103
/proc/meminfo: memFree=722624/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=189672 CPUtime=330.5
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 47241 0 0 0 33011 39 0 0 25 0 1 0 243245088 194224128 47225 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 47418 47225 77 170 0 47246 0
Current children cumulated CPU time (s) 342.12

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

/proc/12103/statm: 65920 65681 77 170 0 65748 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 269040

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/67 12103
/proc/meminfo: memFree=633408/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=278896 CPUtime=570.41
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 69515 0 0 0 56983 58 0 0 25 0 1 0 243245088 285589504 69499 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 69724 69499 77 170 0 69552 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 284256

[startup+642.302 s]
/proc/loadavg: 1.03 0.99 0.95 2/67 12103
/proc/meminfo: memFree=616384/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=295732 CPUtime=630.39
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 73726 0 0 0 62978 61 0 0 25 0 1 0 243245088 302829568 73710 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 73933 73710 77 170 0 73761 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 301092

[startup+702.302 s]
/proc/loadavg: 1.05 1.00 0.96 2/67 12103
/proc/meminfo: memFree=598912/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=313188 CPUtime=690.37
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 78083 0 0 0 68971 66 0 0 25 0 1 0 243245088 320704512 78067 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 78297 78067 77 170 0 78125 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 318548

[startup+762.305 s]
/proc/loadavg: 1.05 1.01 0.96 2/67 12103
/proc/meminfo: memFree=580352/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=331600 CPUtime=750.35
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 82704 0 0 0 74964 71 0 0 25 0 1 0 243245088 339558400 82688 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 82900 82688 77 170 0 82728 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 336960

[startup+822.302 s]
/proc/loadavg: 1.02 1.01 0.96 2/67 12103
/proc/meminfo: memFree=560640/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=351336 CPUtime=810.32
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 87663 0 0 0 80956 76 0 0 25 0 1 0 243245088 359768064 87647 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 87834 87647 77 170 0 87662 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 356696

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 12103
/proc/meminfo: memFree=543424/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=368268 CPUtime=870.29
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 91911 0 0 0 86949 80 0 0 25 0 1 0 243245088 377106432 91895 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 92067 91895 77 170 0 91895 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 373628

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 12103
/proc/meminfo: memFree=519552/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=392240 CPUtime=930.27
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 97907 0 0 0 92941 86 0 0 25 0 1 0 243245088 401653760 97891 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 98060 97891 77 170 0 97888 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 397600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 12103
/proc/meminfo: memFree=505664/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=406640 CPUtime=990.25
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 101340 0 0 0 98934 91 0 0 25 0 1 0 243245088 416399360 101324 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 101660 101324 77 170 0 101488 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 412000

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 12103
/proc/meminfo: memFree=493056/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=419252 CPUtime=1050.23
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 104490 0 0 0 104930 93 0 0 25 0 1 0 243245088 429314048 104474 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12103/statm: 104813 104474 77 170 0 104641 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 424612

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 12103
/proc/meminfo: memFree=476928/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=435444 CPUtime=1110.2
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 108546 0 0 0 110924 96 0 0 25 0 1 0 243245088 445894656 108530 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 108861 108530 77 170 0 108689 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 440804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 12103
/proc/meminfo: memFree=464448/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=447796 CPUtime=1170.18
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 111654 0 0 0 116919 99 0 0 25 0 1 0 243245088 458543104 111638 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 111949 111638 77 170 0 111777 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 453156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 12103
/proc/meminfo: memFree=449920/2055920 swapFree=4167512/4192956
[pid=12099] ppid=12097 vsize=5360 CPUtime=11.62
/proc/12099/stat : 12099 (run.sh) S 12097 12099 11742 0 -1 4194304 341 8624 0 0 0 0 1153 9 16 0 1 0 243243924 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12099/statm: 1340 241 197 169 0 51 0
[pid=12103] ppid=12099 vsize=462056 CPUtime=1188.48
/proc/12103/stat : 12103 (minisat) R 12099 12099 11742 0 -1 4194304 115225 0 0 0 118747 101 0 0 25 0 1 0 243245088 473145344 115209 1992294400 134512640 135212939 4294956240 18446744073709551615 134530514 0 0 4096 3 0 0 0 17 0 0 0
/proc/12103/statm: 115514 115209 77 170 0 115342 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 467416

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 12099 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=540245
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=96985
# CPU time returned by wait4() is 11.6372
# while last known CPU time is 1200.1
#
# 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.1
CPU user time (s): 1199
CPU system time (s): 1.1
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 467416

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

runsolver used 1.03884 second user time and 3.33749 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-12 20:15:02
IDJOB=1806762
IDBENCH=70936
IDSOLVER=647
FILE ID=node8/1806762-1242152102
PBS_JOBID= 9289713
Free space on /tmp= 66120 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_12_2_4_fbc.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806762-1242152102/watcher-1806762-1242152102 -o /tmp/evaluation-result-1806762-1242152102/solver-1806762-1242152102 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806762-1242152102.cnf HOME

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

MD5SUM BENCH= 9fee570f53de23cb47dfa378d421371e
RANDOM SEED=546631016

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        920944 kB
Buffers:         69264 kB
Cached:         958644 kB
SwapCached:      19020 kB
Active:         123072 kB
Inactive:       925520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        920944 kB
SwapTotal:     4192956 kB
SwapFree:      4167512 kB
Dirty:            5560 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            72212 kB
Committed_AS:   978100 kB
PageTables:       1372 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= 66108 MiB
End job on node8 at 2009-05-12 20:35:05