Trace number 1806392

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

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
MD5SUMbc769deecd9ed9694b8be132b5bd15cd
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 variables252
Number of clauses2160
Sum of the clauses size4536
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22142
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2160     4536 |     647       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2142     7956 |      --       0       --      -- |     --   | -18/3420
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 234   #clauses: 2142   #literals: 7956
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c SatElite is done !
0.00/0.01	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.02	#LEARNT CLAUSES 0
0.00/0.02	done !
0.00/0.02	c Calling MINISAT
0.00/0.02	This is MiniSat 2.0 beta
0.00/0.02	WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	============================[ Problem Statistics ]=============================
0.00/0.02	|                                                                             |
0.00/0.02	|  Number of variables:  234                                                  |
0.00/0.02	|  Number of clauses:    2142                                                 |
0.00/0.02	|  Parsing time:         0.00         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     234     2142     7956 |      714        0    nan |  0.000 % |
0.00/0.03	|       102 |     234     2142     7956 |      785      102     35 |  0.033 % |
0.00/0.03	|       253 |     234     2142     7956 |      863      253     39 |  0.029 % |
0.00/0.04	|       478 |     234     2142     7956 |      950      478     40 |  0.031 % |
0.00/0.05	|       816 |     234     2142     7956 |     1045      816     44 |  0.033 % |
0.01/0.06	|      1323 |     234     2142     7956 |     1149      729     40 |  0.029 % |
0.01/0.09	|      2082 |     234     2142     7956 |     1264      847     48 |  0.029 % |
0.01/0.13	|      3221 |     234     2142     7956 |     1391     1279     43 |  0.029 % |
0.01/0.21	|      4929 |     234     2142     7956 |     1530     1458     46 |  0.029 % |
0.01/0.33	|      7491 |     234     2142     7956 |     1683     1504     48 |  0.029 % |
0.01/0.51	|     11336 |     234     2142     7956 |     1851     1685     49 |  0.031 % |
0.01/0.82	|     17104 |     234     2142     7956 |     2037     1463     59 |  0.029 % |
1.28/1.31	|     25753 |     234     2142     7956 |     2240     1362     49 |  0.002 % |
2.07/2.19	|     38727 |     234     2142     7956 |     2464     1231     50 |  0.029 % |
3.27/3.31	|     58189 |     234     2142     7956 |     2711     2400     50 |  0.029 % |
5.47/5.58	|     87381 |     234     2142     7956 |     2982     1675     56 |  0.029 % |
9.07/9.11	|    131170 |     234     2142     7956 |     3280     1742     45 |  0.029 % |
13.96/14.00	|    196854 |     234     2142     7956 |     3608     2418     52 |  0.029 % |
20.66/20.76	|    295382 |     234     2142     7956 |     3969     3375     61 |  0.033 % |
33.36/33.41	|    443171 |     234     2142     7956 |     4366     3173     51 |  0.029 % |
52.93/53.03	|    664854 |     234     2142     7956 |     4803     3823     49 |  0.002 % |
77.92/78.06	|    997381 |     234     2142     7956 |     5283     4637     64 |  0.002 % |
124.90/125.04	|   1496169 |     234     2142     7956 |     5812     4217     55 |  0.031 % |
198.36/198.50	|   2244351 |     234     2142     7956 |     6393     5649     52 |  0.027 % |
298.93/299.18	|   3366626 |     234     2142     7956 |     7032     4387     52 |  0.027 % |
451.46/451.71	|   5050040 |     234     2142     7956 |     7735     6046     69 |  0.002 % |
729.54/729.95	|   7575156 |     234     2142     7956 |     8509     7483     59 |  0.031 % |
1172.67/1173.24	|  11362836 |     234     2142     7956 |     9360     8084     56 |  0.029 % |
1200.07/1200.60	HOME/run.sh: line 54:  2129 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-1806392-1242148511/watcher-1806392-1242148511 -o /tmp/evaluation-result-1806392-1242148511/solver-1806392-1242148511 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806392-1242148511.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.99 0.94 2/64 2125
/proc/meminfo: memFree=1687416/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0
/proc/2125/stat : 2125 (run.sh) R 2123 2125 1820 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242877122 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2125/statm: 1340 237 196 169 0 51 0
[pid=2126] ppid=2125 vsize=820 CPUtime=0
/proc/2126/stat : 2126 (SatElite) R 2125 2125 1820 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 242877122 839680 132 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/2126/statm: 205 133 67 126 0 76 0

[startup+0.0581481 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 2125
/proc/meminfo: memFree=1687416/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.10115 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 2125
/proc/meminfo: memFree=1687416/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301171 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 2125
/proc/meminfo: memFree=1687416/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701211 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 2125
/proc/meminfo: memFree=1687416/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50129 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1686120/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=2812 CPUtime=1.47
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 351 0 0 0 147 0 0 0 25 0 1 0 242877124 2879488 335 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 703 335 76 170 0 531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8172

[startup+3.10145 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1685800/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=2944 CPUtime=3.06
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 402 0 0 0 306 0 0 0 25 0 1 0 242877124 3014656 386 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 736 386 76 170 0 564 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8304

[startup+6.30177 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1685352/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=3340 CPUtime=6.26
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 487 0 0 0 626 0 0 0 25 0 1 0 242877124 3420160 471 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 835 471 76 170 0 663 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8700

[startup+12.7024 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1684904/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=3604 CPUtime=12.66
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 556 0 0 0 1266 0 0 0 25 0 1 0 242877124 3690496 540 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 901 540 76 170 0 729 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8964

[startup+25.5017 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1684392/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=4132 CPUtime=25.45
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 705 0 0 0 2545 0 0 0 25 0 1 0 242877124 4231168 689 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 1033 689 76 170 0 861 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9492

[startup+51.1012 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1683752/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=4792 CPUtime=51.03
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 868 0 0 0 5102 1 0 0 25 0 1 0 242877124 4907008 852 1992294400 134512640 135212939 4294956240 18446744073709551615 134537538 0 0 4096 3 0 0 0 17 1 0 0
/proc/2129/statm: 1198 852 76 170 0 1026 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10152

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1682664/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=5816 CPUtime=102.2
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1104 0 0 0 10219 1 0 0 25 0 1 0 242877124 5955584 1088 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 1454 1088 76 170 0 1282 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 11176

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1682152/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=6216 CPUtime=162.17
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1221 0 0 0 16216 1 0 0 25 0 1 0 242877124 6365184 1205 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 1554 1205 76 170 0 1382 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 11576

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1681704/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=6744 CPUtime=222.15
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1337 0 0 0 22214 1 0 0 25 0 1 0 242877124 6905856 1321 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 1686 1321 76 170 0 1514 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 12104

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1681448/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=7000 CPUtime=282.12
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1409 0 0 0 28211 1 0 0 25 0 1 0 242877124 7168000 1393 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 1750 1393 76 170 0 1578 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 12360

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1681064/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=7448 CPUtime=342.09
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1514 0 0 0 34208 1 0 0 25 0 1 0 242877124 7626752 1498 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 1862 1498 76 170 0 1690 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 12808

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1681000/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=7580 CPUtime=402.07
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1535 0 0 0 40206 1 0 0 25 0 1 0 242877124 7761920 1519 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 1895 1519 76 170 0 1723 0
Current children cumulated CPU time (s) 402.08

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

[pid=2129] ppid=2125 vsize=7820 CPUtime=462.04
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1618 0 0 0 46203 1 0 0 25 0 1 0 242877124 8007680 1602 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 1955 1602 76 170 0 1783 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 13180

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1680296/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=8232 CPUtime=522.03
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1698 0 0 0 52201 2 0 0 25 0 1 0 242877124 8429568 1682 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2058 1682 76 170 0 1886 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 13592

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1679976/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=8484 CPUtime=582
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1790 0 0 0 58198 2 0 0 25 0 1 0 242877124 8687616 1774 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2121 1774 76 170 0 1949 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 13844

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1679848/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=8616 CPUtime=641.98
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1811 0 0 0 64196 2 0 0 25 0 1 0 242877124 8822784 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2154 1795 76 170 0 1982 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 13976

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1679528/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=8764 CPUtime=701.95
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1861 0 0 0 70193 2 0 0 25 0 1 0 242877124 8974336 1845 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2191 1845 76 170 0 2019 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 14124

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1679208/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=9152 CPUtime=761.93
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1947 0 0 0 76191 2 0 0 25 0 1 0 242877124 9371648 1930 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2288 1930 76 170 0 2116 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 14512

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1679144/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=9284 CPUtime=821.9
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 1966 0 0 0 82188 2 0 0 25 0 1 0 242877124 9506816 1949 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2321 1949 76 170 0 2149 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 14644

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1679016/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=9420 CPUtime=881.87
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 2013 0 0 0 88185 2 0 0 25 0 1 0 242877124 9646080 1996 1992294400 134512640 135212939 4294956240 18446744073709551615 134537712 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2355 1996 76 170 0 2183 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 14780

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1678760/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=9552 CPUtime=941.85
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 2056 0 0 0 94183 2 0 0 25 0 1 0 242877124 9781248 2039 1992294400 134512640 135212939 4294956240 18446744073709551615 134537333 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2388 2039 76 170 0 2216 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 14912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1678632/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=9684 CPUtime=1001.82
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 2078 0 0 0 100180 2 0 0 25 0 1 0 242877124 9916416 2061 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2421 2061 76 170 0 2249 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 15044

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1678568/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=9788 CPUtime=1061.81
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 2093 0 0 0 106178 3 0 0 25 0 1 0 242877124 10022912 2076 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2447 2076 76 170 0 2275 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 15148

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1678312/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=10052 CPUtime=1121.79
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 2156 0 0 0 112176 3 0 0 25 0 1 0 242877124 10293248 2139 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2513 2139 76 170 0 2341 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 15412

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1678248/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=10052 CPUtime=1181.76
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 2156 0 0 0 118173 3 0 0 25 0 1 0 242877124 10293248 2139 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2513 2139 76 170 0 2341 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 15412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2129
/proc/meminfo: memFree=1678248/2055920 swapFree=4180268/4192956
[pid=2125] ppid=2123 vsize=5360 CPUtime=0.01
/proc/2125/stat : 2125 (run.sh) S 2123 2125 1820 0 -1 4194304 343 356 0 0 0 0 1 0 16 0 1 0 242877122 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2125/statm: 1340 241 197 169 0 51 0
[pid=2129] ppid=2125 vsize=10052 CPUtime=1200.06
/proc/2129/stat : 2129 (minisat) R 2125 2125 1820 0 -1 4194304 2156 0 0 0 120003 3 0 0 25 0 1 0 242877124 10293248 2139 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2129/statm: 2513 2139 76 170 0 2341 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 15412

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.09
CPU user time (s): 1200.05
CPU system time (s): 0.040993
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 15412

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

runsolver used 0.950855 second user time and 3.42548 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-12 19:15:11
IDJOB=1806392
IDBENCH=24729
IDSOLVER=648
FILE ID=node70/1806392-1242148511
PBS_JOBID= 9289655
Free space on /tmp= 66332 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806392-1242148511/watcher-1806392-1242148511 -o /tmp/evaluation-result-1806392-1242148511/solver-1806392-1242148511 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806392-1242148511.cnf HOME

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

MD5SUM BENCH= bc769deecd9ed9694b8be132b5bd15cd
RANDOM SEED=1615465167

node70.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.213
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.213
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:       1687960 kB
Buffers:         42512 kB
Cached:         245636 kB
SwapCached:       6496 kB
Active:          59596 kB
Inactive:       237004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687960 kB
SwapTotal:     4192956 kB
SwapFree:      4180268 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            57476 kB
Committed_AS:   838664 kB
PageTables:       1372 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= 66328 MiB
End job on node70 at 2009-05-12 19:35:12