Trace number 1513647

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.07 1200.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S870840347-014.cnf
MD5SUMa5d5e4fa8cedb12d5680a53a31f09411
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.3764
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  140                                                  |
0.00/0.00	c |  Number of clauses:    11900                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1160936985.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.29/0.31	c ============================[ Search Statistics ]==============================
0.29/0.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.31	c ===============================================================================
0.29/0.31	c |         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
0.29/0.36	c |       100 |     140    11900    83300 |     4363      100     43 |  0.005 % |
0.39/0.40	c |       250 |     140    11900    83300 |     4799      250     44 |  0.005 % |
0.39/0.45	c |       476 |     140    11900    83300 |     5279      476     43 |  0.005 % |
0.49/0.51	c |       813 |     140    11900    83300 |     5807      813     43 |  0.005 % |
0.49/0.58	c |      1319 |     140    11900    83300 |     6388     1319     43 |  0.005 % |
0.59/0.67	c |      2078 |     140    11900    83300 |     7027     2078     43 |  0.005 % |
0.69/0.79	c |      3219 |     140    11900    83300 |     7729     3219     43 |  0.005 % |
0.89/0.96	c |      4927 |     140    11900    83300 |     8502     4927     44 |  0.005 % |
1.19/1.25	c |      7489 |     140    11900    83300 |     9353     7489     44 |  0.005 % |
1.59/1.69	c |     11335 |     140    11900    83300 |    10288     6624     44 |  0.005 % |
2.39/2.42	c |     17102 |     140    11900    83300 |    11317     7212     43 |  0.005 % |
3.49/3.51	c |     25752 |     140    11900    83300 |    12449    10168     44 |  0.005 % |
5.18/5.24	c |     38726 |     140    11900    83300 |    13694    10625     44 |  0.005 % |
8.08/8.11	c |     58188 |     140    11900    83300 |    15063     9438     43 |  0.005 % |
12.69/12.77	c |     87381 |     140    11900    83300 |    16569     8380     42 |  0.005 % |
19.98/20.06	c |    131170 |     140    11900    83300 |    18226    10585     42 |  0.005 % |
32.57/32.63	c |    196854 |     140    11900    83300 |    20049    12240     44 |  0.005 % |
53.07/53.18	c |    295381 |     140    11900    83300 |    22054    10211     42 |  0.005 % |
84.86/84.95	c |    443172 |     140    11900    83300 |    24259    14235     44 |  0.005 % |
138.03/138.12	c |    664856 |     140    11900    83300 |    26685    13876     43 |  0.005 % |
223.21/223.31	c |    997382 |     140    11900    83300 |    29354    13359     43 |  0.005 % |
357.24/357.48	c |   1496172 |     140    11900    83300 |    32289    24170     43 |  0.005 % |
569.33/569.64	c |   2244358 |     140    11900    83300 |    35518    23409     43 |  0.005 % |
918.97/919.46	c |   3366633 |     140    11900    83300 |    39070    31914     44 |  0.005 % |

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-1513647-1238220957/watcher-1513647-1238220957 -o /tmp/evaluation-result-1513647-1238220957/solver-1513647-1238220957 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1160936985 HOME/instance-1513647-1238220957.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.84 0.94 0.98 3/81 27212
/proc/meminfo: memFree=1581312/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=2676 CPUtime=0
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 1094759960 2740224 328 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 669 329 87 221 0 445 0

[startup+0.0528261 s]
/proc/loadavg: 0.84 0.94 0.98 3/81 27212
/proc/meminfo: memFree=1581312/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=5044 CPUtime=0.04
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 931 0 0 0 4 0 0 0 18 0 1 0 1094759960 5165056 916 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 1261 916 98 221 0 1037 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5044

[startup+0.10283 s]
/proc/loadavg: 0.84 0.94 0.98 3/81 27212
/proc/meminfo: memFree=1581312/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=5044 CPUtime=0.09
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 931 0 0 0 9 0 0 0 18 0 1 0 1094759960 5165056 916 1992294400 4194304 5102648 548682068800 18446744073709551615 4272891 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 1261 916 98 221 0 1037 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5044

[startup+0.301853 s]
/proc/loadavg: 0.84 0.94 0.98 3/81 27212
/proc/meminfo: memFree=1581312/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=5260 CPUtime=0.29
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 978 0 0 0 29 0 0 0 19 0 1 0 1094759960 5386240 963 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 1315 963 98 221 0 1091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5260

[startup+0.701898 s]
/proc/loadavg: 0.84 0.94 0.98 3/81 27212
/proc/meminfo: memFree=1581312/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=5044 CPUtime=0.69
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 991 0 0 0 69 0 0 0 23 0 1 0 1094759960 5165056 929 1992294400 4194304 5102648 548682068800 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 1261 929 110 221 0 1037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5044

[startup+1.50198 s]
/proc/loadavg: 0.84 0.94 0.98 2/82 27213
/proc/meminfo: memFree=1577784/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=6232 CPUtime=1.49
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 1305 0 0 0 149 0 0 0 25 0 1 0 1094759960 6381568 1243 1992294400 4194304 5102648 548682068800 18446744073709551615 4262700 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 1558 1243 110 221 0 1334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6232

[startup+3.10116 s]
/proc/loadavg: 0.84 0.94 0.98 2/82 27213
/proc/meminfo: memFree=1576312/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=7024 CPUtime=3.09
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 1486 0 0 0 309 0 0 0 25 0 1 0 1094759960 7192576 1424 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 1756 1424 110 221 0 1532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7024

[startup+6.30152 s]
/proc/loadavg: 0.85 0.94 0.98 2/82 27213
/proc/meminfo: memFree=1575160/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=8060 CPUtime=6.28
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 1734 0 0 0 628 0 0 0 25 0 1 0 1094759960 8253440 1672 1992294400 4194304 5102648 548682068800 18446744073709551615 4249920 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 2015 1672 110 221 0 1791 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8060

[startup+12.7012 s]
/proc/loadavg: 0.87 0.94 0.98 2/82 27213
/proc/meminfo: memFree=1573840/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=9032 CPUtime=12.69
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 1975 0 0 0 1268 1 0 0 25 0 1 0 1094759960 9248768 1913 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 2258 1913 110 221 0 2034 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9032

[startup+25.5016 s]
/proc/loadavg: 0.89 0.94 0.98 2/82 27213
/proc/meminfo: memFree=1572304/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=10776 CPUtime=25.47
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 2368 0 0 0 2546 1 0 0 25 0 1 0 1094759960 11034624 2306 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 2694 2306 110 221 0 2470 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10776

[startup+51.1015 s]
/proc/loadavg: 0.93 0.94 0.98 2/82 27213
/proc/meminfo: memFree=1571088/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=11940 CPUtime=51.07
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 2671 0 0 0 5105 2 0 0 25 0 1 0 1094759960 12226560 2609 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 2985 2609 110 221 0 2761 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11940

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.98 2/82 27213
/proc/meminfo: memFree=1568592/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=14312 CPUtime=102.25
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 3234 0 0 0 10223 2 0 0 25 0 1 0 1094759960 14655488 3172 1992294400 4194304 5102648 548682068800 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 3578 3172 110 221 0 3354 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14312

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/82 27213
/proc/meminfo: memFree=1566608/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=16456 CPUtime=162.21
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 3729 0 0 0 16219 2 0 0 25 0 1 0 1094759960 16850944 3667 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 4114 3667 110 221 0 3890 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 16456

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/82 27213
/proc/meminfo: memFree=1565712/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=17348 CPUtime=222.2
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 3933 0 0 0 22217 3 0 0 25 0 1 0 1094759960 17764352 3871 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 4337 3871 110 221 0 4113 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 17348

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 27213
/proc/meminfo: memFree=1564624/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=18684 CPUtime=282.17
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 4210 0 0 0 28214 3 0 0 25 0 1 0 1094759960 19132416 4148 1992294400 4194304 5102648 548682068800 18446744073709551615 4225744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 4671 4148 110 221 0 4447 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 18684

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 27213
/proc/meminfo: memFree=1563728/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=19724 CPUtime=342.14
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 4434 0 0 0 34211 3 0 0 25 0 1 0 1094759960 20197376 4372 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 4931 4372 110 221 0 4707 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 19724

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 27213
/proc/meminfo: memFree=1562640/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=21084 CPUtime=402.11
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 4713 0 0 0 40208 3 0 0 25 0 1 0 1094759960 21590016 4651 1992294400 4194304 5102648 548682068800 18446744073709551615 4249957 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 5271 4651 110 221 0 5047 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 21084

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 27213
/proc/meminfo: memFree=1562064/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=21720 CPUtime=462.09
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 4856 0 0 0 46206 3 0 0 25 0 1 0 1094759960 22241280 4794 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 5430 4794 110 221 0 5206 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 21720

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 27213
/proc/meminfo: memFree=1561616/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=22144 CPUtime=522.06
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 4968 0 0 0 52203 3 0 0 25 0 1 0 1094759960 22675456 4906 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 5536 4906 110 221 0 5312 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 22144

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 27213
/proc/meminfo: memFree=1560592/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=23108 CPUtime=582.03
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 5201 0 0 0 58200 3 0 0 25 0 1 0 1094759960 23662592 5139 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 5777 5139 110 221 0 5553 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 23108

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 27213
/proc/meminfo: memFree=1560144/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=23568 CPUtime=642.01
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 5325 0 0 0 64198 3 0 0 25 0 1 0 1094759960 24133632 5263 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 5892 5263 110 221 0 5668 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 23568

[startup+702.302 s]
/proc/loadavg: 1.05 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1559632/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=24136 CPUtime=701.97
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 5437 0 0 0 70194 3 0 0 25 0 1 0 1094759960 24715264 5375 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6034 5375 110 221 0 5810 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 24136

[startup+762.308 s]
/proc/loadavg: 1.02 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1559312/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=24324 CPUtime=761.96
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 5496 0 0 0 76192 4 0 0 25 0 1 0 1094759960 24907776 5434 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6081 5434 110 221 0 5857 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 24324

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1558928/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=24752 CPUtime=821.93
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 5584 0 0 0 82189 4 0 0 25 0 1 0 1094759960 25346048 5522 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6188 5522 110 221 0 5964 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 24752

[startup+882.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1558928/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=24752 CPUtime=881.89
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 5589 0 0 0 88185 4 0 0 25 0 1 0 1094759960 25346048 5527 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6188 5527 110 221 0 5964 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 24752

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1558096/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=25588 CPUtime=941.86
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 5816 0 0 0 94182 4 0 0 25 0 1 0 1094759960 26202112 5754 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6397 5754 110 221 0 6173 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 25588

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1557456/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=26284 CPUtime=1001.84
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 5960 0 0 0 100180 4 0 0 25 0 1 0 1094759960 26914816 5898 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6571 5898 110 221 0 6347 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 26284

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1557328/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=26508 CPUtime=1061.8
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 5998 0 0 0 106176 4 0 0 25 0 1 0 1094759960 27144192 5936 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6627 5936 110 221 0 6403 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 26508

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1557008/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=26824 CPUtime=1121.78
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 6073 0 0 0 112174 4 0 0 25 0 1 0 1094759960 27467776 6011 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6706 6011 110 221 0 6482 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 26824

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1556752/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=27108 CPUtime=1181.75
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 6139 0 0 0 118171 4 0 0 25 0 1 0 1094759960 27758592 6077 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6777 6077 110 221 0 6553 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 27108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 27213
/proc/meminfo: memFree=1556752/2055920 swapFree=4176448/4192956
[pid=27212] ppid=27210 vsize=27108 CPUtime=1200.05
/proc/27212/stat : 27212 (varsat-crafted_) R 27210 27212 27175 0 -1 4194304 6139 0 0 0 120001 4 0 0 25 0 1 0 1094759960 27758592 6077 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/27212/statm: 6777 6077 110 221 0 6553 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 27108

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.61
CPU time (s): 1200.07
CPU user time (s): 1200.01
CPU system time (s): 0.052991
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 27108

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

runsolver used 1.42178 second user time and 4.04838 second system time

The end

Launcher Data

Begin job on node86 at 2009-03-28 07:15:57
IDJOB=1513647
IDBENCH=70280
IDSOLVER=537
FILE ID=node86/1513647-1238220957
PBS_JOBID= 9060566
Free space on /tmp= 66460 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S870840347-014.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513647-1238220957/watcher-1513647-1238220957 -o /tmp/evaluation-result-1513647-1238220957/solver-1513647-1238220957 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1160936985 HOME/instance-1513647-1238220957.cnf

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

MD5SUM BENCH= a5d5e4fa8cedb12d5680a53a31f09411
RANDOM SEED=1160936985

node86.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.238
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.238
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:       1581808 kB
Buffers:         46736 kB
Cached:         334704 kB
SwapCached:       8880 kB
Active:         148768 kB
Inactive:       246620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581808 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          19032 kB
Slab:            63000 kB
Committed_AS:  2722268 kB
PageTables:       2684 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= 66460 MiB
End job on node86 at 2009-03-28 07:35:59