Trace number 1806391

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

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 revival is preprocessing the formula...#ITERATIONS 1
0.00/0.00	#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 |    2160     4536 |     647       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2142     7956 |      --       0       --      -- |     --   | -18/3420
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 234   #clauses: 2142   #literals: 7956
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c SatElite is 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.02	|       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.03	|       478 |     234     2142     7956 |      950      478     40 |  0.031 % |
0.00/0.04	|       816 |     234     2142     7956 |     1045      816     44 |  0.033 % |
0.00/0.06	|      1323 |     234     2142     7956 |     1149      729     40 |  0.029 % |
0.00/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.32	|      7491 |     234     2142     7956 |     1683     1504     48 |  0.029 % |
0.01/0.50	|     11336 |     234     2142     7956 |     1851     1685     49 |  0.031 % |
0.01/0.81	|     17104 |     234     2142     7956 |     2037     1463     59 |  0.029 % |
1.28/1.31	|     25753 |     234     2142     7956 |     2240     1362     49 |  0.002 % |
2.08/2.14	|     38727 |     234     2142     7956 |     2464     1231     50 |  0.029 % |
3.18/3.25	|     58189 |     234     2142     7956 |     2711     2400     50 |  0.029 % |
5.48/5.51	|     87381 |     234     2142     7956 |     2982     1675     56 |  0.029 % |
8.98/9.03	|    131170 |     234     2142     7956 |     3280     1742     45 |  0.029 % |
13.88/13.95	|    196854 |     234     2142     7956 |     3608     2418     52 |  0.029 % |
20.67/20.74	|    295382 |     234     2142     7956 |     3969     3375     61 |  0.033 % |
33.45/33.58	|    443171 |     234     2142     7956 |     4366     3173     51 |  0.029 % |
52.64/52.72	|    664854 |     234     2142     7956 |     4803     3823     49 |  0.002 % |
77.53/77.64	|    997381 |     234     2142     7956 |     5283     4637     64 |  0.002 % |
124.21/124.39	|   1496169 |     234     2142     7956 |     5812     4217     55 |  0.031 % |
197.57/197.75	|   2244351 |     234     2142     7956 |     6393     5649     52 |  0.027 % |
298.39/298.61	|   3366626 |     234     2142     7956 |     7032     4387     52 |  0.027 % |
450.52/450.82	|   5050040 |     234     2142     7956 |     7735     6046     69 |  0.002 % |
726.58/727.10	|   7575156 |     234     2142     7956 |     8509     7483     59 |  0.031 % |
1168.36/1169.01	|  11362836 |     234     2142     7956 |     9360     8084     56 |  0.029 % |
1200.04/1200.70	HOME/run.sh: line 55: 16854 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-1806391-1242148508/watcher-1806391-1242148508 -o /tmp/evaluation-result-1806391-1242148508/solver-1806391-1242148508 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806391-1242148508.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.98 1.00 0.99 3/64 16850
/proc/meminfo: memFree=1564352/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0
/proc/16850/stat : 16850 (run.sh) R 16848 16850 16589 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242884756 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16850/statm: 1340 236 195 169 0 51 0
[pid=16851] ppid=16850 vsize=1604 CPUtime=0
/proc/16851/stat : 16851 (revival) R 16850 16850 16589 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 50000 242884756 1642496 129 1992294400 134512640 134537284 4294956368 18446744073709551615 134531072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16851/statm: 401 129 84 6 0 39 0

[startup+0.100787 s]
/proc/loadavg: 0.98 1.00 0.99 3/64 16850
/proc/meminfo: memFree=1564352/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.201806 s]
/proc/loadavg: 0.98 1.00 0.99 3/64 16850
/proc/meminfo: memFree=1564352/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301822 s]
/proc/loadavg: 0.98 1.00 0.99 3/64 16850
/proc/meminfo: memFree=1564352/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701894 s]
/proc/loadavg: 0.98 1.00 0.99 3/64 16850
/proc/meminfo: memFree=1564352/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50103 s]
/proc/loadavg: 0.98 1.00 0.99 2/66 16854
/proc/meminfo: memFree=1562992/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=2812 CPUtime=1.47
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 356 0 0 0 147 0 0 0 25 0 1 0 242884758 2879488 340 1992294400 134512640 135212939 4294956240 18446744073709551615 134543896 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 703 340 76 170 0 531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8172

[startup+3.10131 s]
/proc/loadavg: 0.98 1.00 0.99 2/66 16854
/proc/meminfo: memFree=1562672/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=2944 CPUtime=3.07
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 402 0 0 0 307 0 0 0 25 0 1 0 242884758 3014656 386 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 736 386 76 170 0 564 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8304

[startup+6.30187 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 16854
/proc/meminfo: memFree=1562288/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=3340 CPUtime=6.27
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 488 0 0 0 627 0 0 0 25 0 1 0 242884758 3420160 472 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 835 472 76 170 0 663 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8700

[startup+12.702 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 16854
/proc/meminfo: memFree=1561776/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=3604 CPUtime=12.67
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 557 0 0 0 1267 0 0 0 25 0 1 0 242884758 3690496 541 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 901 541 76 170 0 729 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8964

[startup+25.5012 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 16854
/proc/meminfo: memFree=1561264/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=4252 CPUtime=25.45
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 705 0 0 0 2545 0 0 0 25 0 1 0 242884758 4354048 689 1992294400 134512640 135212939 4294956240 18446744073709551615 134537246 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 1063 689 76 170 0 891 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9612

[startup+51.1017 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 16854
/proc/meminfo: memFree=1560688/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=4792 CPUtime=51.04
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 868 0 0 0 5104 0 0 0 25 0 1 0 242884758 4907008 852 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 1198 852 76 170 0 1026 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10152

[startup+102.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 16854
/proc/meminfo: memFree=1559600/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=5816 CPUtime=102.21
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1102 0 0 0 10221 0 0 0 25 0 1 0 242884758 5955584 1086 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 1454 1086 76 170 0 1282 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11176

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1559088/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=6228 CPUtime=162.17
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1224 0 0 0 16217 0 0 0 25 0 1 0 242884758 6377472 1208 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 1557 1208 76 170 0 1385 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 11588

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1558640/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=6712 CPUtime=222.15
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1333 0 0 0 22215 0 0 0 25 0 1 0 242884758 6873088 1317 1992294400 134512640 135212939 4294956240 18446744073709551615 134536097 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 1678 1317 76 170 0 1506 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 12072

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1558320/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=6964 CPUtime=282.11
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1408 0 0 0 28211 0 0 0 25 0 1 0 242884758 7131136 1392 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 1741 1392 76 170 0 1569 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 12324

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1557872/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=7440 CPUtime=342.06
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1512 0 0 0 34206 0 0 0 25 0 1 0 242884758 7618560 1495 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 1860 1495 76 170 0 1688 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 12800

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1557744/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=7572 CPUtime=402.03
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1561 0 0 0 40203 0 0 0 25 0 1 0 242884758 7753728 1544 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 1893 1544 76 170 0 1721 0
Current children cumulated CPU time (s) 402.04

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

/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=7820 CPUtime=462.01
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1626 0 0 0 46200 1 0 0 25 0 1 0 242884758 8007680 1609 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 1955 1609 76 170 0 1783 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 13180

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1557040/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=8228 CPUtime=521.98
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1700 0 0 0 52197 1 0 0 25 0 1 0 242884758 8425472 1683 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2057 1683 76 170 0 1885 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 13588

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1556720/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=8624 CPUtime=581.94
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1796 0 0 0 58193 1 0 0 25 0 1 0 242884758 8830976 1779 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2156 1779 76 170 0 1984 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 13984

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1556656/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=8624 CPUtime=641.92
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1810 0 0 0 64191 1 0 0 25 0 1 0 242884758 8830976 1793 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2156 1793 76 170 0 1984 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 13984

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1556400/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=8756 CPUtime=701.88
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1861 0 0 0 70187 1 0 0 25 0 1 0 242884758 8966144 1844 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2189 1844 76 170 0 2017 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 14116

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1556016/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=9152 CPUtime=761.85
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1948 0 0 0 76184 1 0 0 25 0 1 0 242884758 9371648 1931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2288 1931 76 170 0 2116 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 14512

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1555888/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=9284 CPUtime=821.82
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 1971 0 0 0 82181 1 0 0 25 0 1 0 242884758 9506816 1954 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2321 1954 76 170 0 2149 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 14644

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1555696/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=9420 CPUtime=881.79
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 2016 0 0 0 88178 1 0 0 25 0 1 0 242884758 9646080 1999 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2355 1999 76 170 0 2183 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 14780

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1555504/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=9552 CPUtime=941.76
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 2056 0 0 0 94175 1 0 0 25 0 1 0 242884758 9781248 2039 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2388 2039 76 170 0 2216 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 14912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1555376/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=9684 CPUtime=1001.73
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 2080 0 0 0 100172 1 0 0 25 0 1 0 242884758 9916416 2063 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2421 2063 76 170 0 2249 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 15044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1555312/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=9756 CPUtime=1061.7
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 2094 0 0 0 106169 1 0 0 25 0 1 0 242884758 9990144 2077 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2439 2077 76 170 0 2267 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 15116

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1554992/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=10020 CPUtime=1121.67
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 2157 0 0 0 112166 1 0 0 25 0 1 0 242884758 10260480 2140 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2505 2140 76 170 0 2333 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 15380

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1554992/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=10020 CPUtime=1181.65
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 2157 0 0 0 118164 1 0 0 25 0 1 0 242884758 10260480 2140 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2505 2140 76 170 0 2333 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 15380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16854
/proc/meminfo: memFree=1554992/2055920 swapFree=4180872/4192956
[pid=16850] ppid=16848 vsize=5360 CPUtime=0.01
/proc/16850/stat : 16850 (run.sh) S 16848 16850 16589 0 -1 4194304 341 347 0 0 0 0 1 0 17 0 1 0 242884756 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16850/statm: 1340 241 197 169 0 51 0
[pid=16854] ppid=16850 vsize=10020 CPUtime=1200.03
/proc/16854/stat : 16854 (minisat) R 16850 16850 16589 0 -1 4194304 2157 0 0 0 120002 1 0 0 25 0 1 0 242884758 10260480 2140 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16854/statm: 2505 2140 76 170 0 2333 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 15380

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1200.05
CPU system time (s): 0.026995
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 15380

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

runsolver used 1.11683 second user time and 3.2615 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-12 19:15:08
IDJOB=1806391
IDBENCH=24729
IDSOLVER=647
FILE ID=node4/1806391-1242148508
PBS_JOBID= 9289717
Free space on /tmp= 66208 MiB

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

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

MD5SUM BENCH= bc769deecd9ed9694b8be132b5bd15cd
RANDOM SEED=161253790

node4.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.265
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.265
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:       1564896 kB
Buffers:         57500 kB
Cached:         346540 kB
SwapCached:       5864 kB
Active:          89264 kB
Inactive:       322584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564896 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            65240 kB
Committed_AS:  1023104 kB
PageTables:       1468 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 node4 at 2009-05-12 19:35:09