Trace number 1722527

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.04 1199.92

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.643
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1128                                                 |
0.00/0.00	c |  Number of clauses:    57446                                                |
0.00/0.05	c |  Parsing time:         0.05         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.05	c |  Random Seed:          1974592015.000000
0.00/0.05	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.00/0.05	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.05	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.05	c |                                                                             |
0.89/0.96	c ============================[ Search Statistics ]==============================
0.89/0.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.96	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.96	c ===============================================================================
0.89/0.96	c |         0 |     636    53156   228474 |    17718        0    nan |  0.000 % |
9.09/9.16	c |       101 |     636    53156   228474 |    19490      101     33 |  0.000 % |
17.59/17.67	c |       251 |     636    53156   228474 |    21439      251     41 |  0.000 % |
26.09/26.15	c |       480 |     636    53156   228474 |    23583      480     44 |  0.000 % |
34.59/34.60	c |       819 |     636    53156   228474 |    25941      819     50 |  0.000 % |
43.29/43.32	c |      1326 |     636    53156   228474 |    28536     1326     54 |  0.000 % |
52.00/52.08	c |      2085 |     636    53156   228474 |    31389     2085     59 |  0.000 % |
60.90/60.94	c |      3224 |     636    53156   228474 |    34528     3224     68 |  0.000 % |
69.70/69.79	c |      4933 |     636    53156   228474 |    37981     4933     76 |  0.000 % |
78.80/78.81	c |      7495 |     636    53156   228474 |    41779     7495     77 |  0.000 % |
88.20/88.25	c |     11340 |     636    53156   228474 |    45957    11340     87 |  0.000 % |
98.40/98.41	c |     17108 |     636    53156   228474 |    50553    17108     95 |  0.000 % |
109.90/109.97	c |     25759 |     636    53156   228474 |    55608    25759     97 |  0.000 % |
126.10/126.10	c |     38735 |     636    53156   228474 |    61169    38735    105 |  0.000 % |
158.11/158.19	c |     58196 |     636    53156   228474 |    67286    58196    103 |  0.000 % |
189.21/189.29	c |     87391 |     636    53156   228474 |    74015    35715     74 |  0.000 % |
232.41/232.41	c |    131181 |     636    53156   228474 |    81416    20331     63 |  0.000 % |
307.52/307.58	c |    196866 |     636    53156   228474 |    89558    20866     43 |  0.000 % |
417.13/417.16	c |    295392 |     636    53156   228474 |    98514    45349     68 |  0.000 % |
621.96/621.91	c |    443182 |     636    53156   228474 |   108365    33043     42 |  0.000 % |
907.39/907.32	c |    664866 |     636    53156   228474 |   119202    70740     37 |  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-1722527-1240676456/watcher-1722527-1240676456 -o /tmp/evaluation-result-1722527-1240676456/solver-1722527-1240676456 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=1974592015 HOME/instance-1722527-1240676456.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.93 0.99 0.99 3/64 19280
/proc/meminfo: memFree=1631232/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=2548 CPUtime=0
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 429 0 0 0 0 0 0 0 18 0 1 0 95679026 2609152 414 1992294400 4194304 5102416 548682068800 18446744073709551615 4244851 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 637 414 88 221 0 413 0

[startup+0.076196 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 19280
/proc/meminfo: memFree=1631232/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=9704 CPUtime=0.07
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 2222 0 0 0 6 1 0 0 18 0 1 0 95679026 9936896 2207 1992294400 4194304 5102416 548682068800 18446744073709551615 4272801 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 2426 2207 98 221 0 2202 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9704

[startup+0.101188 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 19280
/proc/meminfo: memFree=1631232/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=9704 CPUtime=0.09
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 2222 0 0 0 8 1 0 0 18 0 1 0 95679026 9936896 2207 1992294400 4194304 5102416 548682068800 18446744073709551615 4272801 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 2426 2207 98 221 0 2202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9704

[startup+0.301131 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 19280
/proc/meminfo: memFree=1631232/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=9704 CPUtime=0.29
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 2222 0 0 0 28 1 0 0 19 0 1 0 95679026 9936896 2207 1992294400 4194304 5102416 548682068800 18446744073709551615 4272646 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 2426 2207 98 221 0 2202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9704

[startup+0.701018 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 19280
/proc/meminfo: memFree=1631232/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=14156 CPUtime=0.69
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 3274 0 0 0 68 1 0 0 23 0 1 0 95679026 14495744 3259 1992294400 4194304 5102416 548682068800 18446744073709551615 4272646 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 3539 3259 99 221 0 3315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14156

[startup+1.50179 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1619384/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=13072 CPUtime=1.49
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 3277 0 0 0 148 1 0 0 25 0 1 0 95679026 13385728 3019 1992294400 4194304 5102416 548682068800 18446744073709551615 4220500 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 3268 3019 102 221 0 3044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13072

[startup+3.10134 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1619192/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=13072 CPUtime=3.09
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 3277 0 0 0 308 1 0 0 25 0 1 0 95679026 13385728 3019 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 3268 3019 102 221 0 3044 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13072

[startup+6.30143 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1619128/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=13072 CPUtime=6.29
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 3277 0 0 0 628 1 0 0 25 0 1 0 95679026 13385728 3019 1992294400 4194304 5102416 548682068800 18446744073709551615 4220204 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 3268 3019 102 221 0 3044 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13072

[startup+12.7016 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1619136/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=13072 CPUtime=12.69
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 3290 0 0 0 1268 1 0 0 25 0 1 0 95679026 13385728 3032 1992294400 4194304 5102416 548682068800 18446744073709551615 4220605 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 3268 3032 115 221 0 3044 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13072

[startup+25.501 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1619136/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=13072 CPUtime=25.49
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 3290 0 0 0 2548 1 0 0 25 0 1 0 95679026 13385728 3032 1992294400 4194304 5102416 548682068800 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 3268 3032 115 221 0 3044 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13072

[startup+51.1018 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1619200/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=13072 CPUtime=51.1
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 3290 0 0 0 5108 2 0 0 25 0 1 0 95679026 13385728 3032 1992294400 4194304 5102416 548682068800 18446744073709551615 4221901 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 3268 3032 115 221 0 3044 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 13072

[startup+102.304 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1613824/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=18600 CPUtime=102.31
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 4671 0 0 0 10227 4 0 0 25 0 1 0 95679026 19046400 4413 1992294400 4194304 5102416 548682068800 18446744073709551615 4220513 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 4650 4413 115 221 0 4426 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 18600

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1590656/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=42292 CPUtime=162.31
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 10434 0 0 0 16222 9 0 0 25 0 1 0 95679026 43307008 10176 1992294400 4194304 5102416 548682068800 18446744073709551615 4221940 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 10573 10176 115 221 0 10349 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 42292

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1585984/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=47140 CPUtime=222.31
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 11586 0 0 0 22221 10 0 0 25 0 1 0 95679026 48271360 11328 1992294400 4194304 5102416 548682068800 18446744073709551615 4249563 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 11785 11328 115 221 0 11561 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 47140

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 19281
/proc/meminfo: memFree=1585344/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=47780 CPUtime=282.32
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 11743 0 0 0 28221 11 0 0 25 0 1 0 95679026 48926720 11485 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 11945 11485 115 221 0 11721 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 47780

[startup+342.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 19281
/proc/meminfo: memFree=1585152/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=47780 CPUtime=342.32
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 11771 0 0 0 34221 11 0 0 25 0 1 0 95679026 48926720 11513 1992294400 4194304 5102416 548682068800 18446744073709551615 4255546 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 11945 11513 115 221 0 11721 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 47780

[startup+402.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 19281
/proc/meminfo: memFree=1579200/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=53936 CPUtime=402.33
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 13255 0 0 0 40220 13 0 0 25 0 1 0 95679026 55230464 12997 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 13484 12997 115 221 0 13260 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 53936

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19281
/proc/meminfo: memFree=1578240/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=55052 CPUtime=462.33
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 13470 0 0 0 46220 13 0 0 25 0 1 0 95679026 56373248 13212 1992294400 4194304 5102416 548682068800 18446744073709551615 4254622 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 13763 13212 115 221 0 13539 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 55052

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19281
/proc/meminfo: memFree=1572608/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=61216 CPUtime=522.34
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 14871 0 0 0 52220 14 0 0 25 0 1 0 95679026 62685184 14613 1992294400 4194304 5102416 548682068800 18446744073709551615 4249634 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 15304 14613 115 221 0 15080 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 61216

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19281
/proc/meminfo: memFree=1571776/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=62192 CPUtime=582.35
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15084 0 0 0 58220 15 0 0 25 0 1 0 95679026 63684608 14826 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 15548 14826 115 221 0 15324 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 62192

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19281
/proc/meminfo: memFree=1571008/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=63132 CPUtime=642.36
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15269 0 0 0 64221 15 0 0 25 0 1 0 95679026 64647168 15011 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 15783 15011 115 221 0 15559 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 63132

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19281
/proc/meminfo: memFree=1570880/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=63132 CPUtime=702.36
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15289 0 0 0 70221 15 0 0 25 0 1 0 95679026 64647168 15031 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 15783 15031 115 221 0 15559 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 63132

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19281
/proc/meminfo: memFree=1570816/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=63132 CPUtime=762.37
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15312 0 0 0 76222 15 0 0 25 0 1 0 95679026 64647168 15054 1992294400 4194304 5102416 548682068800 18446744073709551615 4249546 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 15783 15054 115 221 0 15559 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 63132

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19281
/proc/meminfo: memFree=1570304/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=64052 CPUtime=822.37
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15475 0 0 0 82222 15 0 0 25 0 1 0 95679026 65589248 15217 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 16013 15217 115 221 0 15789 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 64052

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19283
/proc/meminfo: memFree=1569728/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=64372 CPUtime=882.38
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15592 0 0 0 88223 15 0 0 25 0 1 0 95679026 65916928 15334 1992294400 4194304 5102416 548682068800 18446744073709551615 4249536 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 16093 15334 115 221 0 15869 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 64372

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19283
/proc/meminfo: memFree=1569408/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=64796 CPUtime=942.39
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15685 0 0 0 94223 16 0 0 25 0 1 0 95679026 66351104 15427 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 16199 15427 115 221 0 15975 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 64796

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19283
/proc/meminfo: memFree=1568768/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=65596 CPUtime=1002.39
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15834 0 0 0 100223 16 0 0 25 0 1 0 95679026 67170304 15576 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 16399 15576 115 221 0 16175 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 65596

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19283
/proc/meminfo: memFree=1568320/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=65812 CPUtime=1062.4
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15939 0 0 0 106224 16 0 0 25 0 1 0 95679026 67391488 15681 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 16453 15681 115 221 0 16229 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 65812

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19283
/proc/meminfo: memFree=1568256/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=65812 CPUtime=1122.4
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 15951 0 0 0 112224 16 0 0 25 0 1 0 95679026 67391488 15693 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 16453 15693 115 221 0 16229 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 65812

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19283
/proc/meminfo: memFree=1567808/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=66452 CPUtime=1182.41
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 16078 0 0 0 118225 16 0 0 25 0 1 0 95679026 68046848 15820 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 16613 15820 115 221 0 16389 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 66452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19283
/proc/meminfo: memFree=1567808/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=66452 CPUtime=1200.02
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 16078 0 0 0 119986 16 0 0 25 0 1 0 95679026 68046848 15820 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 16613 15820 115 221 0 16389 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 66452

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19283
/proc/meminfo: memFree=1567808/2055920 swapFree=4181364/4192956
[pid=19280] ppid=19278 vsize=66452 CPUtime=1200.02
/proc/19280/stat : 19280 (varsat-random_s) R 19278 19280 19243 0 -1 4194304 16078 0 0 0 119986 16 0 0 25 0 1 0 95679026 68046848 15820 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19280/statm: 16613 15820 115 221 0 16389 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 66452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.92
CPU time (s): 1200.04
CPU user time (s): 1199.86
CPU system time (s): 0.179972
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 66452

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

runsolver used 0.881865 second user time and 2.53161 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 18:20:56
IDJOB=1722527
IDBENCH=71091
IDSOLVER=539
FILE ID=node16/1722527-1240676456
PBS_JOBID= 9186647
Free space on /tmp= 66320 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722527-1240676456/watcher-1722527-1240676456 -o /tmp/evaluation-result-1722527-1240676456/solver-1722527-1240676456 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=1974592015 HOME/instance-1722527-1240676456.cnf

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=1974592015

node16.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.234
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.234
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:       1631712 kB
Buffers:         48636 kB
Cached:         321900 kB
SwapCached:       6388 kB
Active:         113496 kB
Inactive:       265864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631712 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            30876 kB
Committed_AS:   349212 kB
PageTables:       1436 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= 66316 MiB
End job on node16 at 2009-04-25 18:40:58