Trace number 1805922

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.07 1200.41

General information on the benchmark

Namecrafted/Hard/contest04/others/
ramsey.sat05-511.reshuffled-07.cnf
MD5SUMf938eb83302d03b3e1c7efeabdee60a6
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 variables153
Number of clauses6120
Sum of the clauses size36720
Maximum clause length6
Minimum clause length6
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56120

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.08	#LEARNT CLAUSES 0
0.08/0.09	done !
0.08/0.09	c Now, SatElite...
0.08/0.09	c Parsing...
0.08/0.10	c ==============================================================================
0.08/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.10	c ==============================================================================
0.08/0.10	c |         0 |    6120    36720 |    1835       0        0     nan |  0.000 % |
0.08/0.10	c ==============================================================================
0.08/0.10	c Result  :   #vars: 153   #clauses: 6120   #literals: 36720
0.08/0.10	c CPU time:   0.009998 s
0.08/0.10	c ==============================================================================
0.08/0.12	c SatElite is done !
0.08/0.12	c Calling MINISAT
0.08/0.12	This is MiniSat 2.0 beta
0.08/0.12	WARNING: for repeatability, setting FPU to use double precision
0.08/0.12	============================[ Problem Statistics ]=============================
0.08/0.12	|                                                                             |
0.08/0.12	|  Number of variables:  153                                                  |
0.08/0.12	|  Number of clauses:    6120                                                 |
0.08/0.12	|  Parsing time:         0.00         s                                       |
0.08/0.13	============================[ Search Statistics ]==============================
0.08/0.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.08/0.13	===============================================================================
0.08/0.13	|         0 |     153     6120    36720 |     2040        0    nan |  0.000 % |
0.08/0.13	|       101 |     153     6120    36720 |     2244      101     31 |  0.004 % |
0.08/0.13	|       252 |     153     6120    36720 |     2468      252     32 |  0.004 % |
0.08/0.14	|       477 |     153     6120    36720 |     2715      477     30 |  0.004 % |
0.08/0.15	|       815 |     153     6120    36720 |     2986      815     30 |  0.004 % |
0.08/0.16	|      1321 |     153     6120    36720 |     3285     1321     29 |  0.004 % |
0.08/0.18	|      2080 |     153     6120    36720 |     3613     2080     29 |  0.004 % |
0.11/0.23	|      3219 |     153     6120    36720 |     3975     3219     32 |  0.004 % |
0.11/0.30	|      4927 |     153     6120    36720 |     4372     2908     33 |  0.004 % |
0.11/0.41	|      7491 |     153     6120    36720 |     4810     3252     32 |  0.004 % |
0.11/0.57	|     11335 |     153     6120    36720 |     5291     4657     32 |  0.004 % |
0.11/0.88	|     17101 |     153     6120    36720 |     5820     5069     35 |  0.004 % |
1.28/1.34	|     25750 |     153     6120    36720 |     6402     4896     34 |  0.004 % |
1.98/2.05	|     38724 |     153     6120    36720 |     7042     4961     32 |  0.004 % |
3.18/3.26	|     58185 |     153     6120    36720 |     7746     6668     34 |  0.004 % |
5.08/5.10	|     87378 |     153     6120    36720 |     8521     4630     33 |  0.004 % |
8.28/8.30	|    131168 |     153     6120    36720 |     9373     5494     33 |  0.004 % |
13.27/13.37	|    196855 |     153     6120    36720 |    10311     5160     34 |  0.004 % |
20.87/20.96	|    295382 |     153     6120    36720 |    11342    10351     35 |  0.004 % |
34.76/34.81	|    443173 |     153     6120    36720 |    12476     9934     34 |  0.004 % |
56.26/56.35	|    664856 |     153     6120    36720 |    13724    12258     34 |  0.004 % |
90.95/91.00	|    997382 |     153     6120    36720 |    15096     7065     33 |  0.004 % |
146.94/147.03	|   1496170 |     153     6120    36720 |    16606    13432     33 |  0.004 % |
241.71/241.80	|   2244352 |     153     6120    36720 |    18266    11625     37 |  0.004 % |
406.17/406.31	|   3366630 |     153     6120    36720 |    20093    16140     35 |  0.004 % |
647.10/647.37	|   5050042 |     153     6120    36720 |    22102    16967     37 |  0.004 % |
1051.99/1052.31	|   7575159 |     153     6120    36720 |    24313    15870     36 |  0.004 % |
1200.05/1200.40	HOME/run.sh: line 55: 15779 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1805922-1242142882/watcher-1805922-1242142882 -o /tmp/evaluation-result-1805922-1242142882/solver-1805922-1242142882 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805922-1242142882.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.89 0.80 3/64 15775
/proc/meminfo: memFree=1745136/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242315908 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15775/statm: 1340 237 196 169 0 51 0
[pid=15776] ppid=15775 vsize=1760 CPUtime=0
/proc/15776/stat : 15776 (revival) R 15775 15775 15681 0 -1 4194304 202 0 0 0 0 0 0 0 19 0 1 0 242315908 1802240 169 1992294400 134512640 134537284 4294956368 18446744073709551615 134527056 0 0 4096 0 0 0 0 17 1 0 0
/proc/15776/statm: 440 169 82 6 0 78 0

[startup+0.091143 s]
/proc/loadavg: 0.99 0.89 0.80 3/64 15775
/proc/meminfo: memFree=1745136/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242315908 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15775/statm: 1340 237 196 169 0 51 0
[pid=15776] ppid=15775 vsize=1916 CPUtime=0.08
/proc/15776/stat : 15776 (revival) R 15775 15775 15681 0 -1 4194304 288 0 0 0 8 0 0 0 19 0 1 50000 242315908 1961984 216 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15776/statm: 479 216 97 6 0 117 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7276

[startup+0.101144 s]
/proc/loadavg: 0.99 0.89 0.80 3/64 15775
/proc/meminfo: memFree=1745136/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.08
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 311 289 0 0 0 0 8 0 17 0 1 0 242315908 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15775/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.301162 s]
/proc/loadavg: 0.99 0.89 0.80 3/64 15775
/proc/meminfo: memFree=1745136/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+0.701198 s]
/proc/loadavg: 0.99 0.89 0.80 3/64 15775
/proc/meminfo: memFree=1745136/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+1.50127 s]
/proc/loadavg: 0.99 0.89 0.80 2/66 15779
/proc/meminfo: memFree=1742816/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=3472 CPUtime=1.37
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 546 0 0 0 137 0 0 0 25 0 1 0 242315920 3555328 530 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 868 530 76 170 0 696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8832

[startup+3.10142 s]
/proc/loadavg: 0.99 0.89 0.80 2/66 15779
/proc/meminfo: memFree=1742560/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=3736 CPUtime=2.97
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 614 0 0 0 297 0 0 0 25 0 1 0 242315920 3825664 598 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 934 598 76 170 0 762 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9096

[startup+6.30172 s]
/proc/loadavg: 0.99 0.89 0.80 2/66 15779
/proc/meminfo: memFree=1741792/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=4268 CPUtime=6.17
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 747 0 0 0 617 0 0 0 25 0 1 0 242315920 4370432 731 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 1067 731 76 170 0 895 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9628

[startup+12.7013 s]
/proc/loadavg: 0.99 0.89 0.80 2/66 15781
/proc/meminfo: memFree=1740960/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=4668 CPUtime=12.56
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 835 0 0 0 1256 0 0 0 25 0 1 0 242315920 4780032 819 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 1167 819 76 170 0 995 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10028

[startup+25.5015 s]
/proc/loadavg: 0.99 0.90 0.80 2/66 15781
/proc/meminfo: memFree=1740512/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=5344 CPUtime=25.36
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 1006 0 0 0 2536 0 0 0 25 0 1 0 242315920 5472256 990 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 1336 990 76 170 0 1164 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10704

[startup+51.1019 s]
/proc/loadavg: 0.99 0.90 0.81 2/66 15781
/proc/meminfo: memFree=1739808/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=6160 CPUtime=50.95
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 1200 0 0 0 5095 0 0 0 25 0 1 0 242315920 6307840 1184 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 1540 1184 76 170 0 1368 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11520

[startup+102.306 s]
/proc/loadavg: 0.99 0.92 0.81 2/66 15781
/proc/meminfo: memFree=1738720/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=7244 CPUtime=102.14
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 1469 0 0 0 10213 1 0 0 25 0 1 0 242315920 7417856 1453 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 1811 1453 76 170 0 1639 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12604

[startup+162.301 s]
/proc/loadavg: 0.99 0.93 0.82 2/66 15781
/proc/meminfo: memFree=1737760/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=8084 CPUtime=162.12
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 1689 0 0 0 16211 1 0 0 25 0 1 0 242315920 8278016 1673 1992294400 134512640 135212939 4294956240 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2021 1673 76 170 0 1849 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13444

[startup+222.302 s]
/proc/loadavg: 0.99 0.94 0.83 2/66 15781
/proc/meminfo: memFree=1737312/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=8496 CPUtime=222.1
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 1777 0 0 0 22209 1 0 0 25 0 1 0 242315920 8699904 1761 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2124 1761 76 170 0 1952 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13856

[startup+282.301 s]
/proc/loadavg: 0.99 0.95 0.83 2/66 15781
/proc/meminfo: memFree=1736736/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=9160 CPUtime=282.09
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 1920 0 0 0 28208 1 0 0 25 0 1 0 242315920 9379840 1904 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2290 1904 76 170 0 2118 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 14520

[startup+342.302 s]
/proc/loadavg: 0.99 0.95 0.84 2/66 15781
/proc/meminfo: memFree=1736416/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=9464 CPUtime=342.07
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 1998 0 0 0 34206 1 0 0 25 0 1 0 242315920 9691136 1982 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2366 1982 76 170 0 2194 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 14824

[startup+402.301 s]
/proc/loadavg: 0.99 0.96 0.85 2/66 15781
/proc/meminfo: memFree=1736160/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=9624 CPUtime=402.06

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

/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=10056 CPUtime=462.04
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2139 0 0 0 46202 2 0 0 25 0 1 0 242315920 10297344 2123 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2514 2123 76 170 0 2342 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 15416

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 15781
/proc/meminfo: memFree=1735584/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=10212 CPUtime=522.02
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2189 0 0 0 52200 2 0 0 25 0 1 0 242315920 10457088 2173 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2553 2173 76 170 0 2381 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 15572

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 15781
/proc/meminfo: memFree=1735456/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=10372 CPUtime=582.01
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2207 0 0 0 58199 2 0 0 25 0 1 0 242315920 10620928 2191 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2593 2191 76 170 0 2421 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 15732

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 15781
/proc/meminfo: memFree=1735264/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=10512 CPUtime=641.99
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2247 0 0 0 64197 2 0 0 25 0 1 0 242315920 10764288 2231 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2628 2231 76 170 0 2456 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 15872

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 15781
/proc/meminfo: memFree=1734816/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=10944 CPUtime=701.97
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2357 0 0 0 70195 2 0 0 25 0 1 0 242315920 11206656 2341 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2736 2341 76 170 0 2564 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 16304

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 15781
/proc/meminfo: memFree=1734560/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=11088 CPUtime=761.97
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2412 0 0 0 76194 3 0 0 25 0 1 0 242315920 11354112 2396 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2772 2396 76 170 0 2600 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 16448

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 15781
/proc/meminfo: memFree=1734368/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=11244 CPUtime=821.94
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2451 0 0 0 82191 3 0 0 25 0 1 0 242315920 11513856 2435 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2811 2435 76 170 0 2639 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 16604

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 15781
/proc/meminfo: memFree=1734112/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=11576 CPUtime=881.93
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2509 0 0 0 88190 3 0 0 25 0 1 0 242315920 11853824 2493 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2894 2493 76 170 0 2722 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 16936

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 15781
/proc/meminfo: memFree=1733920/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=11724 CPUtime=941.91
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2549 0 0 0 94188 3 0 0 25 0 1 0 242315920 12005376 2533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2931 2533 76 170 0 2759 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 17084

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 15781
/proc/meminfo: memFree=1733920/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=11724 CPUtime=1001.89
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2558 0 0 0 100186 3 0 0 25 0 1 0 242315920 12005376 2542 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 2931 2542 76 170 0 2759 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 17084

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15781
/proc/meminfo: memFree=1733664/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=12036 CPUtime=1061.87
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2614 0 0 0 106184 3 0 0 25 0 1 0 242315920 12324864 2598 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 3009 2598 76 170 0 2837 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 17396

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15781
/proc/meminfo: memFree=1733344/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=12308 CPUtime=1121.86
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2691 0 0 0 112182 4 0 0 25 0 1 0 242315920 12603392 2675 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 3077 2675 76 170 0 2905 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 17668

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15787
/proc/meminfo: memFree=1732832/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=12600 CPUtime=1181.84
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2730 0 0 0 118180 4 0 0 25 0 1 0 242315920 12902400 2714 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 3150 2714 76 170 0 2978 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 17960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15787
/proc/meminfo: memFree=1732896/2055920 swapFree=4180340/4192956
[pid=15775] ppid=15773 vsize=5360 CPUtime=0.11
/proc/15775/stat : 15775 (run.sh) S 15773 15775 15681 0 -1 4194304 341 528 0 0 0 0 11 0 16 0 1 0 242315908 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15775/statm: 1340 241 197 169 0 51 0
[pid=15779] ppid=15775 vsize=12600 CPUtime=1199.94
/proc/15779/stat : 15779 (minisat) R 15775 15775 15681 0 -1 4194304 2740 0 0 0 119990 4 0 0 25 0 1 0 242315920 12902400 2724 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/15779/statm: 3150 2724 76 170 0 2978 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 17960

Sending SIGTERM to process tree (bottom up)

Sleeping 2 secondsSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1200.02
CPU system time (s): 0.049992
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 17960

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

runsolver used 1.48677 second user time and 2.89156 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-12 17:41:22
IDJOB=1805922
IDBENCH=24624
IDSOLVER=647
FILE ID=node48/1805922-1242142882
PBS_JOBID= 9289676
Free space on /tmp= 66268 MiB

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

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

MD5SUM BENCH= f938eb83302d03b3e1c7efeabdee60a6
RANDOM SEED=1864566072

node48.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.209
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.209
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:       1745552 kB
Buffers:         37952 kB
Cached:         203656 kB
SwapCached:       6388 kB
Active:          51576 kB
Inactive:       198340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745552 kB
SwapTotal:     4192956 kB
SwapFree:      4180340 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          13988 kB
Slab:            46400 kB
Committed_AS:   943472 kB
PageTables:       1368 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= 66264 MiB
End job on node48 at 2009-05-12 18:01:22