Trace number 1516203

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
VARSAT-crafted 2009-03-22? (TO) 1200.05 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1736708510-089.cnf
MD5SUMa49ed3ca5dd834a3f2dad0ab32e44184
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  75                                                   |
0.00/0.00	c |  Number of clauses:    6675                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1007018848.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.17	c ============================[ Search Statistics ]==============================
0.09/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
0.09/0.20	c |       100 |      75     6675    46725 |     2447      100     27 |  0.018 % |
0.19/0.22	c |       252 |      75     6675    46725 |     2692      252     27 |  0.018 % |
0.19/0.26	c |       477 |      75     6675    46725 |     2961      477     27 |  0.018 % |
0.19/0.29	c |       819 |      75     6675    46725 |     3257      819     26 |  0.018 % |
0.29/0.34	c |      1325 |      75     6675    46725 |     3583     1325     26 |  0.018 % |
0.39/0.40	c |      2084 |      75     6675    46725 |     3941     2084     26 |  0.018 % |
0.39/0.49	c |      3223 |      75     6675    46725 |     4335     3223     26 |  0.018 % |
0.59/0.62	c |      4931 |      75     6675    46725 |     4769     2747     25 |  0.018 % |
0.79/0.82	c |      7493 |      75     6675    46725 |     5246     2907     25 |  0.018 % |
1.00/1.09	c |     11338 |      75     6675    46725 |     5771     4112     25 |  0.018 % |
1.49/1.52	c |     17105 |      75     6675    46725 |     6348     4081     25 |  0.018 % |
2.10/2.17	c |     25754 |      75     6675    46725 |     6983     6351     25 |  0.018 % |
3.09/3.15	c |     38728 |      75     6675    46725 |     7681     5297     25 |  0.018 % |
4.69/4.75	c |     58189 |      75     6675    46725 |     8449     5472     25 |  0.018 % |
7.19/7.20	c |     87381 |      75     6675    46725 |     9294     4978     24 |  0.018 % |
10.89/11.00	c |    131170 |      75     6675    46725 |    10223     6798     25 |  0.018 % |
17.19/17.22	c |    196854 |      75     6675    46725 |    11246     5824     24 |  0.018 % |
26.79/26.89	c |    295382 |      75     6675    46725 |    12370     8487     25 |  0.018 % |
42.38/42.40	c |    443172 |      75     6675    46725 |    13607     7458     24 |  0.018 % |
67.27/67.35	c |    664856 |      75     6675    46725 |    14968    10947     24 |  0.018 % |
107.36/107.40	c |    997381 |      75     6675    46725 |    16465    13505     25 |  0.018 % |
173.94/174.06	c |   1496169 |      75     6675    46725 |    18112     9212     24 |  0.018 % |
279.61/279.80	c |   2244352 |      75     6675    46725 |    19923    13601     25 |  0.018 % |
457.65/457.83	c |   3366626 |      75     6675    46725 |    21915    18527     24 |  0.018 % |
750.37/750.63	c |   5050037 |      75     6675    46725 |    24107    12174     24 |  0.018 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1516203-1238266146/watcher-1516203-1238266146 -o /tmp/evaluation-result-1516203-1238266146/solver-1516203-1238266146 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1007018848 HOME/instance-1516203-1238266146.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30627
/proc/meminfo: memFree=873072/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=2544 CPUtime=0
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 1099276878 2605056 264 1992294400 4194304 5102648 548682068800 18446744073709551615 4516103 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 636 264 87 221 0 412 0

[startup+0.033734 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30627
/proc/meminfo: memFree=873072/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=3772 CPUtime=0.03
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 584 0 0 0 3 0 0 0 18 0 1 0 1099276878 3862528 569 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 943 569 98 221 0 719 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3772

[startup+0.101741 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30627
/proc/meminfo: memFree=873072/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=3928 CPUtime=0.09
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 614 0 0 0 9 0 0 0 18 0 1 0 1099276878 4022272 599 1992294400 4194304 5102648 548682068800 18446744073709551615 4272872 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 982 599 98 221 0 758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3928

[startup+0.301764 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30627
/proc/meminfo: memFree=873072/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=3832 CPUtime=0.29
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 626 0 0 0 29 0 0 0 19 0 1 0 1099276878 3923968 610 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 958 610 110 221 0 734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3832

[startup+0.701809 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30627
/proc/meminfo: memFree=873072/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=3964 CPUtime=0.69
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 652 0 0 0 69 0 0 0 23 0 1 0 1099276878 4059136 636 1992294400 4194304 5102648 548682068800 18446744073709551615 4249883 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 991 636 110 221 0 767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3964

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=870696/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=4408 CPUtime=1.49
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 758 0 0 0 149 0 0 0 25 0 1 0 1099276878 4513792 742 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 1102 742 110 221 0 878 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4408

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=870120/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=4948 CPUtime=3.09
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 883 0 0 0 309 0 0 0 25 0 1 0 1099276878 5066752 867 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 1237 867 110 221 0 1013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4948

[startup+6.30145 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=869288/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=5480 CPUtime=6.29
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 1026 0 0 0 629 0 0 0 25 0 1 0 1099276878 5611520 1010 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 1370 1010 110 221 0 1146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5480

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=868456/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=6336 CPUtime=12.69
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 1213 0 0 0 1269 0 0 0 25 0 1 0 1099276878 6488064 1197 1992294400 4194304 5102648 548682068800 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 1584 1197 110 221 0 1360 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6336

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=867624/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=7092 CPUtime=25.49
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 1400 0 0 0 2548 1 0 0 25 0 1 0 1099276878 7262208 1384 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 1773 1384 110 221 0 1549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7092

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=866664/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=8284 CPUtime=51.08
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 1651 0 0 0 5107 1 0 0 25 0 1 0 1099276878 8482816 1635 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 2071 1635 110 221 0 1847 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8284

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=865640/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=9220 CPUtime=102.26
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 1897 0 0 0 10225 1 0 0 25 0 1 0 1099276878 9441280 1881 1992294400 4194304 5102648 548682068800 18446744073709551615 4225774 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 2305 1881 110 221 0 2081 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9220

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=864552/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=10304 CPUtime=162.24
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 2149 0 0 0 16223 1 0 0 25 0 1 0 1099276878 10551296 2133 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 2576 2133 110 221 0 2352 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10304

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=863912/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=11000 CPUtime=222.23
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 2297 0 0 0 22221 2 0 0 25 0 1 0 1099276878 11264000 2281 1992294400 4194304 5102648 548682068800 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 2750 2281 110 221 0 2526 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 11000

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=863208/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=11768 CPUtime=282.21
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 2460 0 0 0 28219 2 0 0 25 0 1 0 1099276878 12050432 2444 1992294400 4194304 5102648 548682068800 18446744073709551615 4255124 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 2942 2444 110 221 0 2718 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 11768

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=862376/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=12904 CPUtime=342.19
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 2668 0 0 0 34217 2 0 0 25 0 1 0 1099276878 13213696 2652 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3226 2652 110 221 0 3002 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 12904

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=862120/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=13092 CPUtime=402.17
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 2735 0 0 0 40215 2 0 0 25 0 1 0 1099276878 13406208 2719 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3273 2719 110 221 0 3049 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 13092

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=861736/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=13664 CPUtime=462.15
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 2843 0 0 0 46213 2 0 0 25 0 1 0 1099276878 13991936 2827 1992294400 4194304 5102648 548682068800 18446744073709551615 4244305 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3416 2827 110 221 0 3192 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 13664

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=861288/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=14044 CPUtime=522.14
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 2936 0 0 0 52211 3 0 0 25 0 1 0 1099276878 14381056 2920 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3511 2920 110 221 0 3287 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 14044

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=860776/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=14612 CPUtime=582.12
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3062 0 0 0 58209 3 0 0 25 0 1 0 1099276878 14962688 3046 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3653 3046 110 221 0 3429 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 14612

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=860584/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=14992 CPUtime=642.1
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3147 0 0 0 64207 3 0 0 25 0 1 0 1099276878 15351808 3131 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3748 3131 110 221 0 3524 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 14992

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30628
/proc/meminfo: memFree=860456/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=14992 CPUtime=702.09
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3176 0 0 0 70205 4 0 0 25 0 1 0 1099276878 15351808 3160 1992294400 4194304 5102648 548682068800 18446744073709551615 4249141 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3748 3160 110 221 0 3524 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 14992

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30634
/proc/meminfo: memFree=860200/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=15180 CPUtime=762.07
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3235 0 0 0 76203 4 0 0 25 0 1 0 1099276878 15544320 3219 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3795 3219 110 221 0 3571 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 15180

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30634
/proc/meminfo: memFree=859944/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=15512 CPUtime=822.05
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3302 0 0 0 82201 4 0 0 25 0 1 0 1099276878 15884288 3286 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3878 3286 110 221 0 3654 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 15512

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30634
/proc/meminfo: memFree=859752/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=15512 CPUtime=882.03
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3346 0 0 0 88199 4 0 0 25 0 1 0 1099276878 15884288 3330 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3878 3330 110 221 0 3654 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 15512

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30634
/proc/meminfo: memFree=859688/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=15512 CPUtime=942.01
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3352 0 0 0 94197 4 0 0 25 0 1 0 1099276878 15884288 3336 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3878 3336 110 221 0 3654 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 15512

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30634
/proc/meminfo: memFree=859688/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=15512 CPUtime=1001.99
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3361 0 0 0 100195 4 0 0 25 0 1 0 1099276878 15884288 3345 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3878 3345 110 221 0 3654 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 15512

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30634
/proc/meminfo: memFree=859624/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=15512 CPUtime=1061.98
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3364 0 0 0 106193 5 0 0 25 0 1 0 1099276878 15884288 3348 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3878 3348 110 221 0 3654 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 15512

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30634
/proc/meminfo: memFree=859496/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=15704 CPUtime=1121.96
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3394 0 0 0 112191 5 0 0 25 0 1 0 1099276878 16080896 3378 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3926 3378 110 221 0 3702 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 15704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30634
/proc/meminfo: memFree=859432/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=15704 CPUtime=1181.94
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3404 0 0 0 118189 5 0 0 25 0 1 0 1099276878 16080896 3388 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3926 3388 110 221 0 3702 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 15704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30634
/proc/meminfo: memFree=859496/2055920 swapFree=4178500/4192956
[pid=30627] ppid=30625 vsize=15704 CPUtime=1200.04
/proc/30627/stat : 30627 (varsat-crafted_) R 30625 30627 30223 0 -1 4194304 3405 0 0 0 119999 5 0 0 25 0 1 0 1099276878 16080896 3389 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30627/statm: 3926 3389 110 221 0 3702 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 15704

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.99
CPU system time (s): 0.058991
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 15704

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

runsolver used 1.01684 second user time and 2.31065 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-28 19:49:06
IDJOB=1516203
IDBENCH=70493
IDSOLVER=537
FILE ID=node62/1516203-1238266146
PBS_JOBID= 9060777
Free space on /tmp= 66352 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1736708510-089.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516203-1238266146/watcher-1516203-1238266146 -o /tmp/evaluation-result-1516203-1238266146/solver-1516203-1238266146 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1007018848 HOME/instance-1516203-1238266146.cnf

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

MD5SUM BENCH= a49ed3ca5dd834a3f2dad0ab32e44184
RANDOM SEED=1007018848

node62.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.232
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.232
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:        873488 kB
Buffers:         82648 kB
Cached:        1014736 kB
SwapCached:       7616 kB
Active:         313652 kB
Inactive:       792936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        873488 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1180 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            61608 kB
Committed_AS:  2682592 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node62 at 2009-03-28 20:09:08