Trace number 1514115

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.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1119314619-090.cnf
MD5SUM682adf22440a1975a5efec3ca28f38cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.86141
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.00/0.05	c |  Parsing time:         0.05         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.05	c |  Random Seed:          1296613248.000000
0.00/0.05	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.05	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.05	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.05	c |                                                                             |
0.00/0.10	c ============================[ Search Statistics ]==============================
0.00/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.10	c ===============================================================================
0.00/0.10	c |         0 |    5837    24922    75652 |     8307        0    nan |  0.000 % |
0.09/0.16	c |       100 |    5837    24922    75652 |     9138      100     82 |  0.000 % |
0.19/0.23	c |       251 |    5837    24922    75652 |    10051      251     87 |  0.000 % |
0.29/0.33	c |       477 |    5837    24922    75652 |    11057      477     99 |  0.000 % |
0.39/0.44	c |       817 |    5837    24922    75652 |    12162      817    108 |  0.000 % |
0.59/0.60	c |      1324 |    5837    24922    75652 |    13379     1324    116 |  0.000 % |
0.69/0.79	c |      2083 |    5837    24922    75652 |    14716     2083    121 |  0.000 % |
0.99/1.07	c |      3222 |    5837    24922    75652 |    16188     3222    119 |  0.000 % |
1.49/1.52	c |      4930 |    5837    24922    75652 |    17807     4930    126 |  0.000 % |
2.19/2.21	c |      7492 |    5837    24922    75652 |    19588     7492    134 |  0.000 % |
3.29/3.36	c |     11337 |    5837    24922    75652 |    21547    11337    135 |  0.000 % |
5.39/5.43	c |     17103 |    5837    24922    75652 |    23701    17103    140 |  0.000 % |
9.19/9.20	c |     25752 |    5837    24922    75652 |    26071    12409    166 |  0.000 % |
15.28/15.31	c |     38726 |    5837    24922    75652 |    28679    25383    158 |  0.000 % |
25.38/25.49	c |     58188 |    5837    24922    75652 |    31547    26851    161 |  0.000 % |
42.27/42.36	c |     87380 |    5837    24922    75652 |    34701    14936    164 |  0.000 % |
72.86/72.92	c |    131171 |    5837    24922    75652 |    38171    35573    173 |  0.000 % |
125.35/125.42	c |    196855 |    5837    24922    75652 |    41989    25991    170 |  0.000 % |
201.71/201.81	c |    295381 |    5837    24922    75652 |    46188    34117    170 |  0.000 % |
331.75/331.93	c |    443171 |    5837    24922    75652 |    50806    46372    168 |  0.000 % |
546.77/547.04	c |    664855 |    5837    24922    75652 |    55887    45601    175 |  0.000 % |
880.75/881.13	c |    997381 |    5837    24922    75652 |    61476    38607    177 |  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-1514115-1238226980/watcher-1514115-1238226980 -o /tmp/evaluation-result-1514115-1238226980/solver-1514115-1238226980 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1296613248 HOME/instance-1514115-1238226980.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.92 0.98 0.99 3/64 32654
/proc/meminfo: memFree=1006088/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=3456 CPUtime=0
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 599 0 0 0 0 0 0 0 20 0 1 0 1095360515 3538944 554 1992294400 4194304 5102648 548682068800 18446744073709551615 4245161 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 864 554 87 221 0 640 0

[startup+0.103143 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32654
/proc/meminfo: memFree=1006088/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=6676 CPUtime=0.09
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 1517 0 0 0 9 0 0 0 20 0 1 0 1095360515 6836224 1372 1992294400 4194304 5102648 548682068800 18446744073709551615 4216784 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 1669 1372 100 221 0 1445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6676

[startup+0.201162 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32654
/proc/meminfo: memFree=1006088/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=6676 CPUtime=0.19
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 1531 0 0 0 19 0 0 0 21 0 1 0 1095360515 6836224 1386 1992294400 4194304 5102648 548682068800 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 1669 1386 114 221 0 1445 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6676

[startup+0.301181 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32654
/proc/meminfo: memFree=1006088/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=6676 CPUtime=0.29
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 1531 0 0 0 29 0 0 0 22 0 1 0 1095360515 6836224 1386 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 1669 1386 114 221 0 1445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6676

[startup+0.70126 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32654
/proc/meminfo: memFree=1006088/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=6940 CPUtime=0.69
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 1573 0 0 0 69 0 0 0 25 0 1 0 1095360515 7106560 1428 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 1735 1428 114 221 0 1511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6940

[startup+1.50142 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32655
/proc/meminfo: memFree=999936/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=8788 CPUtime=1.49
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 2050 0 0 0 148 1 0 0 25 0 1 0 1095360515 8998912 1905 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 2197 1905 114 221 0 1973 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8788

[startup+3.10173 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32655
/proc/meminfo: memFree=997056/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=12412 CPUtime=3.09
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 2947 0 0 0 308 1 0 0 25 0 1 0 1095360515 12709888 2802 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 3103 2802 114 221 0 2879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12412

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32655
/proc/meminfo: memFree=990656/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=18544 CPUtime=6.28
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 4470 0 0 0 626 2 0 0 25 0 1 0 1095360515 18989056 4325 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 4636 4325 114 221 0 4412 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18544

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32655
/proc/meminfo: memFree=984832/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=22636 CPUtime=12.69
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 5506 0 0 0 1265 4 0 0 25 0 1 0 1095360515 23179264 5361 1992294400 4194304 5102648 548682068800 18446744073709551615 4255484 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 5659 5361 114 221 0 5435 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22636

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32655
/proc/meminfo: memFree=980352/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=27268 CPUtime=25.48
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 6626 0 0 0 2543 5 0 0 25 0 1 0 1095360515 27922432 6481 1992294400 4194304 5102648 548682068800 18446744073709551615 4242195 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 6817 6481 114 221 0 6593 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27268

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 32655
/proc/meminfo: memFree=976192/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=31624 CPUtime=51.07
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 7748 0 0 0 5101 6 0 0 25 0 1 0 1095360515 32382976 7603 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 7906 7603 114 221 0 7682 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31624

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 32655
/proc/meminfo: memFree=968448/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=38884 CPUtime=102.25
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 9566 0 0 0 10217 8 0 0 25 0 1 0 1095360515 39817216 9421 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 9721 9421 114 221 0 9497 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 38884

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32655
/proc/meminfo: memFree=962048/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=45428 CPUtime=162.23
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 11165 0 0 0 16213 10 0 0 25 0 1 0 1095360515 46518272 11020 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 11357 11020 114 221 0 11133 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 45428

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32655
/proc/meminfo: memFree=959296/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=48200 CPUtime=222.21
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 11847 0 0 0 22210 11 0 0 25 0 1 0 1095360515 49356800 11702 1992294400 4194304 5102648 548682068800 18446744073709551615 4254624 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 12050 11702 114 221 0 11826 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 48200

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=956848/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=50324 CPUtime=282.18
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 12402 0 0 0 28206 12 0 0 25 0 1 0 1095360515 51531776 12257 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 12581 12257 114 221 0 12357 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 50324

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=953472/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=53756 CPUtime=342.16
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 13254 0 0 0 34203 13 0 0 25 0 1 0 1095360515 55046144 13109 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 13439 13109 114 221 0 13215 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 53756

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=949952/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=57320 CPUtime=402.13
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 14134 0 0 0 40199 14 0 0 25 0 1 0 1095360515 58695680 13989 1992294400 4194304 5102648 548682068800 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 14330 13989 114 221 0 14106 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 57320

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=948544/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=58808 CPUtime=462.11
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 14517 0 0 0 46197 14 0 0 25 0 1 0 1095360515 60219392 14372 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 14702 14372 114 221 0 14478 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 58808

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=946304/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=61064 CPUtime=522.08
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 15072 0 0 0 52194 14 0 0 25 0 1 0 1095360515 62529536 14927 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 15266 14927 114 221 0 15042 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 61064

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=944576/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=62648 CPUtime=582.06
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 15503 0 0 0 58192 14 0 0 25 0 1 0 1095360515 64151552 15358 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 15662 15358 114 221 0 15438 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 62648

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=943424/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=63836 CPUtime=642.04
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 15777 0 0 0 64189 15 0 0 25 0 1 0 1095360515 65368064 15632 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 15959 15632 114 221 0 15735 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 63836

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=942784/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=64496 CPUtime=702.02
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 15944 0 0 0 70187 15 0 0 25 0 1 0 1095360515 66043904 15799 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 16124 15799 114 221 0 15900 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 64496

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=942592/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=64760 CPUtime=762
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 15996 0 0 0 76185 15 0 0 25 0 1 0 1095360515 66314240 15851 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 16190 15851 114 221 0 15966 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 64760

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=940544/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=66740 CPUtime=821.97
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 16506 0 0 0 82182 15 0 0 25 0 1 0 1095360515 68341760 16361 1992294400 4194304 5102648 548682068800 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 16685 16361 114 221 0 16461 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 66740

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=939712/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=67532 CPUtime=881.95
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 16703 0 0 0 88180 15 0 0 25 0 1 0 1095360515 69152768 16558 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 16883 16558 114 221 0 16659 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 67532

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=935744/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=71692 CPUtime=941.93
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 17700 0 0 0 94176 17 0 0 25 0 1 0 1095360515 73412608 17555 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 17923 17555 114 221 0 17699 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 71692

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=935104/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=72352 CPUtime=1001.91
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 17868 0 0 0 100174 17 0 0 25 0 1 0 1095360515 74088448 17723 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 18088 17723 114 221 0 17864 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 72352

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=931264/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=76316 CPUtime=1061.89
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 18836 0 0 0 106171 18 0 0 25 0 1 0 1095360515 78147584 18691 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 19079 18691 114 221 0 18855 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 76316

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=931200/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=76316 CPUtime=1121.86
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 18836 0 0 0 112168 18 0 0 25 0 1 0 1095360515 78147584 18691 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 19079 18691 114 221 0 18855 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 76316

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=931200/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=76316 CPUtime=1181.84
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 18836 0 0 0 118166 18 0 0 25 0 1 0 1095360515 78147584 18691 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 19079 18691 114 221 0 18855 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 76316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32661
/proc/meminfo: memFree=931136/2055920 swapFree=4176244/4192956
[pid=32654] ppid=32652 vsize=76316 CPUtime=1200.04
/proc/32654/stat : 32654 (varsat-crafted_) R 32652 32654 32453 0 -1 4194304 18837 0 0 0 119986 18 0 0 25 0 1 0 1095360515 78147584 18692 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/32654/statm: 19079 18692 114 221 0 18855 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 76316

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.52
CPU time (s): 1200.06
CPU user time (s): 1199.87
CPU system time (s): 0.19197
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 76316

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

runsolver used 0.954854 second user time and 2.6036 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-28 08:56:20
IDJOB=1514115
IDBENCH=70319
IDSOLVER=537
FILE ID=node53/1514115-1238226980
PBS_JOBID= 9060591
Free space on /tmp= 66040 MiB

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

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

MD5SUM BENCH= 682adf22440a1975a5efec3ca28f38cb
RANDOM SEED=1296613248

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1006568 kB
Buffers:         77744 kB
Cached:         888248 kB
SwapCached:      10692 kB
Active:         167108 kB
Inactive:       811156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1006568 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          17844 kB
Slab:            57096 kB
Committed_AS:  2451184 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-28 09:16:22