Trace number 1514224

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.08 1200.44

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
MD5SUMb4b21d0b7e1c85f1ed2d73fe388ea563
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark115.094
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
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:  14000                                                |
0.00/0.00	c |  Number of clauses:    58800                                                |
0.09/0.19	c |  Parsing time:         0.18         s                                       |
0.09/0.19	c |  Timeout:              43200 s
0.09/0.19	c |  Random Seed:          639164205.000000
0.09/0.19	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.19	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.19	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.19	c |                                                                             |
0.29/0.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |   13593    58093   176440 |    19364        0    nan |  0.000 % |
0.49/0.57	c |       101 |   13593    58093   176440 |    21300      101    231 |  0.000 % |
0.79/0.80	c |       253 |   13593    58093   176440 |    23430      253    246 |  0.000 % |
0.99/1.10	c |       478 |   13593    58093   176440 |    25773      478    211 |  0.000 % |
1.39/1.46	c |       815 |   13593    58093   176440 |    28351      815    192 |  0.000 % |
1.79/1.88	c |      1321 |   13593    58093   176440 |    31186     1321    200 |  0.000 % |
2.40/2.43	c |      2081 |   13593    58093   176440 |    34305     2081    198 |  0.000 % |
3.20/3.21	c |      3221 |   13593    58093   176440 |    37735     3221    191 |  0.000 % |
4.29/4.39	c |      4929 |   13593    58093   176440 |    41509     4929    200 |  0.000 % |
5.99/6.00	c |      7491 |   13593    58093   176440 |    45660     7491    205 |  0.000 % |
8.69/8.79	c |     11336 |   13593    58093   176440 |    50226    11336    217 |  0.000 % |
13.10/13.16	c |     17102 |   13593    58093   176440 |    55248    17102    234 |  0.000 % |
20.09/20.14	c |     25751 |   13593    58093   176440 |    60773    25751    244 |  0.000 % |
32.29/32.34	c |     38726 |   13593    58093   176440 |    66850    38726    253 |  0.000 % |
54.17/54.21	c |     58188 |   13593    58093   176440 |    73536    58188    262 |  0.000 % |
89.37/89.48	c |     87380 |   13593    58093   176440 |    80889    23801    298 |  0.000 % |
155.75/155.83	c |    131169 |   13593    58093   176440 |    88978    67590    305 |  0.000 % |
263.61/263.78	c |    196855 |   13593    58093   176440 |    97876    55471    314 |  0.000 % |
444.46/444.64	c |    295381 |   13593    58093   176440 |   107664    66952    319 |  0.000 % |
806.85/807.14	c |    443170 |   13593    58093   176440 |   118430    26782    301 |  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-1514224-1238228188/watcher-1514224-1238228188 -o /tmp/evaluation-result-1514224-1238228188/solver-1514224-1238228188 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=639164205 HOME/instance-1514224-1238228188.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: 1.00 1.00 1.00 3/64 2666
/proc/meminfo: memFree=1105800/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=3424 CPUtime=0
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 687 0 0 0 0 0 0 0 18 0 1 0 699711237 3506176 673 1992294400 4194304 5102648 548682068784 18446744073709551615 4516184 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 856 681 82 221 0 632 0

[startup+0.0992989 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2666
/proc/meminfo: memFree=1105800/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=9848 CPUtime=0.09
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 2193 0 0 0 9 0 0 0 18 0 1 0 699711237 10084352 2145 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 2462 2145 87 221 0 2238 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9848

[startup+0.101298 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2666
/proc/meminfo: memFree=1105800/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=9980 CPUtime=0.09
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 2212 0 0 0 9 0 0 0 18 0 1 0 699711237 10219520 2164 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 2495 2165 87 221 0 2271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9980

[startup+0.301326 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2666
/proc/meminfo: memFree=1105800/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=14196 CPUtime=0.29
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 3273 0 0 0 29 0 0 0 19 0 1 0 699711237 14536704 3225 1992294400 4194304 5102648 548682068784 18446744073709551615 4266490 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 3549 3225 99 221 0 3325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14196

[startup+0.701382 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2666
/proc/meminfo: memFree=1105800/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=12660 CPUtime=0.69
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 3300 0 0 0 69 0 0 0 23 0 1 0 699711237 12963840 2936 1992294400 4194304 5102648 548682068784 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 3165 2936 114 221 0 2941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12660

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=1094272/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=12792 CPUtime=1.49
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 3344 0 0 0 149 0 0 0 25 0 1 0 699711237 13099008 2980 1992294400 4194304 5102648 548682068784 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 3198 2980 114 221 0 2974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12792

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=1093888/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=13984 CPUtime=3.09
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 3629 0 0 0 308 1 0 0 25 0 1 0 699711237 14319616 3265 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 3496 3265 114 221 0 3272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13984

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=1089664/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=18288 CPUtime=6.29
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 4718 0 0 0 627 2 0 0 25 0 1 0 699711237 18726912 4354 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 4572 4354 114 221 0 4348 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18288

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=1079936/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=27828 CPUtime=12.69
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 7109 0 0 0 1264 5 0 0 25 0 1 0 699711237 28495872 6745 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 6957 6745 114 221 0 6733 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27828

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=1061888/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=45236 CPUtime=25.49
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 11437 0 0 0 2539 10 0 0 25 0 1 0 699711237 46321664 11073 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 11309 11073 114 221 0 11085 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45236

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=1033856/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=73456 CPUtime=51.07
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 18503 0 0 0 5089 18 0 0 25 0 1 0 699711237 75218944 18139 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 18364 18139 114 221 0 18140 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 73456

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=1009984/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=96860 CPUtime=102.27
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 24319 0 0 0 10202 25 0 0 25 0 1 0 699711237 99184640 23955 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 24215 23955 114 221 0 23991 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 96860

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=1000128/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=107420 CPUtime=162.24
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 26973 0 0 0 16197 27 0 0 25 0 1 0 699711237 109998080 26609 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 26855 26609 114 221 0 26631 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 107420

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=977792/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=128812 CPUtime=222.23
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 32348 0 0 0 22190 33 0 0 25 0 1 0 699711237 131903488 31984 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 32203 31984 114 221 0 31979 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 128812

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=977792/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=128812 CPUtime=282.21
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 32348 0 0 0 28188 33 0 0 25 0 1 0 699711237 131903488 31984 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 32203 31984 114 221 0 31979 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 128812

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=964672/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=142152 CPUtime=342.19
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 35612 0 0 0 34183 36 0 0 25 0 1 0 699711237 145563648 35248 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 35538 35248 114 221 0 35314 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 142152

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=964672/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=142152 CPUtime=402.17
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 35612 0 0 0 40181 36 0 0 25 0 1 0 699711237 145563648 35248 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 35538 35248 114 221 0 35314 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 142152

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=964672/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=142152 CPUtime=462.15
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 35612 0 0 0 46179 36 0 0 25 0 1 0 699711237 145563648 35248 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 35538 35248 114 221 0 35314 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 142152

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=944704/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=162112 CPUtime=522.14
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 40599 0 0 0 52173 41 0 0 25 0 1 0 699711237 166002688 40235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 40528 40235 114 221 0 40304 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 162112

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=944704/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=162112 CPUtime=582.12
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 40599 0 0 0 58171 41 0 0 25 0 1 0 699711237 166002688 40235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 40528 40235 114 221 0 40304 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 162112

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=944704/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=162112 CPUtime=642.11
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 40599 0 0 0 64170 41 0 0 25 0 1 0 699711237 166002688 40235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 40528 40235 114 221 0 40304 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 162112

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=944704/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=162112 CPUtime=702.08
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 40600 0 0 0 70167 41 0 0 25 0 1 0 699711237 166002688 40236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 40528 40236 114 221 0 40304 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 162112

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=944704/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=162112 CPUtime=762.07
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 40600 0 0 0 76166 41 0 0 25 0 1 0 699711237 166002688 40236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 40528 40236 114 221 0 40304 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 162112

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=937472/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=169304 CPUtime=822.05
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 42398 0 0 0 82162 43 0 0 25 0 1 0 699711237 173367296 42034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 42326 42034 114 221 0 42102 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 169304

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=937472/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=169304 CPUtime=882.03
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 42398 0 0 0 88160 43 0 0 25 0 1 0 699711237 173367296 42034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 42326 42034 114 221 0 42102 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 169304

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=937536/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=169304 CPUtime=942.01
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 42398 0 0 0 94158 43 0 0 25 0 1 0 699711237 173367296 42034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 42326 42034 114 221 0 42102 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 169304

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=935488/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=171416 CPUtime=1001.99
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 42931 0 0 0 100155 44 0 0 25 0 1 0 699711237 175529984 42567 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 42854 42567 114 221 0 42630 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 171416

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2667
/proc/meminfo: memFree=925888/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=180924 CPUtime=1061.98
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 45306 0 0 0 106151 47 0 0 25 0 1 0 699711237 185266176 44942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 45231 44942 114 221 0 45007 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 180924

[startup+1122.3 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 2667
/proc/meminfo: memFree=925888/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=180924 CPUtime=1121.96
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 45306 0 0 0 112149 47 0 0 25 0 1 0 699711237 185266176 44942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 45231 44942 114 221 0 45007 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 180924

[startup+1182.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/65 2667
/proc/meminfo: memFree=925888/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=180924 CPUtime=1181.95
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 45306 0 0 0 118147 48 0 0 25 0 1 0 699711237 185266176 44942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 45231 44942 114 221 0 45007 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 180924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 2667
/proc/meminfo: memFree=925888/2055920 swapFree=4179868/4192956
[pid=2666] ppid=2664 vsize=180924 CPUtime=1200.05
/proc/2666/stat : 2666 (varsat-industri) R 2664 2666 2445 0 -1 4194304 45306 0 0 0 119957 48 0 0 25 0 1 0 699711237 185266176 44942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2666/statm: 45231 44942 114 221 0 45007 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 180924

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.44
CPU time (s): 1200.08
CPU user time (s): 1199.57
CPU system time (s): 0.510922
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 180924

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

runsolver used 1.06184 second user time and 2.77558 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-28 09:16:28
IDJOB=1514224
IDBENCH=70328
IDSOLVER=538
FILE ID=node49/1514224-1238228188
PBS_JOBID= 9060608
Free space on /tmp= 66388 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514224-1238228188/watcher-1514224-1238228188 -o /tmp/evaluation-result-1514224-1238228188/solver-1514224-1238228188 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=639164205 HOME/instance-1514224-1238228188.cnf

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

MD5SUM BENCH= b4b21d0b7e1c85f1ed2d73fe388ea563
RANDOM SEED=639164205

node49.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	: 5931.00
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:       1106280 kB
Buffers:         91808 kB
Cached:         762212 kB
SwapCached:       6452 kB
Active:         199464 kB
Inactive:       663440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1106280 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:          14608 kB
Slab:            72544 kB
Committed_AS:  1753040 kB
PageTables:       1384 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= 66384 MiB
End job on node49 at 2009-03-28 09:36:31