Trace number 1806279

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.09 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.01	#LEARNT CLAUSES 0
0.00/0.01	done !
0.00/0.01	c Now, SatElite...
0.00/0.01	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 |    3500    10500 |    1049       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    3493    10536 |      --       0       --      -- |     --   | -7/36
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 693   #clauses: 3493   #literals: 10536
0.00/0.02	c CPU time:   0.009998 s
0.00/0.02	c ==============================================================================
0.00/0.03	c SatElite is done !
0.00/0.03	c Calling MINISAT
0.00/0.03	This is MiniSat 2.0 beta
0.00/0.03	WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	============================[ Problem Statistics ]=============================
0.00/0.03	|                                                                             |
0.00/0.03	|  Number of variables:  693                                                  |
0.00/0.03	|  Number of clauses:    3493                                                 |
0.00/0.03	|  Parsing time:         0.00         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     693     3493    10536 |     1164        0    nan |  0.000 % |
0.00/0.03	|       100 |     693     3493    10536 |     1280      100     27 |  0.000 % |
0.00/0.04	|       250 |     693     3493    10536 |     1408      250     27 |  0.000 % |
0.00/0.05	|       476 |     693     3493    10536 |     1549      476     26 |  0.000 % |
0.02/0.06	|       817 |     693     3493    10536 |     1704      817     25 |  0.000 % |
0.02/0.08	|      1325 |     693     3493    10536 |     1875     1325     24 |  0.000 % |
0.02/0.12	|      2089 |     693     3493    10536 |     2062     1119     24 |  0.000 % |
0.02/0.17	|      3228 |     693     3493    10536 |     2268     1187     24 |  0.000 % |
0.02/0.26	|      4936 |     693     3493    10536 |     2495     1727     24 |  0.000 % |
0.02/0.39	|      7498 |     693     3493    10536 |     2745     1720     26 |  0.000 % |
0.02/0.61	|     11343 |     693     3493    10536 |     3019     2753     24 |  0.000 % |
0.02/0.94	|     17109 |     693     3493    10536 |     3321     2356     24 |  0.000 % |
1.39/1.46	|     25758 |     693     3493    10536 |     3654     2533     24 |  0.000 % |
2.19/2.29	|     38732 |     693     3493    10536 |     4019     2453     23 |  0.000 % |
3.48/3.54	|     58193 |     693     3493    10536 |     4421     3520     25 |  0.000 % |
5.49/5.57	|     87385 |     693     3493    10536 |     4863     3528     25 |  0.000 % |
8.58/8.67	|    131176 |     693     3493    10536 |     5350     3018     22 |  0.000 % |
13.38/13.49	|    196860 |     693     3493    10536 |     5885     3681     23 |  0.000 % |
20.88/20.98	|    295386 |     693     3493    10536 |     6473     4134     23 |  0.000 % |
32.77/32.89	|    443178 |     693     3493    10536 |     7120     4766     25 |  0.000 % |
51.57/51.68	|    664861 |     693     3493    10536 |     7833     3610     24 |  0.000 % |
80.85/80.99	|    997387 |     693     3493    10536 |     8616     4408     24 |  0.000 % |
126.84/126.91	|   1496175 |     693     3493    10536 |     9477     8525     25 |  0.000 % |
200.01/200.11	|   2244357 |     693     3493    10536 |    10425     7733     26 |  0.000 % |
316.78/316.91	|   3366631 |     693     3493    10536 |    11468     7679     26 |  0.000 % |
498.71/498.91	|   5050042 |     693     3493    10536 |    12615     8191     25 |  0.000 % |
786.01/786.34	|   7575158 |     693     3493    10536 |    13876    10433     25 |  0.000 % |
1200.07/1200.50	HOME/run.sh: line 55: 20453 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-1806279-1242147677/watcher-1806279-1242147677 -o /tmp/evaluation-result-1806279-1242147677/solver-1806279-1242147677 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806279-1242147677.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.98 3/64 20449
/proc/meminfo: memFree=1019592/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242794900 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20449/statm: 1340 237 196 169 0 51 0
[pid=20450] ppid=20449 vsize=1740 CPUtime=0
/proc/20450/stat : 20450 (revival) R 20449 20449 20222 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 242794900 1781760 146 1992294400 134512640 134537284 4294956368 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 0 0 0
/proc/20450/statm: 435 146 81 6 0 73 0

[startup+0.063794 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 20449
/proc/meminfo: memFree=1019592/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.101796 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 20449
/proc/meminfo: memFree=1019592/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301813 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 20449
/proc/meminfo: memFree=1019592/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.701848 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 20449
/proc/meminfo: memFree=1019592/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50296 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1018296/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=2688 CPUtime=1.47
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 332 0 0 0 147 0 0 0 25 0 1 0 242794903 2752512 316 1992294400 134512640 135212939 4294956240 18446744073709551615 134538835 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 672 316 76 170 0 500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8048

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1018040/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=2952 CPUtime=3.06
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 392 0 0 0 306 0 0 0 25 0 1 0 242794903 3022848 376 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 738 376 76 170 0 566 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8312

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1017592/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=3216 CPUtime=6.26
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 468 0 0 0 626 0 0 0 25 0 1 0 242794903 3293184 452 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 804 452 76 170 0 632 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8576

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1017144/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=3480 CPUtime=12.66
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 541 0 0 0 1266 0 0 0 25 0 1 0 242794903 3563520 525 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 870 525 76 170 0 698 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8840

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1016760/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=4008 CPUtime=25.46
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 655 0 0 0 2546 0 0 0 25 0 1 0 242794903 4104192 639 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 1002 639 76 170 0 830 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9368

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1016184/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=4668 CPUtime=51.04
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 812 0 0 0 5104 0 0 0 25 0 1 0 242794903 4780032 796 1992294400 134512640 135212939 4294956240 18446744073709551615 134536594 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 1167 796 76 170 0 995 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10028

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1015224/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=5460 CPUtime=102.23
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1007 0 0 0 10223 0 0 0 25 0 1 0 242794903 5591040 991 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 1365 991 76 170 0 1193 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10820

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1014520/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=6112 CPUtime=162.2
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1193 0 0 0 16220 0 0 0 25 0 1 0 242794903 6258688 1177 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 1528 1177 76 170 0 1356 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11472

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1013944/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=6780 CPUtime=222.19
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1338 0 0 0 22219 0 0 0 25 0 1 0 242794903 6942720 1322 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 1695 1322 76 170 0 1523 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 12140

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1013688/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=7048 CPUtime=282.16
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1413 0 0 0 28216 0 0 0 25 0 1 0 242794903 7217152 1397 1992294400 134512640 135212939 4294956240 18446744073709551615 134534900 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 1762 1397 76 170 0 1590 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 12408

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1013312/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=7464 CPUtime=342.15
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1511 0 0 0 34214 1 0 0 25 0 1 0 242794903 7643136 1495 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 1866 1495 76 170 0 1694 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12824

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1012992/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=7736 CPUtime=402.13
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1590 0 0 0 40212 1 0 0 25 0 1 0 242794903 7921664 1574 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 1934 1574 76 170 0 1762 0
Current children cumulated CPU time (s) 402.15

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

/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=8316 CPUtime=522.09
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1724 0 0 0 52208 1 0 0 25 0 1 0 242794903 8515584 1708 1992294400 134512640 135212939 4294956240 18446744073709551615 134538841 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2079 1708 76 170 0 1907 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 13676

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1012096/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=8580 CPUtime=582.06
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1811 0 0 0 58205 1 0 0 25 0 1 0 242794903 8785920 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2145 1795 76 170 0 1973 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 13940

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1011904/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=8720 CPUtime=642.03
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1847 0 0 0 64202 1 0 0 25 0 1 0 242794903 8929280 1831 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2180 1831 76 170 0 2008 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 14080

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1011776/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=8856 CPUtime=702.01
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1869 0 0 0 70200 1 0 0 25 0 1 0 242794903 9068544 1853 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2214 1853 76 170 0 2042 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 14216

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1011648/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=9132 CPUtime=761.99
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 1915 0 0 0 76198 1 0 0 25 0 1 0 242794903 9351168 1899 1992294400 134512640 135212939 4294956240 18446744073709551615 134527136 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2283 1899 76 170 0 2111 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 14492

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1011200/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=9528 CPUtime=821.98
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 2022 0 0 0 82196 2 0 0 25 0 1 0 242794903 9756672 2006 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2382 2006 76 170 0 2210 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 14888

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1011008/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=9792 CPUtime=881.95
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 2082 0 0 0 88193 2 0 0 25 0 1 0 242794903 10027008 2066 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2448 2066 76 170 0 2276 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 15152

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1010816/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=9924 CPUtime=941.93
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 2123 0 0 0 94191 2 0 0 25 0 1 0 242794903 10162176 2107 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2481 2107 76 170 0 2309 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 15284

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1010624/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=10184 CPUtime=1001.91
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 2176 0 0 0 100189 2 0 0 25 0 1 0 242794903 10428416 2160 1992294400 134512640 135212939 4294956240 18446744073709551615 134537219 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2546 2160 76 170 0 2374 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 15544

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1010496/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=10320 CPUtime=1061.89
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 2206 0 0 0 106187 2 0 0 25 0 1 0 242794903 10567680 2190 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2580 2190 76 170 0 2408 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 15680

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1010304/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=10452 CPUtime=1121.87
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 2246 0 0 0 112185 2 0 0 25 0 1 0 242794903 10702848 2230 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2613 2230 76 170 0 2441 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 15812

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1010240/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=10452 CPUtime=1181.85
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 2268 0 0 0 118183 2 0 0 25 0 1 0 242794903 10702848 2252 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2613 2252 76 170 0 2441 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 15812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1010240/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=10592 CPUtime=1200.05
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 2277 0 0 0 120003 2 0 0 25 0 1 0 242794903 10846208 2261 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2648 2261 76 170 0 2476 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 15952

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20453
/proc/meminfo: memFree=1010240/2055920 swapFree=4181400/4192956
[pid=20449] ppid=20447 vsize=5360 CPUtime=0.02
/proc/20449/stat : 20449 (run.sh) S 20447 20449 20222 0 -1 4194304 341 404 0 0 0 0 2 0 16 0 1 0 242794900 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20449/statm: 1340 241 197 169 0 51 0
[pid=20453] ppid=20449 vsize=10592 CPUtime=1200.05
/proc/20453/stat : 20453 (minisat) R 20449 20449 20222 0 -1 4194304 2277 0 0 0 120003 2 0 0 25 0 1 0 242794903 10846208 2261 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/20453/statm: 2648 2261 76 170 0 2476 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 15952

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1200.06
CPU system time (s): 0.037994
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 15952

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

runsolver used 1.02684 second user time and 3.35449 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-12 19:01:17
IDJOB=1806279
IDBENCH=24706
IDSOLVER=647
FILE ID=node58/1806279-1242147677
PBS_JOBID= 9289666
Free space on /tmp= 66068 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806279-1242147677/watcher-1806279-1242147677 -o /tmp/evaluation-result-1806279-1242147677/solver-1806279-1242147677 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806279-1242147677.cnf HOME

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

MD5SUM BENCH= 68e48f3a77d59cc85ebd5fd30cfcba3c
RANDOM SEED=1767446393

node58.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.233
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.233
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:       1020136 kB
Buffers:         79864 kB
Cached:         859792 kB
SwapCached:       5340 kB
Active:         108200 kB
Inactive:       839776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1020136 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            73916 kB
Committed_AS:   804296 kB
PageTables:       1356 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= 66068 MiB
End job on node58 at 2009-05-12 19:21:17