Trace number 1514140

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.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1490060417-003.cnf
MD5SUM5d2224f3d8577481fb818d6a750d12f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.73743
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.02/0.05	c |  Parsing time:         0.05         s                                       |
0.02/0.05	c |  Timeout:              43200 s
0.02/0.05	c |  Random Seed:          203610067.000000
0.02/0.05	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.02/0.05	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.05	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/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 |    5825    24927    75749 |     8309        0    nan |  0.000 % |
0.09/0.18	c |       101 |    5825    24927    75749 |     9139      101     81 |  0.000 % |
0.19/0.26	c |       253 |    5825    24927    75749 |    10053      253     98 |  0.000 % |
0.29/0.36	c |       480 |    5825    24927    75749 |    11059      480    107 |  0.000 % |
0.39/0.48	c |       817 |    5825    24927    75749 |    12165      817    105 |  0.000 % |
0.59/0.63	c |      1324 |    5825    24927    75749 |    13381     1324    109 |  0.000 % |
0.79/0.84	c |      2084 |    5825    24927    75749 |    14719     2084    115 |  0.000 % |
1.09/1.16	c |      3224 |    5825    24927    75749 |    16191     3224    120 |  0.000 % |
1.59/1.60	c |      4932 |    5825    24927    75749 |    17811     4932    121 |  0.000 % |
2.29/2.30	c |      7495 |    5825    24927    75749 |    19592     7495    127 |  0.000 % |
3.38/3.47	c |     11339 |    5825    24927    75749 |    21551    11339    132 |  0.000 % |
5.49/5.59	c |     17106 |    5825    24927    75749 |    23706    17106    138 |  0.000 % |
9.29/9.31	c |     25757 |    5825    24927    75749 |    26077    12161    160 |  0.000 % |
14.89/14.98	c |     38731 |    5825    24927    75749 |    28684    25135    164 |  0.000 % |
25.09/25.14	c |     58192 |    5825    24927    75749 |    31553    26689    169 |  0.000 % |
40.98/41.02	c |     87384 |    5825    24927    75749 |    34708    14870    144 |  0.000 % |
71.18/71.23	c |    131175 |    5825    24927    75749 |    38179    34849    168 |  0.000 % |
120.76/120.84	c |    196859 |    5825    24927    75749 |    41997    22694    162 |  0.000 % |
203.13/203.28	c |    295386 |    5825    24927    75749 |    46197    31613    175 |  0.000 % |
340.40/340.52	c |    443176 |    5825    24927    75749 |    50817    43829    169 |  0.000 % |
549.54/549.75	c |    664860 |    5825    24927    75749 |    55898    44683    183 |  0.000 % |
879.45/879.72	c |    997388 |    5825    24927    75749 |    61488    41810    164 |  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-1514140-1238226987/watcher-1514140-1238226987 -o /tmp/evaluation-result-1514140-1238226987/solver-1514140-1238226987 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=203610067 HOME/instance-1514140-1238226987.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.99 0.99 3/64 12040
/proc/meminfo: memFree=766792/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=3576 CPUtime=0
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 587 0 0 0 0 0 0 0 18 0 1 0 1095364218 3661824 542 1992294400 4194304 5102648 548682068784 18446744073709551615 4723802 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 864 543 82 221 0 640 0

[startup+0.0296959 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 12040
/proc/meminfo: memFree=766792/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=5432 CPUtime=0.02
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 1049 0 0 0 2 0 0 0 18 0 1 0 1095364218 5562368 1004 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 1358 1004 87 221 0 1134 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5432

[startup+0.101701 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 12040
/proc/meminfo: memFree=766792/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=7160 CPUtime=0.09
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 1517 0 0 0 9 0 0 0 18 0 1 0 1095364218 7331840 1472 1992294400 4194304 5102648 548682068784 18446744073709551615 4272971 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 1790 1472 99 221 0 1566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7160

[startup+0.301719 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 12040
/proc/meminfo: memFree=766792/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=6676 CPUtime=0.29
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 1532 0 0 0 29 0 0 0 19 0 1 0 1095364218 6836224 1387 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 1669 1387 114 221 0 1445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6676

[startup+0.701754 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 12040
/proc/meminfo: memFree=766792/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=6676 CPUtime=0.69
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 1532 0 0 0 69 0 0 0 23 0 1 0 1095364218 6836224 1387 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 1669 1387 114 221 0 1445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6676

[startup+1.50182 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 12041
/proc/meminfo: memFree=760960/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=8528 CPUtime=1.49
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 1984 0 0 0 148 1 0 0 25 0 1 0 1095364218 8732672 1839 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 2132 1839 114 221 0 1908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8528

[startup+3.10296 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 12041
/proc/meminfo: memFree=758336/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=12092 CPUtime=3.09
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 2869 0 0 0 308 1 0 0 25 0 1 0 1095364218 12382208 2724 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 3023 2724 114 221 0 2799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12092

[startup+6.30124 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 12041
/proc/meminfo: memFree=751808/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=18080 CPUtime=6.29
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 4342 0 0 0 627 2 0 0 25 0 1 0 1095364218 18513920 4197 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 4520 4197 114 221 0 4296 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18080

[startup+12.7018 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 12041
/proc/meminfo: memFree=745864/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=22172 CPUtime=12.69
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 5385 0 0 0 1266 3 0 0 25 0 1 0 1095364218 22704128 5240 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 5543 5240 114 221 0 5319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22172

[startup+25.5019 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 12041
/proc/meminfo: memFree=740424/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=27844 CPUtime=25.49
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 6771 0 0 0 2544 5 0 0 25 0 1 0 1095364218 28512256 6626 1992294400 4194304 5102648 548682068784 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 6961 6626 114 221 0 6737 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27844

[startup+51.1011 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 12041
/proc/meminfo: memFree=736072/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=31944 CPUtime=51.08
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 7832 0 0 0 5102 6 0 0 25 0 1 0 1095364218 32710656 7687 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 7986 7687 114 221 0 7762 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31944

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 12041
/proc/meminfo: memFree=730248/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=37884 CPUtime=102.26
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 9304 0 0 0 10219 7 0 0 25 0 1 0 1095364218 38793216 9159 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 9471 9159 114 221 0 9247 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37884

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 12041
/proc/meminfo: memFree=719624/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=49004 CPUtime=162.24
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 12068 0 0 0 16214 10 0 0 25 0 1 0 1095364218 50180096 11923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 12251 11923 114 221 0 12027 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49004

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 12041
/proc/meminfo: memFree=718792/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=49400 CPUtime=222.23
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 12156 0 0 0 22212 11 0 0 25 0 1 0 1095364218 50585600 12011 1992294400 4194304 5102648 548682068784 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 12350 12011 114 221 0 12126 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49400

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 12047
/proc/meminfo: memFree=716096/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=51780 CPUtime=282.21
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 12776 0 0 0 28210 11 0 0 25 0 1 0 1095364218 53022720 12631 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 12945 12631 114 221 0 12721 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 51780

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 12047
/proc/meminfo: memFree=715272/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=52704 CPUtime=342.2
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 12988 0 0 0 34208 12 0 0 25 0 1 0 1095364218 53968896 12843 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 13176 12843 114 221 0 12952 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 52704

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 12047
/proc/meminfo: memFree=710792/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=57108 CPUtime=402.18
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 14112 0 0 0 40205 13 0 0 25 0 1 0 1095364218 58478592 13967 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 14277 13967 114 221 0 14053 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 57108

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 12047
/proc/meminfo: memFree=706760/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=61200 CPUtime=462.16
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 15133 0 0 0 46202 14 0 0 25 0 1 0 1095364218 62668800 14988 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 15300 14988 114 221 0 15076 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 61200

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 12047
/proc/meminfo: memFree=706760/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=61200 CPUtime=522.14
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 15133 0 0 0 52200 14 0 0 25 0 1 0 1095364218 62668800 14988 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 15300 14988 114 221 0 15076 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 61200

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 12047
/proc/meminfo: memFree=704712/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=63316 CPUtime=582.13
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 15650 0 0 0 58198 15 0 0 25 0 1 0 1095364218 64835584 15505 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 15829 15505 114 221 0 15605 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 63316

[startup+642.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 12047
/proc/meminfo: memFree=701640/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=66232 CPUtime=642.12
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 16398 0 0 0 64196 16 0 0 25 0 1 0 1095364218 67821568 16253 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 16558 16253 114 221 0 16334 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 66232

[startup+702.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 12047
/proc/meminfo: memFree=701576/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=66364 CPUtime=702.1
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 16419 0 0 0 70194 16 0 0 25 0 1 0 1095364218 67956736 16274 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 16591 16274 114 221 0 16367 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 66364

[startup+762.305 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 12047
/proc/meminfo: memFree=699912/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=68004 CPUtime=762.09
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 16822 0 0 0 76192 17 0 0 25 0 1 0 1095364218 69636096 16677 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 17001 16677 114 221 0 16777 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 68004

[startup+822.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 12047
/proc/meminfo: memFree=699912/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=68004 CPUtime=822.07
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 16839 0 0 0 82190 17 0 0 25 0 1 0 1095364218 69636096 16694 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 17001 16694 114 221 0 16777 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 68004

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12047
/proc/meminfo: memFree=699848/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=68004 CPUtime=882.05
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 16839 0 0 0 88188 17 0 0 25 0 1 0 1095364218 69636096 16694 1992294400 4194304 5102648 548682068784 18446744073709551615 4249993 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 17001 16694 114 221 0 16777 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 68004

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12047
/proc/meminfo: memFree=698376/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=69824 CPUtime=942.03
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 17215 0 0 0 94186 17 0 0 25 0 1 0 1095364218 71499776 17070 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 17456 17070 114 221 0 17232 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 69824

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12047
/proc/meminfo: memFree=694536/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=73688 CPUtime=1002.02
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 18179 0 0 0 100183 19 0 0 25 0 1 0 1095364218 75456512 18034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 18422 18034 114 221 0 18198 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 73688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12047
/proc/meminfo: memFree=691656/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=76512 CPUtime=1062
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 18886 0 0 0 106181 19 0 0 25 0 1 0 1095364218 78348288 18741 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 19128 18741 114 221 0 18904 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 76512

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12047
/proc/meminfo: memFree=691592/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=76512 CPUtime=1121.98
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 18886 0 0 0 112179 19 0 0 25 0 1 0 1095364218 78348288 18741 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 19128 18741 114 221 0 18904 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 76512

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12047
/proc/meminfo: memFree=691400/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=76776 CPUtime=1181.98
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 18957 0 0 0 118178 20 0 0 25 0 1 0 1095364218 78618624 18812 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 19194 18812 114 221 0 18970 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 76776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12047
/proc/meminfo: memFree=691336/2055920 swapFree=4167280/4192956
[pid=12040] ppid=12038 vsize=76776 CPUtime=1200.08
/proc/12040/stat : 12040 (varsat-industri) R 12038 12040 11839 0 -1 4194304 18957 0 0 0 119988 20 0 0 25 0 1 0 1095364218 78618624 18812 1992294400 4194304 5102648 548682068784 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/12040/statm: 19194 18812 114 221 0 18970 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 76776

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.88
CPU system time (s): 0.213967
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 76776

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

runsolver used 0.838872 second user time and 2.53261 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-28 08:56:27
IDJOB=1514140
IDBENCH=70321
IDSOLVER=538
FILE ID=node31/1514140-1238226987
PBS_JOBID= 9060616
Free space on /tmp= 66360 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1490060417-003.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514140-1238226987/watcher-1514140-1238226987 -o /tmp/evaluation-result-1514140-1238226987/solver-1514140-1238226987 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=203610067 HOME/instance-1514140-1238226987.cnf

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

MD5SUM BENCH= 5d2224f3d8577481fb818d6a750d12f6
RANDOM SEED=203610067

node31.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.214
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.214
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:        767208 kB
Buffers:        105552 kB
Cached:        1064696 kB
SwapCached:      18664 kB
Active:         159660 kB
Inactive:      1030736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        767208 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          17372 kB
Slab:            84016 kB
Committed_AS:  2931528 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node31 at 2009-03-28 09:16:29