Trace number 1728610

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-random 2009-03-22? (TO) 1200.07 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  520                                                  |
0.00/0.00	c |  Number of clauses:    24646                                                |
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:          363310986.000000
0.00/0.02	c |  Heuristic:            EMSP-G, threshold 0.750                              |
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.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |     490    24616   112678 |     8205        0    nan |  0.000 % |
10.69/10.73	c |       100 |     490    24616   112678 |     9025      100     50 |  0.000 % |
21.08/21.15	c |       251 |     490    24616   112678 |     9928      251     57 |  0.000 % |
31.58/31.63	c |       476 |     490    24616   112678 |    10921      476     56 |  0.000 % |
42.08/42.14	c |       813 |     490    24616   112678 |    12013      813     57 |  0.000 % |
52.57/52.60	c |      1320 |     490    24616   112678 |    13214     1320     60 |  0.000 % |
62.97/63.08	c |      2081 |     490    24616   112678 |    14536     2081     61 |  0.000 % |
73.67/73.72	c |      3221 |     490    24616   112678 |    15989     3221     63 |  0.000 % |
84.27/84.38	c |      4930 |     490    24616   112678 |    17588     4930     70 |  0.000 % |
95.07/95.19	c |      7494 |     490    24616   112678 |    19347     7494     68 |  0.000 % |
106.06/106.15	c |     11340 |     490    24616   112678 |    21282    11340     72 |  0.000 % |
117.46/117.59	c |     17107 |     490    24616   112678 |    23410    17107     67 |  0.000 % |
130.45/130.57	c |     25756 |     490    24616   112678 |    25751    13965     67 |  0.000 % |
144.45/144.50	c |     38730 |     490    24616   112678 |    28327    13924     70 |  0.000 % |
160.85/160.97	c |     58191 |     490    24616   112678 |    31159    18411     70 |  0.000 % |
180.24/180.37	c |     87383 |     490    24616   112678 |    34275    28766     61 |  0.000 % |
207.73/207.83	c |    131174 |     490    24616   112678 |    37703    32735     62 |  0.000 % |
245.23/245.36	c |    196859 |     490    24616   112678 |    41473    31273     63 |  0.000 % |
299.20/299.40	c |    295386 |     490    24616   112678 |    45620    26871     62 |  0.000 % |
372.68/372.87	c |    443176 |     490    24616   112678 |    50183    28897     69 |  0.000 % |
515.75/515.94	c |    664859 |     490    24616   112678 |    55201    36166     65 |  0.000 % |
760.28/760.59	c |    997386 |     490    24616   112678 |    60721    24456     91 |  0.000 % |
1093.57/1093.98	c |   1496174 |     490    24616   112678 |    66793    51676     72 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728610-1240738971/watcher-1728610-1240738971 -o /tmp/evaluation-result-1728610-1240738971/solver-1728610-1240738971 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=363310986 HOME/instance-1728610-1240738971.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.85 0.97 0.99 3/64 27131
/proc/meminfo: memFree=1517056/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=2560 CPUtime=0
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 320 0 0 0 0 0 0 0 18 0 1 0 101930364 2621440 305 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 640 313 89 221 0 416 0

[startup+0.0111691 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27131
/proc/meminfo: memFree=1517056/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=3372 CPUtime=0
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 101930364 3452928 500 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 843 501 88 221 0 619 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3372

[startup+0.101178 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27131
/proc/meminfo: memFree=1517056/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=5416 CPUtime=0.09
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1019 0 0 0 9 0 0 0 18 0 1 0 101930364 5545984 1004 1992294400 4194304 5102416 548682068800 18446744073709551615 4272801 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 1354 1004 97 221 0 1130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5416

[startup+0.301198 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27131
/proc/meminfo: memFree=1517056/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=6848 CPUtime=0.29
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1360 0 0 0 29 0 0 0 19 0 1 0 101930364 7012352 1345 1992294400 4194304 5102416 548682068800 18446744073709551615 4272789 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 1712 1345 99 221 0 1488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6848

[startup+0.701242 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27131
/proc/meminfo: memFree=1517056/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=6364 CPUtime=0.69
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1367 0 0 0 69 0 0 0 22 0 1 0 101930364 6516736 1244 1992294400 4194304 5102416 548682068800 18446744073709551615 4220577 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 1591 1244 102 221 0 1367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6364

[startup+1.50133 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1512248/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=6364 CPUtime=1.49
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1367 0 0 0 149 0 0 0 25 0 1 0 101930364 6516736 1244 1992294400 4194304 5102416 548682068800 18446744073709551615 4220577 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 1591 1244 102 221 0 1367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6364

[startup+3.1015 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1512120/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=6364 CPUtime=3.09
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1367 0 0 0 308 1 0 0 25 0 1 0 101930364 6516736 1244 1992294400 4194304 5102416 548682068800 18446744073709551615 4220445 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 1591 1244 102 221 0 1367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6364

[startup+6.30184 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1512056/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=6364 CPUtime=6.29
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1367 0 0 0 628 1 0 0 25 0 1 0 101930364 6516736 1244 1992294400 4194304 5102416 548682068800 18446744073709551615 4221940 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 1591 1244 102 221 0 1367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6364

[startup+12.7015 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1512000/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=6364 CPUtime=12.69
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1380 0 0 0 1268 1 0 0 25 0 1 0 101930364 6516736 1257 1992294400 4194304 5102416 548682068800 18446744073709551615 4220213 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 1591 1257 115 221 0 1367 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6364

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1512000/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=6364 CPUtime=25.48
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1380 0 0 0 2547 1 0 0 25 0 1 0 101930364 6516736 1257 1992294400 4194304 5102416 548682068800 18446744073709551615 4221940 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 1591 1257 115 221 0 1367 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6364

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1512064/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=6364 CPUtime=51.07
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1380 0 0 0 5106 1 0 0 25 0 1 0 101930364 6516736 1257 1992294400 4194304 5102416 548682068800 18446744073709551615 4221918 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 1591 1257 115 221 0 1367 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6364

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1510464/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=8108 CPUtime=102.27
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 1804 0 0 0 10225 2 0 0 25 0 1 0 101930364 8302592 1681 1992294400 4194304 5102416 548682068800 18446744073709551615 4221940 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 2027 1681 115 221 0 1803 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8108

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1501248/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=17600 CPUtime=162.25
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 4095 0 0 0 16222 3 0 0 25 0 1 0 101930364 18022400 3972 1992294400 4194304 5102416 548682068800 18446744073709551615 4220605 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 4400 3972 115 221 0 4176 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17600

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1497856/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=21072 CPUtime=222.22
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 4931 0 0 0 22219 3 0 0 25 0 1 0 101930364 21577728 4808 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 5268 4808 115 221 0 5044 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21072

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1494272/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=25088 CPUtime=282.21
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 5830 0 0 0 28217 4 0 0 25 0 1 0 101930364 25690112 5707 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 6272 5707 115 221 0 6048 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25088

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1489792/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=29996 CPUtime=342.19
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 6942 0 0 0 34214 5 0 0 25 0 1 0 101930364 30715904 6819 1992294400 4194304 5102416 548682068800 18446744073709551615 4249634 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 7499 6819 115 221 0 7275 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29996

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1483776/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=36844 CPUtime=402.18
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 8530 0 0 0 40211 7 0 0 25 0 1 0 101930364 37728256 8407 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 9211 8407 115 221 0 8987 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 36844

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1479232/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=41348 CPUtime=462.16
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 9559 0 0 0 46208 8 0 0 25 0 1 0 101930364 42340352 9436 1992294400 4194304 5102416 548682068800 18446744073709551615 4249563 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 10337 9436 115 221 0 10113 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 41348

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1478272/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=42416 CPUtime=522.14
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 9802 0 0 0 52206 8 0 0 25 0 1 0 101930364 43433984 9679 1992294400 4194304 5102416 548682068800 18446744073709551615 4220509 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 10604 9679 115 221 0 10380 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 42416

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1469568/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=51208 CPUtime=582.13
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 11983 0 0 0 58203 10 0 0 25 0 1 0 101930364 52436992 11860 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 12802 11860 115 221 0 12578 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 51208

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1465728/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=55172 CPUtime=642.11
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 12939 0 0 0 64200 11 0 0 25 0 1 0 101930364 56496128 12816 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 13793 12816 115 221 0 13569 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 55172

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1462400/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=59012 CPUtime=702.09
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 13754 0 0 0 70198 11 0 0 25 0 1 0 101930364 60428288 13631 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 14753 13631 115 221 0 14529 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 59012

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1461824/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=59760 CPUtime=762.08
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 13905 0 0 0 76196 12 0 0 25 0 1 0 101930364 61194240 13782 1992294400 4194304 5102416 548682068800 18446744073709551615 4220244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 14940 13782 115 221 0 14716 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 59760

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1461248/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=60400 CPUtime=822.06
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 14045 0 0 0 82194 12 0 0 25 0 1 0 101930364 61849600 13922 1992294400 4194304 5102416 548682068800 18446744073709551615 4228240 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 15100 13922 115 221 0 14876 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 60400

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1460608/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=61040 CPUtime=882.04
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 14204 0 0 0 88192 12 0 0 25 0 1 0 101930364 62504960 14081 1992294400 4194304 5102416 548682068800 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 15260 14081 115 221 0 15036 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 61040

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1459072/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=62748 CPUtime=942.03
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 14575 0 0 0 94190 13 0 0 25 0 1 0 101930364 64253952 14452 1992294400 4194304 5102416 548682068800 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 15687 14452 115 221 0 15463 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 62748

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1458880/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=62960 CPUtime=1002.01
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 14621 0 0 0 100188 13 0 0 25 0 1 0 101930364 64471040 14498 1992294400 4194304 5102416 548682068800 18446744073709551615 4249517 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 15740 14498 115 221 0 15516 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 62960

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27132
/proc/meminfo: memFree=1458816/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=62960 CPUtime=1061.99
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 14644 0 0 0 106186 13 0 0 25 0 1 0 101930364 64471040 14521 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 15740 14521 115 221 0 15516 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 62960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27138
/proc/meminfo: memFree=1457920/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=64004 CPUtime=1121.97
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 14841 0 0 0 112183 14 0 0 25 0 1 0 101930364 65540096 14718 1992294400 4194304 5102416 548682068800 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 16001 14718 115 221 0 15777 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 64004

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27138
/proc/meminfo: memFree=1457856/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=64004 CPUtime=1181.95
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 14850 0 0 0 118181 14 0 0 25 0 1 0 101930364 65540096 14727 1992294400 4194304 5102416 548682068800 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 16001 14727 115 221 0 15777 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 64004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27138
/proc/meminfo: memFree=1457856/2055920 swapFree=4181324/4192956
[pid=27131] ppid=27129 vsize=64004 CPUtime=1200.05
/proc/27131/stat : 27131 (varsat-random_s) R 27129 27131 27094 0 -1 4194304 14862 0 0 0 119991 14 0 0 25 0 1 0 101930364 65540096 14739 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/27131/statm: 16001 14739 115 221 0 15777 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 64004

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.07
CPU user time (s): 1199.92
CPU system time (s): 0.153976
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 64004

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

runsolver used 0.84987 second user time and 2.49162 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-26 11:42:51
IDJOB=1728610
IDBENCH=24680
IDSOLVER=539
FILE ID=node19/1728610-1240738971
PBS_JOBID= 9187038
Free space on /tmp= 66308 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728610-1240738971/watcher-1728610-1240738971 -o /tmp/evaluation-result-1728610-1240738971/solver-1728610-1240738971 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=363310986 HOME/instance-1728610-1240738971.cnf

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=363310986

node19.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.236
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.236
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:       1517472 kB
Buffers:         65944 kB
Cached:         392384 kB
SwapCached:       5500 kB
Active:         190556 kB
Inactive:       275620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517472 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            1512 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            58216 kB
Committed_AS:   368180 kB
PageTables:       1452 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= 66308 MiB
End job on node19 at 2009-04-26 12:02:53