Trace number 1513695

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.06 1200.41

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S7007454-009.cnf
MD5SUM648c8d820b622b84f63b74fa018c43ab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12798
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2000                                                 |
0.00/0.00	c |  Number of clauses:    8400                                                 |
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:          1363189178.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.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1948     8307    25201 |     2769        0    nan |  0.000 % |
0.03/0.04	c |       102 |    1948     8307    25201 |     3045      102     54 |  0.000 % |
0.03/0.06	c |       253 |    1948     8307    25201 |     3350      253     55 |  0.000 % |
0.03/0.09	c |       478 |    1948     8307    25201 |     3685      478     54 |  0.000 % |
0.09/0.13	c |       815 |    1948     8307    25201 |     4054      815     56 |  0.000 % |
0.09/0.18	c |      1321 |    1948     8307    25201 |     4459     1321     58 |  0.000 % |
0.19/0.26	c |      2080 |    1948     8307    25201 |     4905     2080     60 |  0.000 % |
0.29/0.38	c |      3219 |    1948     8307    25201 |     5395     3219     62 |  0.000 % |
0.49/0.58	c |      4927 |    1948     8307    25201 |     5935     4927     63 |  0.000 % |
0.79/0.89	c |      7489 |    1948     8307    25201 |     6529     4383     67 |  0.000 % |
1.39/1.41	c |     11335 |    1948     8307    25201 |     7182     4849     71 |  0.000 % |
2.19/2.21	c |     17101 |    1948     8307    25201 |     7900     6877     66 |  0.000 % |
3.49/3.57	c |     25750 |    1948     8307    25201 |     8690     7364     65 |  0.000 % |
5.79/5.85	c |     38724 |    1948     8307    25201 |     9559     6920     67 |  0.000 % |
9.09/9.13	c |     58186 |    1948     8307    25201 |    10515     6711     68 |  0.000 % |
14.99/15.04	c |     87378 |    1948     8307    25201 |    11566     8935     70 |  0.000 % |
24.18/24.24	c |    131167 |    1948     8307    25201 |    12723    11263     74 |  0.000 % |
38.98/39.08	c |    196853 |    1948     8307    25201 |    13995    11911     72 |  0.000 % |
63.47/63.51	c |    295382 |    1948     8307    25201 |    15395    10491     69 |  0.000 % |
102.26/102.38	c |    443171 |    1948     8307    25201 |    16934     9238     69 |  0.000 % |
164.35/164.40	c |    664855 |    1948     8307    25201 |    18628    15986     71 |  0.000 % |
264.42/264.52	c |    997380 |    1948     8307    25201 |    20491    17385     72 |  0.000 % |
422.76/422.98	c |   1496169 |    1948     8307    25201 |    22540    18182     69 |  0.000 % |
674.10/674.36	c |   2244352 |    1948     8307    25201 |    24794    13779     70 |  0.000 % |
1100.47/1100.80	c |   3366626 |    1948     8307    25201 |    27273    15998     72 |  0.000 % |

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-1513695-1238220973/watcher-1513695-1238220973 -o /tmp/evaluation-result-1513695-1238220973/solver-1513695-1238220973 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1363189178 HOME/instance-1513695-1238220973.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: 0.85 0.95 0.97 3/64 9150
/proc/meminfo: memFree=1250040/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=2848 CPUtime=0
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1094762237 2916352 319 1992294400 4194304 5102648 548682068800 18446744073709551615 4198328 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 712 321 87 221 0 488 0

[startup+0.0427569 s]
/proc/loadavg: 0.85 0.95 0.97 3/64 9150
/proc/meminfo: memFree=1250040/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=3784 CPUtime=0.03
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 619 0 0 0 3 0 0 0 18 0 1 0 1094762237 3874816 570 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 946 570 102 221 0 722 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3784

[startup+0.101763 s]
/proc/loadavg: 0.85 0.95 0.97 3/64 9150
/proc/meminfo: memFree=1250040/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=3784 CPUtime=0.09
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 631 0 0 0 9 0 0 0 18 0 1 0 1094762237 3874816 582 1992294400 4194304 5102648 548682068800 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 946 582 114 221 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3784

[startup+0.301785 s]
/proc/loadavg: 0.85 0.95 0.97 3/64 9150
/proc/meminfo: memFree=1250040/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=4180 CPUtime=0.29
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 721 0 0 0 29 0 0 0 19 0 1 0 1094762237 4280320 672 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 1045 672 114 221 0 821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4180

[startup+0.701829 s]
/proc/loadavg: 0.85 0.95 0.97 3/64 9150
/proc/meminfo: memFree=1250040/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=5368 CPUtime=0.69
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 1018 0 0 0 69 0 0 0 22 0 1 0 1094762237 5496832 969 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 1342 969 114 221 0 1118 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5368

[startup+1.50192 s]
/proc/loadavg: 0.85 0.95 0.97 2/65 9151
/proc/meminfo: memFree=1246512/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=5896 CPUtime=1.49
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 1154 0 0 0 149 0 0 0 25 0 1 0 1094762237 6037504 1105 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 1474 1105 114 221 0 1250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5896

[startup+3.1011 s]
/proc/loadavg: 0.85 0.95 0.97 2/65 9151
/proc/meminfo: memFree=1245488/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=6640 CPUtime=3.09
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 1324 0 0 0 309 0 0 0 25 0 1 0 1094762237 6799360 1275 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 1660 1275 114 221 0 1436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6640

[startup+6.30245 s]
/proc/loadavg: 0.86 0.95 0.97 2/65 9151
/proc/meminfo: memFree=1244400/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=7696 CPUtime=6.29
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 1591 0 0 0 628 1 0 0 25 0 1 0 1094762237 7880704 1542 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 1924 1542 114 221 0 1700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7696

[startup+12.7012 s]
/proc/loadavg: 0.87 0.95 0.97 2/65 9151
/proc/meminfo: memFree=1242928/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=8892 CPUtime=12.69
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 1909 0 0 0 1268 1 0 0 25 0 1 0 1094762237 9105408 1860 1992294400 4194304 5102648 548682068800 18446744073709551615 4250386 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 2223 1860 114 221 0 1999 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8892

[startup+25.5016 s]
/proc/loadavg: 0.90 0.96 0.97 2/65 9151
/proc/meminfo: memFree=1241328/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=10468 CPUtime=25.48
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 2272 0 0 0 2547 1 0 0 25 0 1 0 1094762237 10719232 2223 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 2617 2223 114 221 0 2393 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10468

[startup+51.1015 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 9151
/proc/meminfo: memFree=1239792/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=11936 CPUtime=51.07
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 2665 0 0 0 5105 2 0 0 25 0 1 0 1094762237 12222464 2616 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 2984 2616 114 221 0 2760 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11936

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.97 2/65 9151
/proc/meminfo: memFree=1237104/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=14592 CPUtime=102.26
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 3316 0 0 0 10223 3 0 0 25 0 1 0 1094762237 14942208 3267 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 3648 3267 114 221 0 3424 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14592

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1235056/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=16720 CPUtime=162.25
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 3835 0 0 0 16221 4 0 0 25 0 1 0 1094762237 17121280 3786 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 4180 3786 114 221 0 3956 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16720

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1233456/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=18268 CPUtime=222.23
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 4211 0 0 0 22219 4 0 0 25 0 1 0 1094762237 18706432 4162 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 4567 4162 114 221 0 4343 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18268

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1231216/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=20432 CPUtime=282.21
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 4760 0 0 0 28217 4 0 0 25 0 1 0 1094762237 20922368 4711 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 5108 4711 114 221 0 4884 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20432

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1230448/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=21260 CPUtime=342.19
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 4946 0 0 0 34215 4 0 0 25 0 1 0 1094762237 21770240 4897 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 5315 4897 114 221 0 5091 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 21260

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1230000/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=21688 CPUtime=402.17
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 5054 0 0 0 40213 4 0 0 25 0 1 0 1094762237 22208512 5005 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 5422 5005 114 221 0 5198 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 21688

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1227952/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=23828 CPUtime=462.16
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 5589 0 0 0 46211 5 0 0 25 0 1 0 1094762237 24399872 5540 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 5957 5540 114 221 0 5733 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 23828

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1227504/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=24392 CPUtime=522.14
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 5696 0 0 0 52209 5 0 0 25 0 1 0 1094762237 24977408 5647 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 6098 5647 114 221 0 5874 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 24392

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1226864/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=25088 CPUtime=582.12
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 5860 0 0 0 58207 5 0 0 25 0 1 0 1094762237 25690112 5811 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 6272 5811 114 221 0 6048 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 25088

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1226096/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=25772 CPUtime=642.11
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 6052 0 0 0 64205 6 0 0 25 0 1 0 1094762237 26390528 6003 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 6443 6003 114 221 0 6219 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 25772

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1224240/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=27732 CPUtime=702.08
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 6519 0 0 0 70202 6 0 0 25 0 1 0 1094762237 28397568 6470 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 6933 6470 114 221 0 6709 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 27732

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1223792/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=28148 CPUtime=762.08
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 6636 0 0 0 76201 7 0 0 25 0 1 0 1094762237 28823552 6587 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 7037 6587 114 221 0 6813 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 28148

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1223024/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=28972 CPUtime=822.05
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 6818 0 0 0 82198 7 0 0 25 0 1 0 1094762237 29667328 6769 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 7243 6769 114 221 0 7019 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 28972

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1222768/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=29284 CPUtime=882.03
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 6882 0 0 0 88196 7 0 0 25 0 1 0 1094762237 29986816 6833 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 7321 6833 114 221 0 7097 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 29284

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1222512/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=29548 CPUtime=942.01
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 6951 0 0 0 94194 7 0 0 25 0 1 0 1094762237 30257152 6902 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 7387 6902 114 221 0 7163 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 29548

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1221936/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=30116 CPUtime=1002
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 7101 0 0 0 100192 8 0 0 25 0 1 0 1094762237 30838784 7052 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 7529 7052 114 221 0 7305 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 30116

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1221616/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=30572 CPUtime=1061.98
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 7184 0 0 0 106190 8 0 0 25 0 1 0 1094762237 31305728 7135 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 7643 7135 114 221 0 7419 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 30572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1220080/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=32152 CPUtime=1121.97
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 7549 0 0 0 112188 9 0 0 25 0 1 0 1094762237 32923648 7500 1992294400 4194304 5102648 548682068800 18446744073709551615 4250005 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 8038 7500 114 221 0 7814 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 32152

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1218736/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=33400 CPUtime=1181.95
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 7873 0 0 0 118186 9 0 0 25 0 1 0 1094762237 34201600 7824 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 8350 7824 114 221 0 8126 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 33400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 9151
/proc/meminfo: memFree=1218736/2055920 swapFree=4176920/4192956
[pid=9150] ppid=9148 vsize=33400 CPUtime=1200.04
/proc/9150/stat : 9150 (varsat-crafted_) R 9148 9150 9113 0 -1 4194304 7873 0 0 0 119995 9 0 0 25 0 1 0 1094762237 34201600 7824 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/9150/statm: 8350 7824 114 221 0 8126 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33400

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.06
CPU user time (s): 1199.96
CPU system time (s): 0.103984
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 33400

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

runsolver used 0.987849 second user time and 2.36064 second system time

The end

Launcher Data

Begin job on node35 at 2009-03-28 07:16:13
IDJOB=1513695
IDBENCH=70284
IDSOLVER=537
FILE ID=node35/1513695-1238220973
PBS_JOBID= 9060614
Free space on /tmp= 66504 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S7007454-009.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513695-1238220973/watcher-1513695-1238220973 -o /tmp/evaluation-result-1513695-1238220973/solver-1513695-1238220973 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1363189178 HOME/instance-1513695-1238220973.cnf

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

MD5SUM BENCH= 648c8d820b622b84f63b74fa018c43ab
RANDOM SEED=1363189178

node35.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.229
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.229
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:       1250520 kB
Buffers:         95644 kB
Cached:         616688 kB
SwapCached:      10236 kB
Active:         189380 kB
Inactive:       534712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1250520 kB
SwapTotal:     4192956 kB
SwapFree:      4176920 kB
Dirty:            1272 kB
Writeback:           0 kB
Mapped:          17436 kB
Slab:            67320 kB
Committed_AS:  2629772 kB
PageTables:       1404 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= 66500 MiB
End job on node35 at 2009-03-28 07:36:16