Trace number 1806252

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
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 variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.10/0.10	c ==============================================================================
0.10/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.10/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.10/0.10	c ==============================================================================
0.10/0.10	c |         0 |   95904   379728 |   28771       0        0     nan |  0.000 % |
8.28/8.32	c |         0 |   94608   563760 |      --       0       --      -- |     --   | -1296/184032
8.28/8.32	c ==============================================================================
8.28/8.32	c Result  :   #vars: 972   #clauses: 94608   #literals: 563760
8.28/8.32	c CPU time:   8.28174 s
8.28/8.32	c ==============================================================================
8.58/8.61	c SatElite is done !
8.58/8.61	c revival is preprocessing the formula...#ITERATIONS 1
18.46/18.52	#LEARNT CLAUSES 0
18.55/18.67	done !
18.55/18.67	c Calling MINISAT
18.55/18.68	This is MiniSat 2.0 beta
18.55/18.68	WARNING: for repeatability, setting FPU to use double precision
18.55/18.68	============================[ Problem Statistics ]=============================
18.55/18.68	|                                                                             |
18.55/18.68	|  Number of variables:  972                                                  |
18.55/18.68	|  Number of clauses:    94608                                                |
18.66/18.77	|  Parsing time:         0.08         s                                       |
18.66/18.78	============================[ Search Statistics ]==============================
18.66/18.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.66/18.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.66/18.78	===============================================================================
18.66/18.78	|         0 |     972    94608   563760 |    31536        0    nan |  0.000 % |
18.76/18.82	|       100 |     972    94608   563760 |    34689      100     75 |  0.000 % |
18.76/18.84	|       252 |     972    94608   563760 |    38158      252     55 |  0.000 % |
18.76/18.86	|       477 |     972    94608   563760 |    41974      477     49 |  0.000 % |
18.76/18.89	|       816 |     972    94608   563760 |    46171      816     53 |  0.000 % |
18.85/18.93	|      1322 |     972    94608   563760 |    50789     1322     51 |  0.000 % |
18.85/18.97	|      2081 |     972    94608   563760 |    55867     2081     52 |  0.000 % |
18.95/19.06	|      3220 |     972    94608   563760 |    61454     3220     53 |  0.000 % |
19.05/19.20	|      4928 |     972    94608   563760 |    67600     4928     58 |  0.000 % |
19.45/19.54	|      7490 |     972    94608   563760 |    74360     7490     65 |  0.000 % |
19.85/19.93	|     11334 |     972    94608   563760 |    81796    11334     68 |  0.000 % |
20.34/20.49	|     17101 |     972    94608   563760 |    89975    17101     69 |  0.000 % |
21.55/21.66	|     25752 |     972    94608   563760 |    98973    25752     71 |  0.000 % |
23.45/23.57	|     38728 |     972    94608   563760 |   108870    38728     69 |  0.000 % |
27.34/27.46	|     58189 |     972    94608   563760 |   119757    58189     71 |  0.000 % |
41.14/41.24	|     87382 |     972    94608   563760 |   131733    87382     80 |  0.000 % |
63.23/63.33	|    131173 |     972    94608   563760 |   144907   131173     83 |  0.000 % |
89.62/89.72	|    196857 |     972    94608   563760 |   159397    64578     94 |  0.000 % |
164.68/164.88	|    295385 |     972    94608   563760 |   175337    21485     90 |  0.000 % |
250.05/250.22	|    443174 |     972    94608   563760 |   192871   169274     98 |  0.000 % |
399.57/399.90	|    664857 |     972    94608   563760 |   212158    39463     97 |  0.000 % |
740.18/740.60	|    997382 |     972    94608   563760 |   233374   179766    107 |  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-1806252-1242147206/watcher-1806252-1242147206 -o /tmp/evaluation-result-1806252-1242147206/solver-1806252-1242147206 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806252-1242147206.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: 1.00 1.00 0.94 3/64 15742
/proc/meminfo: memFree=1608896/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=0
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242753605 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 238 197 169 0 51 0
[pid=15743] ppid=15742 vsize=948 CPUtime=0
/proc/15743/stat : 15743 (SatElite) R 15742 15742 15525 0 -1 4194304 149 0 0 0 0 0 0 0 19 0 1 0 242753606 970752 132 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/15743/statm: 237 132 51 126 0 108 0

[startup+0.10555 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 15742
/proc/meminfo: memFree=1608896/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=0
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242753605 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 238 197 169 0 51 0
[pid=15743] ppid=15742 vsize=7740 CPUtime=0.1
/proc/15743/stat : 15743 (SatElite) R 15742 15742 15525 0 -1 4194304 1833 0 0 0 9 1 0 0 20 0 1 0 242753606 7925760 1816 1992294400 134512640 135031949 4294956224 18446744073709551615 134542544 0 0 4096 3 0 0 0 17 0 0 0
/proc/15743/statm: 1935 1816 51 126 0 1806 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13100

[startup+0.201567 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 15742
/proc/meminfo: memFree=1608896/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=0
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242753605 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 238 197 169 0 51 0
[pid=15743] ppid=15742 vsize=9440 CPUtime=0.19
/proc/15743/stat : 15743 (SatElite) R 15742 15742 15525 0 -1 4194304 2176 0 0 0 18 1 0 0 20 0 1 0 242753606 9666560 2159 1992294400 134512640 135031949 4294956224 18446744073709551615 134540549 0 0 4096 3 0 0 0 17 0 0 0
/proc/15743/statm: 2360 2159 67 126 0 2231 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14800

[startup+0.301583 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 15742
/proc/meminfo: memFree=1608896/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=0
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242753605 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 238 197 169 0 51 0
[pid=15743] ppid=15742 vsize=10200 CPUtime=0.29
/proc/15743/stat : 15743 (SatElite) R 15742 15742 15525 0 -1 4194304 2354 0 0 0 28 1 0 0 21 0 1 0 242753606 10444800 2337 1992294400 134512640 135031949 4294956224 18446744073709551615 134540576 0 0 4096 3 0 0 0 17 0 0 0
/proc/15743/statm: 2550 2337 67 126 0 2421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15560

[startup+0.701651 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 15742
/proc/meminfo: memFree=1608896/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=0
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242753605 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 238 197 169 0 51 0
[pid=15743] ppid=15742 vsize=12040 CPUtime=0.69
/proc/15743/stat : 15743 (SatElite) R 15742 15742 15525 0 -1 4194304 2796 0 0 0 67 2 0 0 25 0 1 0 242753606 12328960 2779 1992294400 134512640 135031949 4294956224 18446744073709551615 134547295 0 0 4096 3 0 0 0 17 0 0 0
/proc/15743/statm: 3010 2779 67 126 0 2881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17400

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15744
/proc/meminfo: memFree=1594992/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=0
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242753605 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 238 197 169 0 51 0
[pid=15743] ppid=15742 vsize=12568 CPUtime=1.49
/proc/15743/stat : 15743 (SatElite) R 15742 15742 15525 0 -1 4194304 2945 0 0 0 147 2 0 0 25 0 1 0 242753606 12869632 2928 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 0 0 0
/proc/15743/statm: 3142 2928 67 126 0 3013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17928

[startup+3.10207 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15744
/proc/meminfo: memFree=1594864/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=0
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242753605 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 238 197 169 0 51 0
[pid=15743] ppid=15742 vsize=12568 CPUtime=3.08
/proc/15743/stat : 15743 (SatElite) R 15742 15742 15525 0 -1 4194304 2945 0 0 0 306 2 0 0 25 0 1 0 242753606 12869632 2928 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 1 0 0
/proc/15743/statm: 3142 2928 67 126 0 3013 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17928

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15744
/proc/meminfo: memFree=1594552/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=0
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242753605 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 238 197 169 0 51 0
[pid=15743] ppid=15742 vsize=12568 CPUtime=6.28
/proc/15743/stat : 15743 (SatElite) R 15742 15742 15525 0 -1 4194304 2945 0 0 0 626 2 0 0 25 0 1 0 242753606 12869632 2928 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 0 0 0
/proc/15743/statm: 3142 2928 67 126 0 3013 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17928

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15745
/proc/meminfo: memFree=1597944/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=8.59
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 317 2952 0 0 0 0 856 3 19 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15745] ppid=15742 vsize=7264 CPUtime=4.07
/proc/15745/stat : 15745 (revival) R 15742 15742 15525 0 -1 4194304 2157 0 0 0 406 1 0 0 25 0 1 50000 242754467 7438336 1472 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15745/statm: 1816 1472 85 6 0 1454 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12624

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15746
/proc/meminfo: memFree=1579576/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=22624 CPUtime=6.81
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 5505 0 0 0 677 4 0 0 25 0 1 0 242755473 23166976 5489 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 5656 5489 77 170 0 5484 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 27984

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15746
/proc/meminfo: memFree=1556472/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=45792 CPUtime=32.4
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 11277 0 0 0 3231 9 0 0 25 0 1 0 242755473 46891008 11261 1992294400 134512640 135212939 4294956240 18446744073709551615 134537047 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 11448 11261 77 170 0 11276 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 51152

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15746
/proc/meminfo: memFree=1542008/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=59940 CPUtime=83.58
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 14786 0 0 0 8346 12 0 0 25 0 1 0 242755473 61378560 14770 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 14985 14770 77 170 0 14813 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 65300

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15746
/proc/meminfo: memFree=1526072/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=76048 CPUtime=143.55
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 18814 0 0 0 14338 17 0 0 25 0 1 0 242755473 77873152 18798 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 19012 18798 77 170 0 18840 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 81408

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15746
/proc/meminfo: memFree=1525688/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=76180 CPUtime=203.53
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 18843 0 0 0 20336 17 0 0 25 0 1 0 242755473 78008320 18827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 19045 18827 77 170 0 18873 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 81540

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15746
/proc/meminfo: memFree=1512568/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=89176 CPUtime=263.49
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 22127 0 0 0 26329 20 0 0 25 0 1 0 242755473 91316224 22111 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 22294 22111 77 170 0 22122 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 94536

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15746
/proc/meminfo: memFree=1512568/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=89176 CPUtime=323.45
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 22127 0 0 0 32325 20 0 0 25 0 1 0 242755473 91316224 22111 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 22294 22111 77 170 0 22122 0
Current children cumulated CPU time (s) 342.09

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

/proc/15746/statm: 24043 23822 77 170 0 23871 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 101532

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1494136/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=107744 CPUtime=563.34
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 26732 0 0 0 56309 25 0 0 25 0 1 0 242755473 110329856 26716 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 26936 26716 77 170 0 26764 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 113104

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1491128/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=111052 CPUtime=623.32
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 27458 0 0 0 62306 26 0 0 25 0 1 0 242755473 113717248 27442 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 27763 27442 77 170 0 27591 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 116412

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1490936/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=111052 CPUtime=683.25
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 27458 0 0 0 68299 26 0 0 25 0 1 0 242755473 113717248 27442 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 27763 27442 77 170 0 27591 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 116412

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1490872/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=111052 CPUtime=743.23
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 27458 0 0 0 74297 26 0 0 25 0 1 0 242755473 113717248 27442 1992294400 134512640 135212939 4294956240 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 27763 27442 77 170 0 27591 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 116412

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1481272/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=120600 CPUtime=803.21
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 29865 0 0 0 80293 28 0 0 25 0 1 0 242755473 123494400 29849 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 30150 29849 77 170 0 29978 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 125960

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1481272/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=120600 CPUtime=863.18
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 29866 0 0 0 86290 28 0 0 25 0 1 0 242755473 123494400 29850 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 30150 29850 77 170 0 29978 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 125960

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1481272/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=120600 CPUtime=923.15
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 29866 0 0 0 92287 28 0 0 25 0 1 0 242755473 123494400 29850 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 30150 29850 77 170 0 29978 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 125960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1481208/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=120600 CPUtime=983.13
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 29866 0 0 0 98285 28 0 0 25 0 1 0 242755473 123494400 29850 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 30150 29850 77 170 0 29978 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 125960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1476984/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=125012 CPUtime=1043.09
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 30929 0 0 0 104280 29 0 0 25 0 1 0 242755473 128012288 30913 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 31253 30913 77 170 0 31081 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 130372

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1476984/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=125012 CPUtime=1103.08
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 30930 0 0 0 110278 30 0 0 25 0 1 0 242755473 128012288 30914 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 31253 30914 77 170 0 31081 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 130372

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1476920/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=125012 CPUtime=1163.05
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 30931 0 0 0 116275 30 0 0 25 0 1 0 242755473 128012288 30915 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 31253 30915 77 170 0 31081 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 130372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 15752
/proc/meminfo: memFree=1476856/2055920 swapFree=4171952/4192956
[pid=15742] ppid=15740 vsize=5360 CPUtime=18.64
/proc/15742/stat : 15742 (run.sh) S 15740 15742 15525 0 -1 4194304 343 5124 0 0 0 0 1859 5 16 0 1 0 242753605 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15742/statm: 1340 241 197 169 0 51 0
[pid=15746] ppid=15742 vsize=125012 CPUtime=1181.44
/proc/15746/stat : 15746 (minisat) R 15742 15742 15525 0 -1 4194304 30932 0 0 0 118114 30 0 0 25 0 1 0 242755473 128012288 30916 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/15746/statm: 31253 30916 77 170 0 31081 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 130372

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 15742 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=597172
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=60990
# CPU time returned by wait4() is 18.6582
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.73
CPU system time (s): 0.35
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 130372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.5972
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5467
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= 7
involuntary context switches= 72

runsolver used 0.953854 second user time and 3.42548 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-12 18:53:26
IDJOB=1806252
IDBENCH=24701
IDSOLVER=648
FILE ID=node25/1806252-1242147206
PBS_JOBID= 9289696
Free space on /tmp= 66096 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806252-1242147206/watcher-1806252-1242147206 -o /tmp/evaluation-result-1806252-1242147206/solver-1806252-1242147206 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806252-1242147206.cnf HOME

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

MD5SUM BENCH= ef7f419fe4e145465fe8ec684a206f9b
RANDOM SEED=85740288

node25.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:       1609376 kB
Buffers:         51132 kB
Cached:         301768 kB
SwapCached:      14776 kB
Active:         101612 kB
Inactive:       267468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609376 kB
SwapTotal:     4192956 kB
SwapFree:      4171952 kB
Dirty:            3340 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            63500 kB
Committed_AS:   875860 kB
PageTables:       1460 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= 66088 MiB
End job on node25 at 2009-05-12 19:13:29