Trace number 1512664

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-industrial 2009-03-22? (TO) 1200.11 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1748152762-086.cnf
MD5SUMcb3df87f6ea203a41951f0aeb36ba2e4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.3162
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
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 516000
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:  800                                                  |
0.00/0.00	c |  Number of clauses:    16000                                                |
0.02/0.03	c |  Parsing time:         0.03         s                                       |
0.02/0.03	c |  Timeout:              43200 s
0.02/0.03	c |  Random Seed:          1592269779.000000
0.02/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.02/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.03	c |                                                                             |
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |     800    16000    80000 |     5333        0    nan |  0.000 % |
0.09/0.16	c |       100 |     800    16000    80000 |     5866      100    101 |  0.000 % |
0.19/0.21	c |       251 |     800    16000    80000 |     6453      251    111 |  0.000 % |
0.19/0.26	c |       478 |     800    16000    80000 |     7098      478    107 |  0.000 % |
0.29/0.33	c |       815 |     800    16000    80000 |     7808      815    107 |  0.000 % |
0.39/0.41	c |      1322 |     800    16000    80000 |     8589     1322    107 |  0.000 % |
0.49/0.52	c |      2081 |     800    16000    80000 |     9448     2081    105 |  0.000 % |
0.59/0.68	c |      3220 |     800    16000    80000 |    10393     3220    108 |  0.000 % |
0.89/0.93	c |      4929 |     800    16000    80000 |    11432     4929    110 |  0.000 % |
1.29/1.31	c |      7492 |     800    16000    80000 |    12575     7492    109 |  0.000 % |
1.99/2.00	c |     11336 |     800    16000    80000 |    13833    11336    111 |  0.000 % |
3.09/3.12	c |     17103 |     800    16000    80000 |    15216    10040    110 |  0.000 % |
4.89/4.91	c |     25752 |     800    16000    80000 |    16738    10935    116 |  0.000 % |
7.88/7.94	c |     38726 |     800    16000    80000 |    18412    15383    114 |  0.000 % |
13.39/13.46	c |     58188 |     800    16000    80000 |    20253    16158    117 |  0.000 % |
22.48/22.54	c |     87380 |     800    16000    80000 |    22278    14560    122 |  0.000 % |
36.48/36.59	c |    131169 |     800    16000    80000 |    24506    13221    114 |  0.000 % |
61.08/61.19	c |    196853 |     800    16000    80000 |    26957    14961    118 |  0.000 % |
99.67/99.71	c |    295379 |     800    16000    80000 |    29652    25885    120 |  0.000 % |
163.54/163.60	c |    443168 |     800    16000    80000 |    32618    19215    116 |  0.000 % |
260.12/260.29	c |    664851 |     800    16000    80000 |    35879    21431    115 |  0.000 % |
420.98/421.18	c |    997376 |     800    16000    80000 |    39467    14746    114 |  0.000 % |
686.32/686.56	c |   1496164 |     800    16000    80000 |    43414    13684    113 |  0.000 % |
1125.21/1125.53	c |   2244346 |     800    16000    80000 |    47756    13499    114 |  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-1512664-1238206540/watcher-1512664-1238206540 -o /tmp/evaluation-result-1512664-1238206540/solver-1512664-1238206540 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1592269779 HOME/instance-1512664-1238206540.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.91 0.95 0.69 3/64 6356
/proc/meminfo: memFree=1029192/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=2552 CPUtime=0
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 335 0 0 0 0 0 0 0 20 0 1 0 1093319403 2613248 320 1992294400 4194304 5102648 548682068784 18446744073709551615 4198384 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 638 320 87 221 0 414 0

[startup+0.0239459 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 6356
/proc/meminfo: memFree=1029192/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=4400 CPUtime=0.02
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 782 0 0 0 2 0 0 0 20 0 1 0 1093319403 4505600 767 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 1100 768 87 221 0 876 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4400

[startup+0.102954 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 6356
/proc/meminfo: memFree=1029192/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=5788 CPUtime=0.09
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 1104 0 0 0 9 0 0 0 20 0 1 0 1093319403 5926912 1089 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 1447 1089 98 221 0 1223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5788

[startup+0.302974 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 6356
/proc/meminfo: memFree=1029192/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=5312 CPUtime=0.29
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 1119 0 0 0 29 0 0 0 22 0 1 0 1093319403 5439488 1035 1992294400 4194304 5102648 548682068784 18446744073709551615 4255478 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 1328 1035 113 221 0 1104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5312

[startup+0.702016 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 6356
/proc/meminfo: memFree=1029192/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=6112 CPUtime=0.69
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 1319 0 0 0 69 0 0 0 25 0 1 0 1093319403 6258688 1235 1992294400 4194304 5102648 548682068784 18446744073709551615 4214237 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 1528 1235 113 221 0 1304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6112

[startup+1.5011 s]
/proc/loadavg: 0.91 0.95 0.69 2/65 6357
/proc/meminfo: memFree=1023680/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=8788 CPUtime=1.48
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 1983 0 0 0 148 0 0 0 25 0 1 0 1093319403 8998912 1899 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 2197 1899 113 221 0 1973 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8788

[startup+3.10126 s]
/proc/loadavg: 0.91 0.95 0.69 2/65 6357
/proc/meminfo: memFree=1020224/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=11688 CPUtime=3.09
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 2696 0 0 0 308 1 0 0 25 0 1 0 1093319403 11968512 2612 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 2922 2612 113 221 0 2698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11688

[startup+6.30159 s]
/proc/loadavg: 0.92 0.95 0.69 2/65 6357
/proc/meminfo: memFree=1017920/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=13932 CPUtime=6.28
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 3242 0 0 0 627 1 0 0 25 0 1 0 1093319403 14266368 3158 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 3483 3158 113 221 0 3259 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13932

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.69 2/65 6357
/proc/meminfo: memFree=1015552/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=15144 CPUtime=12.69
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 3556 0 0 0 1267 2 0 0 25 0 1 0 1093319403 15507456 3472 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 3786 3472 113 221 0 3562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15144

[startup+25.5015 s]
/proc/loadavg: 0.94 0.95 0.70 2/65 6357
/proc/meminfo: memFree=1012160/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=18576 CPUtime=25.48
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 4411 0 0 0 2546 2 0 0 25 0 1 0 1093319403 19021824 4327 1992294400 4194304 5102648 548682068784 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 4644 4327 113 221 0 4420 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18576

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.70 2/65 6357
/proc/meminfo: memFree=1009600/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=21216 CPUtime=51.08
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 5059 0 0 0 5104 4 0 0 25 0 1 0 1093319403 21725184 4975 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 5304 4975 113 221 0 5080 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21216

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.72 2/65 6357
/proc/meminfo: memFree=1005440/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=25392 CPUtime=102.27
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 6096 0 0 0 10222 5 0 0 25 0 1 0 1093319403 26001408 6012 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 6348 6012 113 221 0 6124 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25392

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.73 2/65 6357
/proc/meminfo: memFree=1003776/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=27076 CPUtime=162.24
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 6489 0 0 0 16219 5 0 0 25 0 1 0 1093319403 27725824 6405 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 6769 6405 113 221 0 6545 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27076

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 6357
/proc/meminfo: memFree=1000768/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=30036 CPUtime=222.23
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 7242 0 0 0 22217 6 0 0 25 0 1 0 1093319403 30756864 7158 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 7509 7158 113 221 0 7285 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30036

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 6357
/proc/meminfo: memFree=998080/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=32720 CPUtime=282.21
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 7913 0 0 0 28215 6 0 0 25 0 1 0 1093319403 33505280 7829 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 8180 7829 113 221 0 7956 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32720

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 6357
/proc/meminfo: memFree=996608/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=34340 CPUtime=342.2
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 8275 0 0 0 34213 7 0 0 25 0 1 0 1093319403 35164160 8191 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 8585 8191 113 221 0 8361 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 34340

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 6357
/proc/meminfo: memFree=995968/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=34924 CPUtime=402.19
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 8426 0 0 0 40212 7 0 0 25 0 1 0 1093319403 35762176 8342 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 8731 8342 113 221 0 8507 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 34924

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 6357
/proc/meminfo: memFree=993536/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=37444 CPUtime=462.18
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 9039 0 0 0 46210 8 0 0 25 0 1 0 1093319403 38342656 8955 1992294400 4194304 5102648 548682068784 18446744073709551615 4255473 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 9361 8955 113 221 0 9137 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 37444

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 6357
/proc/meminfo: memFree=992704/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=38236 CPUtime=522.15
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 9252 0 0 0 52207 8 0 0 25 0 1 0 1093319403 39153664 9168 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 9559 9168 113 221 0 9335 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 38236

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 6357
/proc/meminfo: memFree=991936/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=38896 CPUtime=582.15
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 9431 0 0 0 58206 9 0 0 25 0 1 0 1093319403 39829504 9347 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 9724 9347 113 221 0 9500 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 38896

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 6357
/proc/meminfo: memFree=991552/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=39384 CPUtime=642.14
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 9529 0 0 0 64205 9 0 0 25 0 1 0 1093319403 40329216 9445 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 9846 9445 113 221 0 9622 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 39384

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 6357
/proc/meminfo: memFree=989376/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=41724 CPUtime=702.11
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 10072 0 0 0 70202 9 0 0 25 0 1 0 1093319403 42725376 9988 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 10431 9988 113 221 0 10207 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 41724

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 6357
/proc/meminfo: memFree=986432/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=44768 CPUtime=762.1
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 10805 0 0 0 76200 10 0 0 25 0 1 0 1093319403 45842432 10721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 11192 10721 113 221 0 10968 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 44768

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 6357
/proc/meminfo: memFree=986368/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=44768 CPUtime=822.08
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 10821 0 0 0 82198 10 0 0 25 0 1 0 1093319403 45842432 10737 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 11192 10737 113 221 0 10968 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 44768

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 6357
/proc/meminfo: memFree=986368/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=44768 CPUtime=882.07
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 10822 0 0 0 88197 10 0 0 25 0 1 0 1093319403 45842432 10738 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 11192 10738 113 221 0 10968 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 44768

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 6357
/proc/meminfo: memFree=986240/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=44900 CPUtime=942.05
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 10859 0 0 0 94195 10 0 0 25 0 1 0 1093319403 45977600 10775 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 11225 10775 113 221 0 11001 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 44900

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 6357
/proc/meminfo: memFree=985920/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=45252 CPUtime=1002.03
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 10943 0 0 0 100193 10 0 0 25 0 1 0 1093319403 46338048 10859 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 11313 10859 113 221 0 11089 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 45252

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 6357
/proc/meminfo: memFree=984832/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=46412 CPUtime=1062.02
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 11215 0 0 0 106191 11 0 0 25 0 1 0 1093319403 47525888 11131 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 11603 11131 113 221 0 11379 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 46412

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 6357
/proc/meminfo: memFree=984448/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=46852 CPUtime=1122.01
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 11304 0 0 0 112190 11 0 0 25 0 1 0 1093319403 47976448 11220 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 11713 11220 113 221 0 11489 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 46852

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 6357
/proc/meminfo: memFree=982656/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=48732 CPUtime=1181.99
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 11775 0 0 0 118188 11 0 0 25 0 1 0 1093319403 49901568 11691 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 12183 11691 113 221 0 11959 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 48732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 6357
/proc/meminfo: memFree=981760/2055920 swapFree=4176444/4192956
[pid=6356] ppid=6354 vsize=49392 CPUtime=1200.09
/proc/6356/stat : 6356 (varsat-industri) R 6354 6356 6283 0 -1 4194304 11967 0 0 0 119998 11 0 0 25 0 1 0 1093319403 50577408 11883 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6356/statm: 12348 11883 113 221 0 12124 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 49392

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.11
CPU user time (s): 1199.98
CPU system time (s): 0.12698
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 49392

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

runsolver used 1.17082 second user time and 3.20751 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-28 03:15:40
IDJOB=1512664
IDBENCH=70198
IDSOLVER=538
FILE ID=node27/1512664-1238206540
PBS_JOBID= 9060537
Free space on /tmp= 65484 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1748152762-086.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512664-1238206540/watcher-1512664-1238206540 -o /tmp/evaluation-result-1512664-1238206540/solver-1512664-1238206540 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1592269779 HOME/instance-1512664-1238206540.cnf

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

MD5SUM BENCH= cb3df87f6ea203a41951f0aeb36ba2e4
RANDOM SEED=1592269779

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1029608 kB
Buffers:         59048 kB
Cached:         892384 kB
SwapCached:       9544 kB
Active:          74308 kB
Inactive:       888288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1029608 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          16784 kB
Slab:            49568 kB
Committed_AS:  2778504 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65484 MiB
End job on node27 at 2009-03-28 03:35:43