Trace number 1722525

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

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.04         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.05	c |  Random Seed:          1468808204.000000
0.00/0.05	c |  Heuristic:            EMBP-G, threshold 0.800                              |
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.79/0.89	c ============================[ Search Statistics ]==============================
0.79/0.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.89	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.89	c ===============================================================================
0.79/0.89	c |         0 |     636    53156   228474 |    17718        0    nan |  0.000 % |
6.49/6.59	c |       100 |     636    53156   228474 |    19490      100     44 |  0.000 % |
12.18/12.28	c |       253 |     636    53156   228474 |    21439      253     54 |  0.000 % |
18.09/18.11	c |       478 |     636    53156   228474 |    23583      478     55 |  0.000 % |
23.79/23.80	c |       817 |     636    53156   228474 |    25941      817     69 |  0.000 % |
29.59/29.64	c |      1324 |     636    53156   228474 |    28536     1324     76 |  0.000 % |
35.38/35.47	c |      2084 |     636    53156   228474 |    31389     2084     85 |  0.000 % |
41.38/41.47	c |      3223 |     636    53156   228474 |    34528     3223     89 |  0.000 % |
47.48/47.57	c |      4932 |     636    53156   228474 |    37981     4932     91 |  0.000 % |
53.97/54.00	c |      7494 |     636    53156   228474 |    41779     7494     92 |  0.000 % |
60.78/60.80	c |     11339 |     636    53156   228474 |    45957    11339     89 |  0.000 % |
69.58/69.70	c |     17105 |     636    53156   228474 |    50553    17105    105 |  0.000 % |
80.87/80.95	c |     25756 |     636    53156   228474 |    55608    25756    111 |  0.000 % |
95.96/96.09	c |     38732 |     636    53156   228474 |    61169    38732    110 |  0.000 % |
121.16/121.20	c |     58196 |     636    53156   228474 |    67286    58196    105 |  0.000 % |
154.25/154.38	c |     87390 |     636    53156   228474 |    74015    37242     95 |  0.000 % |
206.44/206.55	c |    131179 |     636    53156   228474 |    81416    25445     71 |  0.000 % |
291.32/291.44	c |    196866 |     636    53156   228474 |    89558    25252     56 |  0.000 % |
413.59/413.73	c |    295392 |     636    53156   228474 |    98514    48452     52 |  0.000 % |
606.03/606.21	c |    443181 |     636    53156   228474 |   108365    29233     45 |  0.000 % |
836.28/836.55	c |    664864 |     636    53156   228474 |   119202    61906     39 |  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-1722525-1240676448/watcher-1722525-1240676448 -o /tmp/evaluation-result-1722525-1240676448/solver-1722525-1240676448 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1468808204 HOME/instance-1722525-1240676448.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.02 1.01 3/65 13583
/proc/meminfo: memFree=1710128/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=2680 CPUtime=0
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 471 0 0 0 0 0 0 0 20 0 1 0 95674115 2744320 456 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 670 458 87 221 0 446 0

[startup+0.0874631 s]
/proc/loadavg: 1.00 1.02 1.01 3/65 13583
/proc/meminfo: memFree=1710128/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=9704 CPUtime=0.07
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 2223 0 0 0 7 0 0 0 20 0 1 0 95674115 9936896 2208 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 2426 2208 99 221 0 2202 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9704

[startup+0.101465 s]
/proc/loadavg: 1.00 1.02 1.01 3/65 13583
/proc/meminfo: memFree=1710128/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=9704 CPUtime=0.09
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 2223 0 0 0 9 0 0 0 20 0 1 0 95674115 9936896 2208 1992294400 4194304 5102648 548682068800 18446744073709551615 4273283 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 2426 2208 99 221 0 2202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9704

[startup+0.301486 s]
/proc/loadavg: 1.00 1.02 1.01 3/65 13583
/proc/meminfo: memFree=1710128/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=9704 CPUtime=0.29
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 2223 0 0 0 29 0 0 0 22 0 1 0 95674115 9936896 2208 1992294400 4194304 5102648 548682068800 18446744073709551615 4273091 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 2426 2208 99 221 0 2202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9704

[startup+0.701528 s]
/proc/loadavg: 1.00 1.02 1.01 3/65 13583
/proc/meminfo: memFree=1710128/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=14156 CPUtime=0.69
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 3275 0 0 0 69 0 0 0 25 0 1 0 95674115 14495744 3260 1992294400 4194304 5102648 548682068800 18446744073709551615 4273088 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 3539 3260 100 221 0 3315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14156

[startup+1.50161 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 13584
/proc/meminfo: memFree=1698280/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=13072 CPUtime=1.49
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 3277 0 0 0 149 0 0 0 25 0 1 0 95674115 13385728 3019 1992294400 4194304 5102648 548682068800 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 3268 3019 102 221 0 3044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13072

[startup+3.10178 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 13584
/proc/meminfo: memFree=1698088/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=13072 CPUtime=3.09
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 3277 0 0 0 309 0 0 0 25 0 1 0 95674115 13385728 3019 1992294400 4194304 5102648 548682068800 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 3268 3019 102 221 0 3044 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13072

[startup+6.30111 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 13584
/proc/meminfo: memFree=1698024/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=13072 CPUtime=6.28
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 3277 0 0 0 628 0 0 0 25 0 1 0 95674115 13385728 3019 1992294400 4194304 5102648 548682068800 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 3268 3019 102 221 0 3044 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13072

[startup+12.7018 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 13584
/proc/meminfo: memFree=1697968/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=13072 CPUtime=12.68
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 3290 0 0 0 1268 0 0 0 25 0 1 0 95674115 13385728 3032 1992294400 4194304 5102648 548682068800 18446744073709551615 4213987 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 3268 3032 115 221 0 3044 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13072

[startup+25.5011 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 13584
/proc/meminfo: memFree=1697968/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=13072 CPUtime=25.49
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 3290 0 0 0 2548 1 0 0 25 0 1 0 95674115 13385728 3032 1992294400 4194304 5102648 548682068800 18446744073709551615 4214159 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/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: 1.00 1.01 1.00 2/66 13584
/proc/meminfo: memFree=1697968/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=13072 CPUtime=51.08
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 3291 0 0 0 5107 1 0 0 25 0 1 0 95674115 13385728 3033 1992294400 4194304 5102648 548682068800 18446744073709551615 4214012 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 3268 3033 115 221 0 3044 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13072

[startup+102.305 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 13584
/proc/meminfo: memFree=1679344/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=32052 CPUtime=102.26
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 7975 0 0 0 10221 5 0 0 25 0 1 0 95674115 32821248 7717 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 8013 7717 115 221 0 7789 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32052

[startup+162.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 13584
/proc/meminfo: memFree=1664624/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=47608 CPUtime=162.25
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 11646 0 0 0 16216 9 0 0 25 0 1 0 95674115 48750592 11388 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 11902 11388 115 221 0 11678 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47608

[startup+222.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/66 13584
/proc/meminfo: memFree=1661296/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=50996 CPUtime=222.23
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 12469 0 0 0 22213 10 0 0 25 0 1 0 95674115 52219904 12211 1992294400 4194304 5102648 548682068800 18446744073709551615 4249897 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 12749 12211 115 221 0 12525 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50996

[startup+282.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/66 13584
/proc/meminfo: memFree=1659888/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=52348 CPUtime=282.22
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 12806 0 0 0 28212 10 0 0 25 0 1 0 95674115 53604352 12548 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 13087 12548 115 221 0 12863 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 52348

[startup+342.301 s]
/proc/loadavg: 1.12 1.06 1.01 2/66 13584
/proc/meminfo: memFree=1659376/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=52868 CPUtime=342.21
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 12918 0 0 0 34210 11 0 0 25 0 1 0 95674115 54136832 12660 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 13217 12660 115 221 0 12993 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 52868

[startup+402.301 s]
/proc/loadavg: 1.12 1.07 1.01 2/66 13584
/proc/meminfo: memFree=1658416/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=53792 CPUtime=402.19
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 13152 0 0 0 40208 11 0 0 25 0 1 0 95674115 55083008 12894 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 13448 12894 115 221 0 13224 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 53792

[startup+462.302 s]
/proc/loadavg: 1.04 1.05 1.00 2/66 13584
/proc/meminfo: memFree=1657648/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=54720 CPUtime=462.17
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 13328 0 0 0 46206 11 0 0 25 0 1 0 95674115 56033280 13070 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 13680 13070 115 221 0 13456 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 54720

[startup+522.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 13584
/proc/meminfo: memFree=1656304/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=56368 CPUtime=522.15
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 13654 0 0 0 52204 11 0 0 25 0 1 0 95674115 57720832 13396 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 14092 13396 115 221 0 13868 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 56368

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 13584
/proc/meminfo: memFree=1656304/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=56368 CPUtime=582.14
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 13658 0 0 0 58203 11 0 0 25 0 1 0 95674115 57720832 13400 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 14092 13400 115 221 0 13868 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 56368

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 13584
/proc/meminfo: memFree=1655408/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=57568 CPUtime=642.13
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 13865 0 0 0 64202 11 0 0 25 0 1 0 95674115 58949632 13607 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 14392 13607 115 221 0 14168 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 57568

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 13584
/proc/meminfo: memFree=1654704/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=58368 CPUtime=702.11
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 14025 0 0 0 70199 12 0 0 25 0 1 0 95674115 59768832 13767 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 14592 13767 115 221 0 14368 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 58368

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13584
/proc/meminfo: memFree=1654640/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=58368 CPUtime=762.1
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 14032 0 0 0 76198 12 0 0 25 0 1 0 95674115 59768832 13774 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 14592 13774 115 221 0 14368 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 58368

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13584
/proc/meminfo: memFree=1654640/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=58368 CPUtime=822.08
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 14032 0 0 0 82196 12 0 0 25 0 1 0 95674115 59768832 13774 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 14592 13774 115 221 0 14368 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 58368

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13584
/proc/meminfo: memFree=1653424/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=59588 CPUtime=882.06
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 14348 0 0 0 88194 12 0 0 25 0 1 0 95674115 61018112 14090 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 14897 14090 115 221 0 14673 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 59588

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13584
/proc/meminfo: memFree=1635440/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=77536 CPUtime=942.05
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 18800 0 0 0 94188 17 0 0 25 0 1 0 95674115 79396864 18542 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 19384 18542 115 221 0 19160 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 77536

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13584
/proc/meminfo: memFree=1633712/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=79680 CPUtime=1002.03
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 19251 0 0 0 100186 17 0 0 25 0 1 0 95674115 81592320 18993 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 19920 18993 115 221 0 19696 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 79680

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13584
/proc/meminfo: memFree=1623792/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=89732 CPUtime=1062.02
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 21719 0 0 0 106182 20 0 0 25 0 1 0 95674115 91885568 21461 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 22433 21461 115 221 0 22209 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 89732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13584
/proc/meminfo: memFree=1622192/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=91316 CPUtime=1122
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 22105 0 0 0 112180 20 0 0 25 0 1 0 95674115 93507584 21847 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 22829 21847 115 221 0 22605 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 91316

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13586
/proc/meminfo: memFree=1622064/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=91316 CPUtime=1181.98
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 22128 0 0 0 118178 20 0 0 25 0 1 0 95674115 93507584 21870 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 22829 21870 115 221 0 22605 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 91316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13586
/proc/meminfo: memFree=1622000/2055924 swapFree=4181440/4192956
[pid=13583] ppid=13581 vsize=91316 CPUtime=1200.08
/proc/13583/stat : 13583 (varsat-crafted_) R 13581 13583 12870 0 -1 4194304 22129 0 0 0 119988 20 0 0 25 0 1 0 95674115 93507584 21871 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13583/statm: 22829 21871 115 221 0 22605 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 91316

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.11
CPU user time (s): 1199.89
CPU system time (s): 0.221966
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 91316

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

runsolver used 1.37479 second user time and 2.86856 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-25 18:20:48
IDJOB=1722525
IDBENCH=71091
IDSOLVER=537
FILE ID=node83/1722525-1240676448
PBS_JOBID= 9186565
Free space on /tmp= 66028 MiB

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

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=1468808204

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1710608 kB
Buffers:         26788 kB
Cached:         260684 kB
SwapCached:       5336 kB
Active:          69988 kB
Inactive:       226372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1710608 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            34884 kB
Committed_AS:   341532 kB
PageTables:       1384 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= 66028 MiB
End job on node83 at 2009-04-25 18:40:51