Trace number 1514067

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.11 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S762724712-048.cnf
MD5SUMded0a20d749cf4becf9e25906c1822a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.09138
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
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:  6000                                                 |
0.00/0.00	c |  Number of clauses:    25200                                                |
0.01/0.05	c |  Parsing time:         0.05         s                                       |
0.01/0.05	c |  Timeout:              43200 s
0.01/0.05	c |  Random Seed:          1936368817.000000
0.01/0.05	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.01/0.05	c |  Branching Rule:       default (solution-guided)                            |
0.01/0.05	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.01/0.05	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    5821    24915    75772 |     8305        0    nan |  0.000 % |
0.19/0.24	c |       101 |    5821    24915    75772 |     9135      101     84 |  0.000 % |
0.29/0.39	c |       253 |    5821    24915    75772 |    10049      253    126 |  0.000 % |
0.49/0.55	c |       478 |    5821    24915    75772 |    11053      478    121 |  0.000 % |
0.69/0.73	c |       815 |    5821    24915    75772 |    12159      815    123 |  0.000 % |
0.89/0.96	c |      1321 |    5821    24915    75772 |    13375     1321    120 |  0.000 % |
1.19/1.24	c |      2083 |    5821    24915    75772 |    14712     2083    131 |  0.000 % |
1.58/1.61	c |      3223 |    5821    24915    75772 |    16184     3223    131 |  0.000 % |
2.09/2.16	c |      4931 |    5821    24915    75772 |    17802     4931    146 |  0.000 % |
2.99/3.03	c |      7493 |    5821    24915    75772 |    19582     7493    152 |  0.000 % |
4.29/4.35	c |     11337 |    5821    24915    75772 |    21541    11337    157 |  0.000 % |
6.49/6.51	c |     17107 |    5821    24915    75772 |    23695    17107    161 |  0.000 % |
9.98/10.09	c |     25758 |    5821    24915    75772 |    26064    12540    156 |  0.000 % |
16.09/16.11	c |     38733 |    5821    24915    75772 |    28671    25515    160 |  0.000 % |
25.88/25.90	c |     58194 |    5821    24915    75772 |    31538    27100    161 |  0.000 % |
42.98/43.10	c |     87386 |    5821    24915    75772 |    34692    15378    156 |  0.000 % |
73.86/73.95	c |    131175 |    5821    24915    75772 |    38161    13016    152 |  0.000 % |
122.35/122.43	c |    196861 |    5821    24915    75772 |    41977    28494    188 |  0.000 % |
202.33/202.41	c |    295387 |    5821    24915    75772 |    46175    38378    172 |  0.000 % |
340.57/340.73	c |    443176 |    5821    24915    75772 |    50792    20927    152 |  0.000 % |
571.60/571.90	c |    664860 |    5821    24915    75772 |    55871    21093    173 |  0.000 % |
939.48/939.87	c |    997387 |    5821    24915    75772 |    61459    20402    154 |  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-1514067-1238225791/watcher-1514067-1238225791 -o /tmp/evaluation-result-1514067-1238225791/solver-1514067-1238225791 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1936368817 HOME/instance-1514067-1238225791.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.99 0.97 0.96 3/64 13908
/proc/meminfo: memFree=882104/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=3576 CPUtime=0
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 591 0 0 0 0 0 0 0 18 0 1 0 1095245134 3661824 577 1992294400 4194304 5102648 548682068800 18446744073709551615 4516208 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 864 547 87 221 0 640 0

[startup+0.0179389 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 13908
/proc/meminfo: memFree=882104/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=4616 CPUtime=0.01
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 859 0 0 0 1 0 0 0 18 0 1 0 1095245134 4726784 814 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 1154 815 87 221 0 930 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4616

[startup+0.101954 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 13908
/proc/meminfo: memFree=882104/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=7192 CPUtime=0.09
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 1525 0 0 0 9 0 0 0 18 0 1 0 1095245134 7364608 1480 1992294400 4194304 5102648 548682068800 18446744073709551615 4272397 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 1798 1480 99 221 0 1574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7192

[startup+0.301989 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 13908
/proc/meminfo: memFree=882104/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=6708 CPUtime=0.29
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 1540 0 0 0 29 0 0 0 19 0 1 0 1095245134 6868992 1395 1992294400 4194304 5102648 548682068800 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 1677 1395 114 221 0 1453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6708

[startup+0.701062 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 13908
/proc/meminfo: memFree=882104/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=6708 CPUtime=0.69
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 1540 0 0 0 69 0 0 0 22 0 1 0 1095245134 6868992 1395 1992294400 4194304 5102648 548682068800 18446744073709551615 4250000 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 1677 1395 114 221 0 1453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6708

[startup+1.50121 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=876720/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=7632 CPUtime=1.49
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 1752 0 0 0 149 0 0 0 25 0 1 0 1095245134 7815168 1607 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 1908 1607 114 221 0 1684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7632

[startup+3.1015 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=874480/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=11092 CPUtime=3.09
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 2632 0 0 0 308 1 0 0 25 0 1 0 1095245134 11358208 2487 1992294400 4194304 5102648 548682068800 18446744073709551615 4213880 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 2773 2487 114 221 0 2549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11092

[startup+6.30108 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=867376/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=17984 CPUtime=6.28
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 4332 0 0 0 625 3 0 0 25 0 1 0 1095245134 18415616 4187 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 4496 4187 114 221 0 4272 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17984

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=860272/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=23188 CPUtime=12.68
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 5634 0 0 0 1264 4 0 0 25 0 1 0 1095245134 23744512 5489 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 5797 5489 114 221 0 5573 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23188

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=856368/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=27084 CPUtime=25.48
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 6598 0 0 0 2543 5 0 0 25 0 1 0 1095245134 27734016 6453 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 6771 6453 114 221 0 6547 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27084

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=851824/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=31704 CPUtime=51.07
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 7752 0 0 0 5100 7 0 0 25 0 1 0 1095245134 32464896 7607 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 7926 7607 114 221 0 7702 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31704

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=844848/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=38464 CPUtime=102.25
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 9465 0 0 0 10216 9 0 0 25 0 1 0 1095245134 39387136 9320 1992294400 4194304 5102648 548682068800 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 9616 9320 114 221 0 9392 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 38464

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=838704/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=44832 CPUtime=162.23
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 11006 0 0 0 16212 11 0 0 25 0 1 0 1095245134 45907968 10861 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 11208 10861 114 221 0 10984 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 44832

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=835888/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=47604 CPUtime=222.22
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 11706 0 0 0 22209 13 0 0 25 0 1 0 1095245134 48746496 11561 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 11901 11561 114 221 0 11677 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 47604

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 13909
/proc/meminfo: memFree=831600/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=51828 CPUtime=282.19
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 12769 0 0 0 28205 14 0 0 25 0 1 0 1095245134 53071872 12624 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 12957 12624 114 221 0 12733 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 51828

[startup+342.301 s]
/proc/loadavg: 1.04 0.99 0.97 2/65 13911
/proc/meminfo: memFree=831280/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=51828 CPUtime=342.17
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 12770 0 0 0 34203 14 0 0 25 0 1 0 1095245134 53071872 12625 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 12957 12625 114 221 0 12733 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 51828

[startup+402.302 s]
/proc/loadavg: 1.06 1.00 0.97 2/65 13911
/proc/meminfo: memFree=824240/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=59552 CPUtime=402.15
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 14704 0 0 0 40199 16 0 0 25 0 1 0 1095245134 60981248 14559 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 14888 14559 114 221 0 14664 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 59552

[startup+462.302 s]
/proc/loadavg: 1.06 1.01 0.98 2/65 13911
/proc/meminfo: memFree=821360/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=61836 CPUtime=462.13
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 15282 0 0 0 46196 17 0 0 25 0 1 0 1095245134 63320064 15137 1992294400 4194304 5102648 548682068800 18446744073709551615 4249104 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 15459 15137 114 221 0 15235 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 61836

[startup+522.302 s]
/proc/loadavg: 1.06 1.02 0.98 2/65 13911
/proc/meminfo: memFree=821488/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=61836 CPUtime=522.11
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 15285 0 0 0 52194 17 0 0 25 0 1 0 1095245134 63320064 15140 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 15459 15140 114 221 0 15235 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 61836

[startup+582.302 s]
/proc/loadavg: 1.05 1.03 0.99 2/65 13911
/proc/meminfo: memFree=821488/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=61836 CPUtime=582.09
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 15285 0 0 0 58192 17 0 0 25 0 1 0 1095245134 63320064 15140 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 15459 15140 114 221 0 15235 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 61836

[startup+642.302 s]
/proc/loadavg: 1.02 1.02 0.99 2/65 13911
/proc/meminfo: memFree=821424/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=61836 CPUtime=642.08
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 15295 0 0 0 64191 17 0 0 25 0 1 0 1095245134 63320064 15150 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 15459 15150 114 221 0 15235 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 61836

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 0.99 2/65 13911
/proc/meminfo: memFree=816368/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=67072 CPUtime=702.05
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 16560 0 0 0 70187 18 0 0 25 0 1 0 1095245134 68681728 16415 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 16768 16415 114 221 0 16544 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 67072

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 0.99 2/65 13911
/proc/meminfo: memFree=816368/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=67072 CPUtime=762.03
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 16560 0 0 0 76185 18 0 0 25 0 1 0 1095245134 68681728 16415 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 16768 16415 114 221 0 16544 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 67072

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 0.99 2/65 13911
/proc/meminfo: memFree=816368/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=67072 CPUtime=822.02
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 16560 0 0 0 82183 19 0 0 25 0 1 0 1095245134 68681728 16415 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 16768 16415 114 221 0 16544 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 67072

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13911
/proc/meminfo: memFree=816368/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=67072 CPUtime=882
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 16560 0 0 0 88181 19 0 0 25 0 1 0 1095245134 68681728 16415 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 16768 16415 114 221 0 16544 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 67072

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13911
/proc/meminfo: memFree=816304/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=67072 CPUtime=941.97
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 16562 0 0 0 94178 19 0 0 25 0 1 0 1095245134 68681728 16417 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 16768 16417 114 221 0 16544 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 67072

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13911
/proc/meminfo: memFree=815408/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=68192 CPUtime=1001.95
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 16786 0 0 0 100176 19 0 0 25 0 1 0 1095245134 69828608 16641 1992294400 4194304 5102648 548682068800 18446744073709551615 4255874 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 17048 16641 114 221 0 16824 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 68192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13911
/proc/meminfo: memFree=811440/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=72196 CPUtime=1061.94
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 17784 0 0 0 106174 20 0 0 25 0 1 0 1095245134 73928704 17639 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 18049 17639 114 221 0 17825 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 72196

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13911
/proc/meminfo: memFree=811440/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=72196 CPUtime=1121.91
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 17787 0 0 0 112171 20 0 0 25 0 1 0 1095245134 73928704 17642 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 18049 17642 114 221 0 17825 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 72196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13911
/proc/meminfo: memFree=809328/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=74308 CPUtime=1181.89
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 18320 0 0 0 118169 20 0 0 25 0 1 0 1095245134 76091392 18175 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 18577 18175 114 221 0 18353 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 74308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13911
/proc/meminfo: memFree=809264/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=74308 CPUtime=1200.09
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 18335 0 0 0 119989 20 0 0 25 0 1 0 1095245134 76091392 18190 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 18577 18190 114 221 0 18353 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 74308

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 0.99 2/65 13911
/proc/meminfo: memFree=809264/2055920 swapFree=4174052/4192956
[pid=13908] ppid=13906 vsize=74308 CPUtime=1200.09
/proc/13908/stat : 13908 (varsat-crafted_) R 13906 13908 13737 0 -1 4194304 18335 0 0 0 119989 20 0 0 25 0 1 0 1095245134 76091392 18190 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 18577 18190 114 221 0 18353 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 74308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.89
CPU system time (s): 0.218966
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 74308

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

runsolver used 0.796878 second user time and 2.6186 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-28 08:36:31
IDJOB=1514067
IDBENCH=70315
IDSOLVER=537
FILE ID=node17/1514067-1238225791
PBS_JOBID= 9060633
Free space on /tmp= 66332 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S762724712-048.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514067-1238225791/watcher-1514067-1238225791 -o /tmp/evaluation-result-1514067-1238225791/solver-1514067-1238225791 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1936368817 HOME/instance-1514067-1238225791.cnf

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

MD5SUM BENCH= ded0a20d749cf4becf9e25906c1822a6
RANDOM SEED=1936368817

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        882520 kB
Buffers:         85768 kB
Cached:         989276 kB
SwapCached:      12684 kB
Active:         167472 kB
Inactive:       921708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        882520 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          19752 kB
Slab:            70144 kB
Committed_AS:  2873396 kB
PageTables:       1464 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= 66328 MiB
End job on node17 at 2009-03-28 08:56:34