Trace number 1721775

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
Bench CategoryAPPLICATION (applications 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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
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:  2058                                                 |
0.00/0.00	c |  Number of clauses:    144294                                               |
0.09/0.13	c |  Parsing time:         0.11         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          1772594770.000000
0.09/0.13	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.13	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.13	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.13	c |                                                                             |
3.69/3.73	c ============================[ Search Statistics ]==============================
3.69/3.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.69/3.73	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.69/3.73	c ===============================================================================
3.69/3.73	c |         0 |    1350   139837   610077 |    46612        0    nan |  0.000 % |
30.38/30.47	c |       103 |    1350   139837   610077 |    51273      103     74 |  0.000 % |
57.77/57.86	c |       254 |    1350   139837   610077 |    56400      254     69 |  0.000 % |
85.06/85.17	c |       480 |    1350   139837   610077 |    62041      480     83 |  0.000 % |
112.25/112.37	c |       818 |    1350   139837   610077 |    68245      818     83 |  0.000 % |
139.84/139.96	c |      1324 |    1350   139837   610077 |    75069     1324     94 |  0.000 % |
167.23/167.40	c |      2084 |    1350   139837   610077 |    82576     2084     96 |  0.000 % |
194.82/194.99	c |      3224 |    1350   139837   610077 |    90834     3224    106 |  0.000 % |
222.61/222.75	c |      4936 |    1350   139837   610077 |    99917     4936    115 |  0.000 % |
250.70/250.83	c |      7498 |    1350   139837   610077 |   109909     7498    118 |  0.000 % |
279.49/279.64	c |     11342 |    1350   139837   610077 |   120900    11342    133 |  0.000 % |
310.38/310.54	c |     17109 |    1350   139837   610077 |   132990    17109    150 |  0.000 % |
345.46/345.63	c |     25759 |    1350   139837   610077 |   146289    25759    165 |  0.000 % |
390.05/390.20	c |     38735 |    1350   139837   610077 |   160918    38735    180 |  0.000 % |
467.22/467.40	c |     58198 |    1350   139837   610077 |   177010    58198    186 |  0.000 % |
563.19/563.45	c |     87390 |    1350   139837   610077 |   194711    87390    177 |  0.000 % |
685.85/686.13	c |    131182 |    1350   139837   610077 |   214182   131182    182 |  0.000 % |
1073.31/1073.78	c |    196866 |    1350   139837   610077 |   235600   196866    177 |  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-1721775-1240669370/watcher-1721775-1240669370 -o /tmp/evaluation-result-1721775-1240669370/solver-1721775-1240669370 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1772594770 HOME/instance-1721775-1240669370.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: 2.03 1.90 1.52 3/65 14695
/proc/meminfo: memFree=1698728/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=2852 CPUtime=0
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 552 0 0 0 0 0 0 0 20 0 1 0 94966557 2920448 537 1992294400 4194304 5102648 548682068768 18446744073709551615 4516185 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 713 537 87 221 0 489 0

[startup+0.0276629 s]
/proc/loadavg: 2.03 1.90 1.52 3/65 14695
/proc/meminfo: memFree=1698728/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=5748 CPUtime=0.01
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 1280 0 0 0 1 0 0 0 20 0 1 0 94966557 5885952 1265 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 1437 1267 87 221 0 1213 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5748

[startup+0.102675 s]
/proc/loadavg: 2.03 1.90 1.52 3/65 14695
/proc/meminfo: memFree=1698728/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=16508 CPUtime=0.09
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 3837 0 0 0 8 1 0 0 20 0 1 0 94966557 16904192 3822 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 4127 3825 87 221 0 3903 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16508

[startup+0.30271 s]
/proc/loadavg: 2.03 1.90 1.52 3/65 14695
/proc/meminfo: memFree=1698728/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=21448 CPUtime=0.29
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 4954 0 0 0 27 2 0 0 22 0 1 0 94966557 21962752 4939 1992294400 4194304 5102648 548682068768 18446744073709551615 4273194 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 5362 4939 99 221 0 5138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21448

[startup+0.701781 s]
/proc/loadavg: 2.03 1.90 1.52 3/65 14695
/proc/meminfo: memFree=1698728/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=21448 CPUtime=0.69
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 4954 0 0 0 67 2 0 0 25 0 1 0 94966557 21962752 4939 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 5362 4939 99 221 0 5138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21448

[startup+1.50192 s]
/proc/loadavg: 2.03 1.90 1.52 2/66 14696
/proc/meminfo: memFree=1679264/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=26560 CPUtime=1.49
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 6300 0 0 0 147 2 0 0 25 0 1 0 94966557 27197440 6285 1992294400 4194304 5102648 548682068768 18446744073709551615 4516208 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 6640 6285 100 221 0 6416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26560

[startup+3.10121 s]
/proc/loadavg: 1.94 1.88 1.52 2/66 14696
/proc/meminfo: memFree=1669984/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=30108 CPUtime=3.09
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 7232 0 0 0 306 3 0 0 25 0 1 0 94966557 30830592 7217 1992294400 4194304 5102648 548682068768 18446744073709551615 4272881 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 7527 7217 100 221 0 7303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30108

[startup+6.30178 s]
/proc/loadavg: 1.94 1.88 1.52 2/66 14696
/proc/meminfo: memFree=1672032/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=27448 CPUtime=6.29
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 7234 0 0 0 626 3 0 0 25 0 1 0 94966557 28106752 6600 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 6862 6600 102 221 0 6638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27448

[startup+12.7019 s]
/proc/loadavg: 1.80 1.85 1.51 2/66 14696
/proc/meminfo: memFree=1672032/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=27448 CPUtime=12.69
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 7234 0 0 0 1266 3 0 0 25 0 1 0 94966557 28106752 6600 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 6862 6600 102 221 0 6638 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27448

[startup+25.5012 s]
/proc/loadavg: 1.67 1.82 1.51 2/66 14696
/proc/meminfo: memFree=1672032/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=27448 CPUtime=25.48
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 7234 0 0 0 2545 3 0 0 25 0 1 0 94966557 28106752 6600 1992294400 4194304 5102648 548682068768 18446744073709551615 4213908 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 6862 6600 102 221 0 6638 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27448

[startup+51.1028 s]
/proc/loadavg: 1.44 1.76 1.49 2/66 14696
/proc/meminfo: memFree=1672096/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=27448 CPUtime=51.07
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 7247 0 0 0 5104 3 0 0 25 0 1 0 94966557 28106752 6613 1992294400 4194304 5102648 548682068768 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 6862 6613 115 221 0 6638 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27448

[startup+102.306 s]
/proc/loadavg: 1.17 1.63 1.46 2/66 14696
/proc/meminfo: memFree=1672160/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=27448 CPUtime=102.26
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 7247 0 0 0 10223 3 0 0 25 0 1 0 94966557 28106752 6613 1992294400 4194304 5102648 548682068768 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 6862 6613 115 221 0 6638 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27448

[startup+162.302 s]
/proc/loadavg: 1.06 1.51 1.43 2/66 14696
/proc/meminfo: memFree=1672160/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=27448 CPUtime=162.23
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 7247 0 0 0 16220 3 0 0 25 0 1 0 94966557 28106752 6613 1992294400 4194304 5102648 548682068768 18446744073709551615 4242249 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 6862 6613 115 221 0 6638 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27448

[startup+222.301 s]
/proc/loadavg: 1.02 1.41 1.40 2/66 14696
/proc/meminfo: memFree=1672160/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=27448 CPUtime=222.21
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 7247 0 0 0 22218 3 0 0 25 0 1 0 94966557 28106752 6613 1992294400 4194304 5102648 548682068768 18446744073709551615 4214262 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 6862 6613 115 221 0 6638 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27448

[startup+282.302 s]
/proc/loadavg: 1.01 1.34 1.37 2/66 14696
/proc/meminfo: memFree=1671520/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=28000 CPUtime=282.18
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 7401 0 0 0 28215 3 0 0 25 0 1 0 94966557 28672000 6767 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 7000 6767 115 221 0 6776 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 28000

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.35 2/66 14696
/proc/meminfo: memFree=1662880/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=36868 CPUtime=342.17
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 9611 0 0 0 34212 5 0 0 25 0 1 0 94966557 37752832 8977 1992294400 4194304 5102648 548682068768 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 9217 8977 115 221 0 8993 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 36868

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.32 2/66 14696
/proc/meminfo: memFree=1646752/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=52864 CPUtime=402.14
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 13554 0 0 0 40207 7 0 0 25 0 1 0 94966557 54132736 12920 1992294400 4194304 5102648 548682068768 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 13216 12920 115 221 0 12992 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 52864

[startup+462.301 s]
/proc/loadavg: 1.00 1.18 1.30 2/66 14696
/proc/meminfo: memFree=1632160/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=68028 CPUtime=462.12
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 17222 0 0 0 46202 10 0 0 25 0 1 0 94966557 69660672 16588 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 17007 16588 115 221 0 16783 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 68028

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.28 2/66 14696
/proc/meminfo: memFree=1622304/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=78288 CPUtime=522.1
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 19691 0 0 0 52197 13 0 0 25 0 1 0 94966557 80166912 19057 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 19572 19057 115 221 0 19348 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 78288

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.26 2/66 14696
/proc/meminfo: memFree=1607264/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=92980 CPUtime=582.08
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 23357 0 0 0 58191 17 0 0 25 0 1 0 94966557 95211520 22723 1992294400 4194304 5102648 548682068768 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 23245 22723 115 221 0 23021 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 92980

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.24 2/66 14696
/proc/meminfo: memFree=1585824/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=114724 CPUtime=642.07
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 28709 0 0 0 64185 22 0 0 25 0 1 0 94966557 117477376 28075 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 28681 28075 115 221 0 28457 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 114724

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.22 2/66 14696
/proc/meminfo: memFree=1570528/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=129904 CPUtime=702.04
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 32501 0 0 0 70179 25 0 0 25 0 1 0 94966557 133021696 31867 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 32476 31867 115 221 0 32252 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 129904

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.20 2/66 14696
/proc/meminfo: memFree=1562080/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=139304 CPUtime=762.02
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 34598 0 0 0 76177 25 0 0 25 0 1 0 94966557 142647296 33964 1992294400 4194304 5102648 548682068768 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 34826 33964 115 221 0 34602 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 139304

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.19 2/66 14696
/proc/meminfo: memFree=1555232/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=146284 CPUtime=821.99
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 36340 0 0 0 82173 26 0 0 25 0 1 0 94966557 149794816 35706 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 36571 35706 115 221 0 36347 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 146284

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.17 2/66 14696
/proc/meminfo: memFree=1545824/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=155340 CPUtime=881.98
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 38651 0 0 0 88169 29 0 0 25 0 1 0 94966557 159068160 38017 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 38835 38017 115 221 0 38611 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 155340

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/66 14698
/proc/meminfo: memFree=1537184/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=164156 CPUtime=941.96
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 40834 0 0 0 94164 32 0 0 25 0 1 0 94966557 168095744 40200 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 41039 40200 115 221 0 40815 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 164156

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 14698
/proc/meminfo: memFree=1527968/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=173268 CPUtime=1001.93
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 43095 0 0 0 100159 34 0 0 25 0 1 0 94966557 177426432 42461 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 43317 42461 115 221 0 43093 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 173268

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/66 14698
/proc/meminfo: memFree=1518432/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=182812 CPUtime=1061.91
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 45472 0 0 0 106155 36 0 0 25 0 1 0 94966557 187199488 44838 1992294400 4194304 5102648 548682068768 18446744073709551615 4254907 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 45703 44838 115 221 0 45479 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 182812

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/66 14698
/proc/meminfo: memFree=1514592/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=186760 CPUtime=1121.88
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 46424 0 0 0 112152 36 0 0 25 0 1 0 94966557 191242240 45790 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 46690 45790 115 221 0 46466 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 186760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 14698
/proc/meminfo: memFree=1505184/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=197152 CPUtime=1181.87
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 48755 0 0 0 118148 39 0 0 25 0 1 0 94966557 201883648 48121 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 49288 48121 115 221 0 49064 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 197152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 14698
/proc/meminfo: memFree=1503648/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=198668 CPUtime=1200.06
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 49122 0 0 0 119967 39 0 0 25 0 1 0 94966557 203436032 48488 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 49667 48488 115 221 0 49443 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 198668

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 14698
/proc/meminfo: memFree=1503648/2055920 swapFree=4192952/4192956
[pid=14695] ppid=14693 vsize=198668 CPUtime=1200.06
/proc/14695/stat : 14695 (varsat-crafted_) R 14693 14695 14272 0 -1 4194304 49122 0 0 0 119967 39 0 0 25 0 1 0 94966557 203436032 48488 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/14695/statm: 49667 48488 115 221 0 49443 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 198668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1199.68
CPU system time (s): 0.427934
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 198668

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

runsolver used 1.36579 second user time and 2.84957 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 16:22:50
IDJOB=1721775
IDBENCH=71076
IDSOLVER=537
FILE ID=node89/1721775-1240669370
PBS_JOBID= 9186587
Free space on /tmp= 66348 MiB

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

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=1772594770

node89.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.268
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.268
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:      2055920 kB
MemFree:       1699144 kB
Buffers:         27112 kB
Cached:         251208 kB
SwapCached:          4 kB
Active:          92500 kB
Inactive:       199696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699144 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            3336 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            50524 kB
Committed_AS:   263436 kB
PageTables:       1376 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= 66348 MiB
End job on node89 at 2009-04-25 16:42:53