Trace number 1805923

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

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 SatElite...
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6120    36720 |    1835       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 153   #clauses: 6120   #literals: 36720
0.00/0.01	c CPU time:   0.007998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c SatElite is done !
0.00/0.02	c revival is preprocessing the formula...#ITERATIONS 1
0.02/0.10	#LEARNT CLAUSES 0
0.02/0.11	done !
0.02/0.11	c Calling MINISAT
0.02/0.11	This is MiniSat 2.0 beta
0.02/0.11	WARNING: for repeatability, setting FPU to use double precision
0.02/0.11	============================[ Problem Statistics ]=============================
0.02/0.11	|                                                                             |
0.02/0.11	|  Number of variables:  153                                                  |
0.02/0.11	|  Number of clauses:    6120                                                 |
0.02/0.12	|  Parsing time:         0.00         s                                       |
0.02/0.12	============================[ Search Statistics ]==============================
0.02/0.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.12	===============================================================================
0.02/0.12	|         0 |     153     6120    36720 |     2040        0    nan |  0.000 % |
0.02/0.12	|       101 |     153     6120    36720 |     2244      101     31 |  0.004 % |
0.02/0.12	|       252 |     153     6120    36720 |     2468      252     32 |  0.004 % |
0.02/0.13	|       477 |     153     6120    36720 |     2715      477     30 |  0.004 % |
0.02/0.14	|       815 |     153     6120    36720 |     2986      815     30 |  0.004 % |
0.02/0.15	|      1321 |     153     6120    36720 |     3285     1321     29 |  0.004 % |
0.02/0.18	|      2080 |     153     6120    36720 |     3613     2080     29 |  0.004 % |
0.10/0.22	|      3219 |     153     6120    36720 |     3975     3219     32 |  0.004 % |
0.10/0.29	|      4927 |     153     6120    36720 |     4372     2908     33 |  0.004 % |
0.10/0.40	|      7491 |     153     6120    36720 |     4810     3252     32 |  0.004 % |
0.10/0.57	|     11335 |     153     6120    36720 |     5291     4657     32 |  0.004 % |
0.10/0.88	|     17101 |     153     6120    36720 |     5820     5069     35 |  0.004 % |
1.27/1.32	|     25750 |     153     6120    36720 |     6402     4896     34 |  0.004 % |
1.87/1.98	|     38724 |     153     6120    36720 |     7042     4961     32 |  0.004 % |
3.07/3.10	|     58185 |     153     6120    36720 |     7746     6668     34 |  0.004 % |
4.77/4.82	|     87378 |     153     6120    36720 |     8521     4630     33 |  0.004 % |
7.76/7.82	|    131168 |     153     6120    36720 |     9373     5494     33 |  0.004 % |
12.46/12.55	|    196855 |     153     6120    36720 |    10311     5160     34 |  0.004 % |
19.56/19.65	|    295382 |     153     6120    36720 |    11342    10351     35 |  0.004 % |
32.56/32.67	|    443173 |     153     6120    36720 |    12476     9934     34 |  0.004 % |
52.85/52.92	|    664856 |     153     6120    36720 |    13724    12258     34 |  0.004 % |
85.43/85.55	|    997382 |     153     6120    36720 |    15096     7065     33 |  0.004 % |
138.61/138.77	|   1496170 |     153     6120    36720 |    16606    13432     33 |  0.004 % |
229.08/229.29	|   2244352 |     153     6120    36720 |    18266    11625     37 |  0.004 % |
384.91/385.16	|   3366630 |     153     6120    36720 |    20093    16140     35 |  0.004 % |
613.02/613.38	|   5050042 |     153     6120    36720 |    22102    16967     37 |  0.004 % |
996.46/996.91	|   7575159 |     153     6120    36720 |    24313    15870     36 |  0.004 % |
1200.09/1200.60	HOME/run.sh: line 54:  9536 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-1805923-1242142885/watcher-1805923-1242142885 -o /tmp/evaluation-result-1805923-1242142885/solver-1805923-1242142885 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805923-1242142885.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.79 3/64 9532
/proc/meminfo: memFree=1586592/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0
/proc/9532/stat : 9532 (run.sh) R 9530 9532 9435 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242321881 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482711711 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9532/statm: 1340 237 196 169 0 51 0
[pid=9533] ppid=9532 vsize=684 CPUtime=0
/proc/9533/stat : 9533 (SatElite) R 9532 9532 9435 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 242321881 700416 89 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/9533/statm: 171 89 51 126 0 42 0

[startup+0.0400859 s]
/proc/loadavg: 0.99 0.89 0.79 3/64 9532
/proc/meminfo: memFree=1586592/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.02
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 317 241 0 0 0 0 2 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.102086 s]
/proc/loadavg: 0.99 0.89 0.79 3/64 9532
/proc/meminfo: memFree=1586592/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.02
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 317 241 0 0 0 0 2 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301109 s]
/proc/loadavg: 0.99 0.89 0.79 3/64 9532
/proc/meminfo: memFree=1586592/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5360

[startup+0.701149 s]
/proc/loadavg: 0.99 0.89 0.79 3/64 9532
/proc/meminfo: memFree=1586592/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5360

[startup+1.50123 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 9536
/proc/meminfo: memFree=1584208/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=3472 CPUtime=1.37
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 547 0 0 0 137 0 0 0 25 0 1 0 242321893 3555328 531 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 868 531 76 170 0 696 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8832

[startup+3.10139 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 9536
/proc/meminfo: memFree=1583888/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=3736 CPUtime=2.97
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 616 0 0 0 297 0 0 0 25 0 1 0 242321893 3825664 600 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 934 600 76 170 0 762 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9096

[startup+6.30171 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 9536
/proc/meminfo: memFree=1583184/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=4268 CPUtime=6.17
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 746 0 0 0 617 0 0 0 25 0 1 0 242321893 4370432 730 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 1067 730 76 170 0 895 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9628

[startup+12.7014 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 9536
/proc/meminfo: memFree=1582672/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=4672 CPUtime=12.56
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 844 0 0 0 1256 0 0 0 25 0 1 0 242321893 4784128 828 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 1168 828 76 170 0 996 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10032

[startup+25.5027 s]
/proc/loadavg: 0.99 0.90 0.80 2/66 9536
/proc/meminfo: memFree=1582096/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=5344 CPUtime=25.36
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 1013 0 0 0 2536 0 0 0 25 0 1 0 242321893 5472256 997 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 1336 997 76 170 0 1164 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10704

[startup+51.1023 s]
/proc/loadavg: 0.99 0.91 0.80 2/66 9536
/proc/meminfo: memFree=1581328/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=6148 CPUtime=50.95
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 1216 0 0 0 5094 1 0 0 25 0 1 0 242321893 6295552 1200 1992294400 134512640 135212939 4294956240 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 1537 1200 76 170 0 1365 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11508

[startup+102.306 s]
/proc/loadavg: 0.99 0.92 0.81 2/66 9536
/proc/meminfo: memFree=1579984/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=7380 CPUtime=102.13
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 1505 0 0 0 10212 1 0 0 25 0 1 0 242321893 7557120 1489 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 1845 1489 76 170 0 1673 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 12740

[startup+162.303 s]
/proc/loadavg: 0.99 0.93 0.82 2/66 9536
/proc/meminfo: memFree=1579216/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=8084 CPUtime=162.1
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 1704 0 0 0 16209 1 0 0 25 0 1 0 242321893 8278016 1688 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2021 1688 76 170 0 1849 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 13444

[startup+222.303 s]
/proc/loadavg: 0.99 0.94 0.83 2/66 9536
/proc/meminfo: memFree=1578768/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=8504 CPUtime=222.08
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 1795 0 0 0 22207 1 0 0 25 0 1 0 242321893 8708096 1779 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2126 1779 76 170 0 1954 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 13864

[startup+282.303 s]
/proc/loadavg: 0.99 0.95 0.83 2/66 9536
/proc/meminfo: memFree=1578192/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=9220 CPUtime=282.05
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 1941 0 0 0 28204 1 0 0 25 0 1 0 242321893 9441280 1925 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2305 1925 76 170 0 2133 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 14580

[startup+342.303 s]
/proc/loadavg: 0.99 0.95 0.84 2/66 9536
/proc/meminfo: memFree=1577872/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=9536 CPUtime=342.03
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2002 0 0 0 34202 1 0 0 25 0 1 0 242321893 9764864 1986 1992294400 134512640 135212939 4294956240 18446744073709551615 134526650 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2384 1986 76 170 0 2212 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 14896

[startup+402.303 s]
/proc/loadavg: 0.99 0.96 0.84 2/66 9536
/proc/meminfo: memFree=1577488/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=9812 CPUtime=402
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2097 0 0 0 40199 1 0 0 25 0 1 0 242321893 10047488 2081 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2453 2081 76 170 0 2281 0
Current children cumulated CPU time (s) 402.1

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

[pid=9536] ppid=9532 vsize=10100 CPUtime=461.97
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2166 0 0 0 46196 1 0 0 25 0 1 0 242321893 10342400 2150 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2525 2150 76 170 0 2353 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 15460

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 9536
/proc/meminfo: memFree=1576976/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=10248 CPUtime=521.96
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2204 0 0 0 52194 2 0 0 25 0 1 0 242321893 10493952 2188 1992294400 134512640 135212939 4294956240 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2562 2188 76 170 0 2390 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 15608

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 9536
/proc/meminfo: memFree=1576848/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=10404 CPUtime=581.94
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2237 0 0 0 58192 2 0 0 25 0 1 0 242321893 10653696 2221 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2601 2221 76 170 0 2429 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 15764

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 9536
/proc/meminfo: memFree=1576400/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=10828 CPUtime=641.91
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2334 0 0 0 64189 2 0 0 25 0 1 0 242321893 11087872 2318 1992294400 134512640 135212939 4294956240 18446744073709551615 134543711 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2707 2318 76 170 0 2535 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 16188

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 9536
/proc/meminfo: memFree=1576208/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=10992 CPUtime=701.88
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2384 0 0 0 70186 2 0 0 25 0 1 0 242321893 11255808 2368 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2748 2368 76 170 0 2576 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 16352

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 9536
/proc/meminfo: memFree=1576016/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=11132 CPUtime=761.86
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2423 0 0 0 76184 2 0 0 25 0 1 0 242321893 11399168 2407 1992294400 134512640 135212939 4294956240 18446744073709551615 134526806 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2783 2407 76 170 0 2611 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 16492

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 9536
/proc/meminfo: memFree=1575632/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=11608 CPUtime=821.83
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2499 0 0 0 82181 2 0 0 25 0 1 0 242321893 11886592 2483 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2902 2483 76 170 0 2730 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 16968

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 9536
/proc/meminfo: memFree=1575504/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=11748 CPUtime=881.81
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2540 0 0 0 88179 2 0 0 25 0 1 0 242321893 12029952 2524 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2937 2524 76 170 0 2765 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 17108

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 9536
/proc/meminfo: memFree=1575504/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=11748 CPUtime=941.78
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2549 0 0 0 94176 2 0 0 25 0 1 0 242321893 12029952 2533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 2937 2533 76 170 0 2765 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 17108

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 9536
/proc/meminfo: memFree=1575248/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=12032 CPUtime=1001.75
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2603 0 0 0 100173 2 0 0 25 0 1 0 242321893 12320768 2587 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 3008 2587 76 170 0 2836 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 17392

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9536
/proc/meminfo: memFree=1574928/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=12328 CPUtime=1061.73
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2687 0 0 0 106171 2 0 0 25 0 1 0 242321893 12623872 2671 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 3082 2671 76 170 0 2910 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 17688

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9536
/proc/meminfo: memFree=1574672/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=12612 CPUtime=1121.71
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2735 0 0 0 112169 2 0 0 25 0 1 0 242321893 12914688 2719 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 3153 2719 76 170 0 2981 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 17972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9542
/proc/meminfo: memFree=1574288/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=12612 CPUtime=1181.68
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2749 0 0 0 118166 2 0 0 25 0 1 0 242321893 12914688 2733 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 3153 2733 76 170 0 2981 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 17972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 9542
/proc/meminfo: memFree=1574224/2055920 swapFree=4176976/4192956
[pid=9532] ppid=9530 vsize=5360 CPUtime=0.1
/proc/9532/stat : 9532 (run.sh) S 9530 9532 9435 0 -1 4194304 343 530 0 0 0 0 10 0 16 0 1 0 242321881 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9532/statm: 1340 241 197 169 0 51 0
[pid=9536] ppid=9532 vsize=12896 CPUtime=1199.99
/proc/9536/stat : 9536 (minisat) R 9532 9532 9435 0 -1 4194304 2789 0 0 0 119996 3 0 0 25 0 1 0 242321893 13205504 2773 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/9536/statm: 3224 2773 76 170 0 3052 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 18256

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

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.07
CPU system time (s): 0.039993
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 18256

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

runsolver used 0.993848 second user time and 3.38748 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-12 17:41:25
IDJOB=1805923
IDBENCH=24624
IDSOLVER=648
FILE ID=node17/1805923-1242142885
PBS_JOBID= 9289704
Free space on /tmp= 66208 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 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-1805923-1242142885/watcher-1805923-1242142885 -o /tmp/evaluation-result-1805923-1242142885/solver-1805923-1242142885 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805923-1242142885.cnf HOME

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

MD5SUM BENCH= f938eb83302d03b3e1c7efeabdee60a6
RANDOM SEED=2079301222

node17.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.234
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.234
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:       1587072 kB
Buffers:         39944 kB
Cached:         339724 kB
SwapCached:       9768 kB
Active:          78968 kB
Inactive:       312576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587072 kB
SwapTotal:     4192956 kB
SwapFree:      4176976 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            63300 kB
Committed_AS:   867504 kB
PageTables:       1452 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= 66208 MiB
End job on node17 at 2009-05-12 18:01:26