Trace number 1806573

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_3_6_cmp.cnf
MD5SUMc848a5766cfcc1d1c3f26c7818e48eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark189.332
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses11563
Sum of the clauses size37576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 8
0.59/0.63	#LEARNT CLAUSES 47
0.59/0.64	done !
0.59/0.64	c Now, SatElite...
0.59/0.64	c Parsing...
0.59/0.66	c ==============================================================================
0.59/0.66	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.66	c ==============================================================================
0.59/0.66	c |         0 |   11238    35987 |    3371       0        0     nan |  0.000 % |
0.59/0.68	c |         0 |   11213    35967 |      --       0       --      -- |     --   | -25/-20
0.59/0.68	c ==============================================================================
0.59/0.68	c Result  :   #vars: 1368   #clauses: 11213   #literals: 35967
0.59/0.68	c CPU time:   0.032994 s
0.59/0.68	c ==============================================================================
0.64/0.71	c SatElite is done !
0.64/0.71	c Calling MINISAT
0.64/0.71	This is MiniSat 2.0 beta
0.64/0.71	WARNING: for repeatability, setting FPU to use double precision
0.64/0.71	============================[ Problem Statistics ]=============================
0.64/0.71	|                                                                             |
0.64/0.71	|  Number of variables:  1368                                                 |
0.64/0.71	|  Number of clauses:    11213                                                |
0.64/0.71	|  Parsing time:         0.00         s                                       |
0.64/0.71	============================[ Search Statistics ]==============================
0.64/0.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.64/0.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.64/0.71	===============================================================================
0.64/0.71	|         0 |    1368    11213    35967 |     3737        0    nan |  0.000 % |
0.64/0.72	|       102 |    1368    11213    35967 |     4111      102     30 |  0.000 % |
0.64/0.72	|       255 |    1368    11213    35967 |     4522      255     46 |  0.000 % |
0.64/0.73	|       481 |    1368    11213    35967 |     4974      481     46 |  0.000 % |
0.64/0.75	|       821 |    1368    11213    35967 |     5472      821     68 |  0.000 % |
0.64/0.78	|      1328 |    1368    11213    35967 |     6019     1328     77 |  0.000 % |
0.70/0.81	|      2087 |    1368    11213    35967 |     6621     2087     60 |  0.000 % |
0.70/0.87	|      3226 |    1368    11213    35967 |     7283     3226     58 |  0.000 % |
0.70/0.99	|      4935 |    1368    11213    35967 |     8012     4935     59 |  0.000 % |
1.09/1.16	|      7497 |    1368    11213    35967 |     8813     7497     50 |  0.000 % |
1.48/1.56	|     11341 |    1368    11213    35967 |     9694     6682     52 |  0.000 % |
1.88/1.95	|     17107 |    1368    11213    35967 |    10663     7422     32 |  0.002 % |
2.58/2.62	|     25757 |    1368    11213    35967 |    11730    10492     44 |  0.000 % |
4.08/4.10	|     38732 |    1368    11213    35967 |    12903    11462     48 |  0.000 % |
5.88/5.97	|     58194 |    1368    11213    35967 |    14193    10994     51 |  0.000 % |
10.37/10.41	|     87387 |    1368    11213    35967 |    15613    11114     45 |  0.000 % |
17.77/17.82	|    131176 |    1368    11213    35967 |    17174    14729     71 |  0.000 % |
33.66/33.74	|    196860 |    1368    11213    35967 |    18891    10437     82 |  0.000 % |
65.96/66.00	|    295389 |    1368    11213    35967 |    20781    12574     83 |  0.000 % |
112.94/113.02	|    443179 |    1368    11213    35967 |    22859    11876     84 |  0.000 % |
202.79/202.94	|    664870 |    1368    11213    35967 |    25145    23101    112 |  0.000 % |
356.33/356.59	|    997396 |    1368    11213    35967 |    27659    22575    113 |  0.000 % |
596.93/597.25	|   1496184 |    1368    11213    35967 |    30425    14895     88 |  0.000 % |
996.86/997.34	|   2244366 |    1368    11213    35967 |    33468    21907    100 |  0.000 % |
1200.08/1200.61	HOME/run.sh: line 55:  7916 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-1806573-1242150875/watcher-1806573-1242150875 -o /tmp/evaluation-result-1806573-1242150875/solver-1806573-1242150875 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806573-1242150875.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.98 0.93 3/64 7912
/proc/meminfo: memFree=1194104/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0
/proc/7912/stat : 7912 (run.sh) R 7910 7912 7621 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243121025 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7912/statm: 1340 236 195 169 0 51 0
[pid=7913] ppid=7912 vsize=1952 CPUtime=0
/proc/7913/stat : 7913 (revival) R 7912 7912 7621 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 243121025 1998848 197 1992294400 134512640 134537284 4294956368 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/7913/statm: 488 198 82 6 0 126 0

[startup+0.0511581 s]
/proc/loadavg: 0.99 0.98 0.93 3/64 7912
/proc/meminfo: memFree=1194104/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243121025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 237 196 169 0 51 0
[pid=7913] ppid=7912 vsize=2276 CPUtime=0.04
/proc/7913/stat : 7913 (revival) R 7912 7912 7621 0 -1 4194304 369 0 0 0 4 0 0 0 18 0 1 50000 243121025 2330624 282 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7913/statm: 569 282 85 6 0 207 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7636

[startup+0.101162 s]
/proc/loadavg: 0.99 0.98 0.93 3/64 7912
/proc/meminfo: memFree=1194104/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243121025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 237 196 169 0 51 0
[pid=7913] ppid=7912 vsize=2408 CPUtime=0.09
/proc/7913/stat : 7913 (revival) R 7912 7912 7621 0 -1 4194304 386 0 0 0 9 0 0 0 19 0 1 50000 243121025 2465792 299 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7913/statm: 602 299 85 6 0 240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7768

[startup+0.30118 s]
/proc/loadavg: 0.99 0.98 0.93 3/64 7912
/proc/meminfo: memFree=1194104/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243121025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 237 196 169 0 51 0
[pid=7913] ppid=7912 vsize=2672 CPUtime=0.29
/proc/7913/stat : 7913 (revival) R 7912 7912 7621 0 -1 4194304 469 0 0 0 29 0 0 0 22 0 1 50000 243121025 2736128 382 1992294400 134512640 134537284 4294956368 18446744073709551615 7362171 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7913/statm: 668 382 85 6 0 306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8032

[startup+0.701221 s]
/proc/loadavg: 0.99 0.98 0.93 3/64 7912
/proc/meminfo: memFree=1194104/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.64
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 311 619 0 0 0 0 64 0 16 0 1 0 243121025 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7912/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 5360

[startup+1.50129 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1191016/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=4956 CPUtime=0.78
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 947 0 0 0 78 0 0 0 24 0 1 0 243121096 5074944 931 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 1239 931 77 170 0 1067 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10316

[startup+3.10144 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1189864/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=5484 CPUtime=2.38
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 1070 0 0 0 238 0 0 0 25 0 1 0 243121096 5615616 1054 1992294400 134512640 135212939 4294956240 18446744073709551615 134536040 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 1371 1054 77 170 0 1199 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10844

[startup+6.30174 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1188520/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=6680 CPUtime=5.58
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 1350 0 0 0 557 1 0 0 25 0 1 0 243121096 6840320 1334 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 1670 1334 77 170 0 1498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12040

[startup+12.7023 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1185272/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=9320 CPUtime=11.97
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 2021 0 0 0 1196 1 0 0 25 0 1 0 243121096 9543680 2005 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 2330 2005 77 170 0 2158 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14680

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.93 3/66 7916
/proc/meminfo: memFree=1184248/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=10508 CPUtime=24.77
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 2309 0 0 0 2476 1 0 0 25 0 1 0 243121096 10760192 2293 1992294400 134512640 135212939 4294956240 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 2627 2293 77 170 0 2455 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15868

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1182008/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=12760 CPUtime=50.36
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 2892 0 0 0 5035 1 0 0 25 0 1 0 243121096 13066240 2876 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 3190 2876 77 170 0 3018 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18120

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1179384/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=15420 CPUtime=101.54
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 3544 0 0 0 10153 1 0 0 25 0 1 0 243121096 15790080 3528 1992294400 134512640 135212939 4294956240 18446744073709551615 134534904 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 3855 3528 77 170 0 3683 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 20780

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1175800/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=18872 CPUtime=161.51
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 4413 0 0 0 16149 2 0 0 25 0 1 0 243121096 19324928 4397 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 4718 4397 77 170 0 4546 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 24232

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1174008/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=20760 CPUtime=221.48
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 4869 0 0 0 22146 2 0 0 25 0 1 0 243121096 21258240 4853 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 5190 4853 77 170 0 5018 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26120

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1173368/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=21288 CPUtime=281.47
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 5020 0 0 0 28144 3 0 0 25 0 1 0 243121096 21798912 5004 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 5322 5004 77 170 0 5150 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 26648

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7916
/proc/meminfo: memFree=1172408/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=22356 CPUtime=341.44
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 5262 0 0 0 34141 3 0 0 25 0 1 0 243121096 22892544 5246 1992294400 134512640 135212939 4294956240 18446744073709551615 134526739 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 5589 5246 77 170 0 5417 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 27716

[startup+402.301 s]

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

/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=23516 CPUtime=461.38
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 5520 0 0 0 46134 4 0 0 25 0 1 0 243121096 24080384 5504 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 5879 5504 77 170 0 5707 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 28876

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1171128/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=23672 CPUtime=521.35
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 5567 0 0 0 52131 4 0 0 25 0 1 0 243121096 24240128 5551 1992294400 134512640 135212939 4294956240 18446744073709551615 134536656 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 5918 5551 77 170 0 5746 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 29032

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1170872/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=23936 CPUtime=581.33
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 5631 0 0 0 58129 4 0 0 25 0 1 0 243121096 24510464 5615 1992294400 134512640 135212939 4294956240 18446744073709551615 134530465 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 5984 5615 77 170 0 5812 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 29296

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1168696/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=26092 CPUtime=641.3
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 6175 0 0 0 64126 4 0 0 25 0 1 0 243121096 26718208 6159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 6523 6159 77 170 0 6351 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 31452

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1168376/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=26500 CPUtime=701.28
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 6255 0 0 0 70123 5 0 0 25 0 1 0 243121096 27136000 6239 1992294400 134512640 135212939 4294956240 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 6625 6239 77 170 0 6453 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 31860

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1167672/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=27196 CPUtime=761.26
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 6432 0 0 0 76121 5 0 0 25 0 1 0 243121096 27848704 6416 1992294400 134512640 135212939 4294956240 18446744073709551615 134536265 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 6799 6416 77 170 0 6627 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 32556

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1167352/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=27612 CPUtime=821.23
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 6511 0 0 0 82118 5 0 0 25 0 1 0 243121096 28274688 6495 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 6903 6495 77 170 0 6731 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 32972

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1167160/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=27744 CPUtime=881.21
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 6567 0 0 0 88116 5 0 0 25 0 1 0 243121096 28409856 6551 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 6936 6551 77 170 0 6764 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 33104

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1167096/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=27896 CPUtime=941.18
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 6579 0 0 0 94113 5 0 0 25 0 1 0 243121096 28565504 6563 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 6974 6563 77 170 0 6802 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 33256

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1167032/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=27896 CPUtime=1001.15
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 6590 0 0 0 100110 5 0 0 25 0 1 0 243121096 28565504 6574 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 6974 6574 77 170 0 6802 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 33256

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1164152/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=30944 CPUtime=1061.13
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 7322 0 0 0 106107 6 0 0 25 0 1 0 243121096 31686656 7306 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 7736 7306 77 170 0 7564 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 36304

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1164152/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=30944 CPUtime=1121.11
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 7322 0 0 0 112105 6 0 0 25 0 1 0 243121096 31686656 7306 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 7736 7306 77 170 0 7564 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 36304

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1164152/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=30944 CPUtime=1181.09
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 7322 0 0 0 118103 6 0 0 25 0 1 0 243121096 31686656 7306 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 7736 7306 77 170 0 7564 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 36304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 7922
/proc/meminfo: memFree=1163960/2055920 swapFree=4110816/4192956
[pid=7912] ppid=7910 vsize=5360 CPUtime=0.7
/proc/7912/stat : 7912 (run.sh) S 7910 7912 7621 0 -1 4194304 341 968 0 0 0 0 70 0 16 0 1 0 243121025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7912/statm: 1340 241 197 169 0 51 0
[pid=7916] ppid=7912 vsize=31084 CPUtime=1199.38
/proc/7916/stat : 7916 (minisat) R 7912 7912 7621 0 -1 4194304 7361 0 0 0 119932 6 0 0 25 0 1 0 243121096 31830016 7345 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7916/statm: 7771 7345 77 170 0 7599 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 36444

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.61
CPU time (s): 1200.1
CPU user time (s): 1200.03
CPU system time (s): 0.077988
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 36444

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

runsolver used 1.00485 second user time and 3.37249 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-12 19:54:35
IDJOB=1806573
IDBENCH=70907
IDSOLVER=647
FILE ID=node14/1806573-1242150875
PBS_JOBID= 9289707
Free space on /tmp= 65952 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_7_3_6_cmp.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806573-1242150875/watcher-1806573-1242150875 -o /tmp/evaluation-result-1806573-1242150875/solver-1806573-1242150875 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806573-1242150875.cnf HOME

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

MD5SUM BENCH= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=1038560302

node14.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.256
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	: 5931.00
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.256
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:       1194648 kB
Buffers:         82624 kB
Cached:         622976 kB
SwapCached:      77080 kB
Active:         225252 kB
Inactive:       559440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194648 kB
SwapTotal:     4192956 kB
SwapFree:      4110816 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            62628 kB
Committed_AS:   838720 kB
PageTables:       1448 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= 65952 MiB
End job on node14 at 2009-05-12 20:14:36