Trace number 1796619

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
minisat2-simp 070721? (TO) 1200.09 1200.54

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications 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 variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  6228                                                 |
0.00/0.00	|  Number of clauses:    484871                                               |
0.69/0.78	|  Parsing time:         0.70         s                                       |
24.09/24.18	============================[ Search Statistics ]==============================
24.09/24.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.09/24.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.09/24.18	===============================================================================
24.09/24.18	|         0 |    6052   446229  2532547 |   148743        0    nan |  0.000 % |
24.09/24.19	|       100 |    6052   446229  2532547 |   163617      100     13 |  0.915 % |
24.09/24.19	|       251 |    6052   446229  2532547 |   179979      251     12 |  0.915 % |
24.09/24.19	|       477 |    6052   446229  2532547 |   197976      477     13 |  0.915 % |
24.19/24.20	|       814 |    6052   446229  2532547 |   217774      814     14 |  0.915 % |
24.19/24.22	|      1320 |    6052   446229  2532547 |   239552     1320     13 |  0.915 % |
24.19/24.25	|      2080 |    6052   446229  2532547 |   263507     2080     13 |  0.915 % |
24.19/24.28	|      3219 |    6052   446229  2532547 |   289858     3219     15 |  0.915 % |
24.28/24.34	|      4927 |    6052   446229  2532547 |   318843     4927     14 |  0.915 % |
24.38/24.49	|      7489 |    6052   446229  2532547 |   350728     7489     14 |  0.915 % |
24.58/24.69	|     11333 |    6052   446229  2532547 |   385801    11333     14 |  0.915 % |
24.98/25.05	|     17099 |    6052   446229  2532547 |   424381    17099     15 |  0.915 % |
25.58/25.67	|     25748 |    6052   446229  2532547 |   466819    25748     19 |  0.915 % |
26.78/26.86	|     38722 |    6052   446229  2532547 |   513501    38722     19 |  0.915 % |
28.48/28.59	|     58183 |    6052   446229  2532547 |   564851    58183     18 |  0.915 % |
33.47/33.59	|     87375 |    6052   446229  2532547 |   621336    87375     20 |  0.915 % |
40.77/40.87	|    131165 |    6050   446229  2532547 |   683470   131163     19 |  0.947 % |
54.76/54.80	|    196849 |    6048   446217  2532523 |   751817   196845     19 |  0.979 % |
86.55/86.64	|    295375 |    6047   446217  2532523 |   826998   295370     22 |  0.996 % |
161.12/161.30	|    443165 |    6045   446214  2532517 |   909698   443158     22 |  1.028 % |
345.25/345.50	|    664849 |    6043   446202  2532493 |  1000668   664840     27 |  1.060 % |
676.24/676.54	|    997374 |    6043   446202  2532493 |  1100735   997365     29 |  1.060 % |
960.74/961.12	|   1496162 |    6043   446202  2532493 |  1210808   418806     23 |  1.060 % |

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-1796619-1242078184/watcher-1796619-1242078184 -o /tmp/evaluation-result-1796619-1242078184/solver-1796619-1242078184 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1796619-1242078184.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2665
/proc/meminfo: memFree=1561824/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=2656 CPUtime=0
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 540 0 0 0 0 0 0 0 18 0 1 0 235851796 2719744 525 1992294400 134512640 135243866 4294956256 18446744073709551615 134538736 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 664 525 65 178 0 484 0

[startup+0.016795 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2665
/proc/meminfo: memFree=1561824/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=3184 CPUtime=0.01
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 678 0 0 0 1 0 0 0 18 0 1 0 235851796 3260416 663 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 796 663 65 178 0 616 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3184

[startup+0.10181 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2665
/proc/meminfo: memFree=1561824/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=9172 CPUtime=0.09
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 2119 0 0 0 9 0 0 0 18 0 1 0 235851796 9392128 2104 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 2293 2104 65 178 0 2113 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9172

[startup+0.301845 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2665
/proc/meminfo: memFree=1561824/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=22480 CPUtime=0.29
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 5437 0 0 0 27 2 0 0 19 0 1 0 235851796 23019520 5423 1992294400 134512640 135243866 4294956256 18446744073709551615 134748151 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 5620 5425 65 178 0 5440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22480

[startup+0.701914 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2665
/proc/meminfo: memFree=1561824/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=48104 CPUtime=0.69
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 11835 0 0 0 62 7 0 0 22 0 1 0 235851796 49258496 11820 1992294400 134512640 135243866 4294956256 18446744073709551615 134770158 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 12026 11820 65 178 0 11846 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48104

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1509272/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=55012 CPUtime=1.48
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 13310 0 0 0 141 7 0 0 25 0 1 0 235851796 56332288 13295 1992294400 134512640 135243866 4294956256 18446744073709551615 134535878 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 13753 13295 80 178 0 13573 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 55012

[startup+3.10133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1508184/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=56776 CPUtime=3.09
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 13699 0 0 0 301 8 0 0 25 0 1 0 235851796 58138624 13684 1992294400 134512640 135243866 4294956256 18446744073709551615 134535638 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 14194 13684 80 178 0 14014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56776

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1505320/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=59748 CPUtime=6.29
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 14445 0 0 0 621 8 0 0 25 0 1 0 235851796 61181952 14430 1992294400 134512640 135243866 4294956256 18446744073709551615 134536627 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 14937 14430 80 178 0 14757 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59748

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1503976/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=59880 CPUtime=12.68
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 14578 0 0 0 1260 8 0 0 25 0 1 0 235851796 61317120 14563 1992294400 134512640 135243866 4294956256 18446744073709551615 134535838 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 14970 14563 80 178 0 14790 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59880

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1509736/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=53916 CPUtime=25.48
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 15112 0 0 0 2539 9 0 0 25 0 1 0 235851796 55209984 13107 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 13479 13107 87 178 0 13299 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53916

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1509224/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=54620 CPUtime=51.06
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 15301 0 0 0 5097 9 0 0 25 0 1 0 235851796 55930880 13288 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 13655 13288 87 178 0 13475 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54620

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1488552/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=75688 CPUtime=102.24
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 20457 0 0 0 10209 15 0 0 25 0 1 0 235851796 77504512 18444 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 18922 18444 87 178 0 18742 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 75688

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1474152/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=89952 CPUtime=162.22
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 24094 0 0 0 16203 19 0 0 25 0 1 0 235851796 92110848 22081 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 22488 22081 87 178 0 22308 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 89952

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1458920/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=105752 CPUtime=222.2
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 27865 0 0 0 22197 23 0 0 25 0 1 0 235851796 108290048 25852 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 26438 25852 87 178 0 26258 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 105752

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1446056/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=118428 CPUtime=282.18
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 31103 0 0 0 28191 27 0 0 25 0 1 0 235851796 121270272 29090 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 29607 29090 87 178 0 29427 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 118428

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1435560/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=128648 CPUtime=342.15
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 33692 0 0 0 34186 29 0 0 25 0 1 0 235851796 131735552 31679 1992294400 134512640 135243866 4294956256 18446744073709551615 134555705 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 32162 31679 87 178 0 31982 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 128648

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1426216/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=139380 CPUtime=402.13
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 36031 0 0 0 40182 31 0 0 25 0 1 0 235851796 142725120 34018 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 34845 34018 87 178 0 34665 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 139380

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1416552/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=148892 CPUtime=462.11
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 38431 0 0 0 46177 34 0 0 25 0 1 0 235851796 152465408 36418 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 37223 36418 87 178 0 37043 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 148892

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1407848/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=157564 CPUtime=522.09
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 40629 0 0 0 52173 36 0 0 25 0 1 0 235851796 161345536 38616 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 39391 38616 87 178 0 39211 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 157564

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1399016/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=166168 CPUtime=582.07
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 42807 0 0 0 58169 38 0 0 25 0 1 0 235851796 170156032 40794 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 41542 40794 87 178 0 41362 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 166168

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1388008/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=176748 CPUtime=642.05
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 45553 0 0 0 64164 41 0 0 25 0 1 0 235851796 180989952 43540 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 44187 43540 87 178 0 44007 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 176748

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1375976/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=188644 CPUtime=702.03
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 48570 0 0 0 70159 44 0 0 25 0 1 0 235851796 193171456 46557 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 47161 46557 87 178 0 46981 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 188644

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1368936/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=197604 CPUtime=762
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 50314 0 0 0 76155 45 0 0 25 0 1 0 235851796 202346496 48301 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 49401 48301 87 178 0 49221 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 197604

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1365928/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=200452 CPUtime=821.99
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 51038 0 0 0 82152 47 0 0 25 0 1 0 235851796 205262848 49025 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 50113 49025 87 178 0 49933 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 200452

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1365928/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=200452 CPUtime=881.96
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 51038 0 0 0 88149 47 0 0 25 0 1 0 235851796 205262848 49025 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 50113 49025 87 178 0 49933 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 200452

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1365864/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=200452 CPUtime=941.94
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 51039 0 0 0 94147 47 0 0 25 0 1 0 235851796 205262848 49026 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 50113 49026 87 178 0 49933 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 200452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1365928/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=200452 CPUtime=1001.92
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 51039 0 0 0 100145 47 0 0 25 0 1 0 235851796 205262848 49026 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 50113 49026 87 178 0 49933 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 200452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2666
/proc/meminfo: memFree=1365928/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=200452 CPUtime=1061.9
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 51039 0 0 0 106143 47 0 0 25 0 1 0 235851796 205262848 49026 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 50113 49026 87 178 0 49933 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 200452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2672
/proc/meminfo: memFree=1365856/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=200452 CPUtime=1121.87
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 51039 0 0 0 112140 47 0 0 25 0 1 0 235851796 205262848 49026 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 50113 49026 87 178 0 49933 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 200452

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2672
/proc/meminfo: memFree=1365856/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=200452 CPUtime=1181.85
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 51039 0 0 0 118138 47 0 0 25 0 1 0 235851796 205262848 49026 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 50113 49026 87 178 0 49933 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 200452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2672
/proc/meminfo: memFree=1365856/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=200452 CPUtime=1200.05
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 51039 0 0 0 119957 48 0 0 25 0 1 0 235851796 205262848 49026 1992294400 134512640 135243866 4294956256 18446744073709551615 134559521 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 50113 49026 87 178 0 49933 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 200452

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2672
/proc/meminfo: memFree=1365856/2055920 swapFree=4155092/4192956
[pid=2665] ppid=2663 vsize=200452 CPUtime=1200.05
/proc/2665/stat : 2665 (minisat_static) R 2663 2665 2243 0 -1 4194304 51039 0 0 0 119957 48 0 0 25 0 1 0 235851796 205262848 49026 1992294400 134512640 135243866 4294956256 18446744073709551615 134559521 0 0 4096 3 0 0 0 17 1 0 0
/proc/2665/statm: 50113 49026 87 178 0 49933 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 200452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.58
CPU system time (s): 0.511922
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 200452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.58
system time used= 0.511922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51039
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= 2
involuntary context switches= 1959

runsolver used 0.904862 second user time and 2.57561 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-11 23:43:05
IDJOB=1796619
IDBENCH=69600
IDSOLVER=568
FILE ID=node18/1796619-1242078184
PBS_JOBID= 9277617
Free space on /tmp= 66428 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796619-1242078184/watcher-1796619-1242078184 -o /tmp/evaluation-result-1796619-1242078184/solver-1796619-1242078184 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1796619-1242078184.cnf

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=1324129954

node18.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.280
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.280
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:       1562240 kB
Buffers:         68264 kB
Cached:         340640 kB
SwapCached:      32076 kB
Active:         183520 kB
Inactive:       259748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562240 kB
SwapTotal:     4192956 kB
SwapFree:      4155092 kB
Dirty:           21444 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            36388 kB
Committed_AS:   844324 kB
PageTables:       1396 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= 66428 MiB
End job on node18 at 2009-05-12 00:03:08