Trace number 1723125

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.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
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:  1740                                                 |
0.00/0.00	c |  Number of clauses:    114011                                               |
0.09/0.11	c |  Parsing time:         0.09         s                                       |
0.09/0.11	c |  Timeout:              43200 s
0.09/0.11	c |  Random Seed:          1836790240.000000
0.09/0.11	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.11	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.11	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.11	c |                                                                             |
2.89/2.94	c ============================[ Search Statistics ]==============================
2.89/2.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.89/2.94	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.89/2.94	c ===============================================================================
2.89/2.94	c |         0 |    1114   109602   479921 |    36534        0    nan |  0.000 % |
18.38/18.42	c |       101 |    1114   109602   479921 |    40187      101     71 |  0.000 % |
33.58/33.61	c |       253 |    1114   109602   479921 |    44206      253     64 |  0.000 % |
49.07/49.15	c |       479 |    1114   109602   479921 |    48626      479     78 |  0.000 % |
64.48/64.50	c |       817 |    1114   109602   479921 |    53489      817     85 |  0.000 % |
79.67/79.71	c |      1327 |    1114   109602   479921 |    58838     1327     91 |  0.000 % |
95.07/95.18	c |      2086 |    1114   109602   479921 |    64722     2086     97 |  0.000 % |
110.76/110.86	c |      3225 |    1114   109602   479921 |    71194     3225    107 |  0.000 % |
126.66/126.76	c |      4934 |    1114   109602   479921 |    78313     4934    127 |  0.000 % |
143.45/143.54	c |      7496 |    1114   109602   479921 |    86145     7496    136 |  0.000 % |
160.45/160.55	c |     11342 |    1114   109602   479921 |    94759    11342    135 |  0.000 % |
178.15/178.24	c |     17108 |    1114   109602   479921 |   104235    17108    132 |  0.000 % |
200.14/200.22	c |     25758 |    1114   109602   479921 |   114659    25758    151 |  0.000 % |
232.03/232.17	c |     38733 |    1114   109602   479921 |   126125    38733    163 |  0.000 % |
303.20/303.38	c |     58196 |    1114   109602   479921 |   138737    58196    177 |  0.000 % |
460.86/461.01	c |     87389 |    1114   109602   479921 |   152611    87389    193 |  0.000 % |
675.61/675.81	c |    131178 |    1114   109602   479921 |   167872   131178    188 |  0.000 % |
1107.39/1107.73	c |    196862 |    1114   109602   479921 |   184660    43820    207 |  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-1723125-1240683336/watcher-1723125-1240683336 -o /tmp/evaluation-result-1723125-1240683336/solver-1723125-1240683336 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1836790240 HOME/instance-1723125-1240683336.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.99 0.97 0.98 3/64 22063
/proc/meminfo: memFree=1628160/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=2740 CPUtime=0
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 514 0 0 0 0 0 0 0 18 0 1 0 96367294 2805760 499 1992294400 4194304 5102648 548682068800 18446744073709551615 4245091 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 685 499 87 221 0 461 0

[startup+0.081665 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22063
/proc/meminfo: memFree=1628160/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=12696 CPUtime=0.07
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 2952 0 0 0 6 1 0 0 18 0 1 0 96367294 13000704 2937 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 3174 2940 87 221 0 2950 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12696

[startup+0.102667 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22063
/proc/meminfo: memFree=1628160/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=15804 CPUtime=0.09
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 3643 0 0 0 8 1 0 0 18 0 1 0 96367294 16183296 3628 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 3951 3629 87 221 0 3727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15804

[startup+0.30169 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22063
/proc/meminfo: memFree=1628160/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=17124 CPUtime=0.29
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 4027 0 0 0 28 1 0 0 19 0 1 0 96367294 17534976 4012 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 4281 4012 99 221 0 4057 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17124

[startup+0.702737 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22063
/proc/meminfo: memFree=1628160/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=17124 CPUtime=0.69
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 4027 0 0 0 68 1 0 0 22 0 1 0 96367294 17534976 4012 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 4281 4012 99 221 0 4057 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17124

[startup+1.50183 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1610936/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=25048 CPUtime=1.49
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 5946 0 0 0 147 2 0 0 25 0 1 0 96367294 25649152 5931 1992294400 4194304 5102648 548682068800 18446744073709551615 4273194 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 6262 5931 100 221 0 6038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25048

[startup+3.10202 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1604664/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=22616 CPUtime=3.09
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 5950 0 0 0 307 2 0 0 25 0 1 0 96367294 23158784 5462 1992294400 4194304 5102648 548682068800 18446744073709551615 4215179 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 5654 5462 102 221 0 5430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22616

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1606200/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=22616 CPUtime=6.29
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 5950 0 0 0 627 2 0 0 25 0 1 0 96367294 23158784 5462 1992294400 4194304 5102648 548682068800 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 5654 5462 102 221 0 5430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22616

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1606144/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=22616 CPUtime=12.68
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 5950 0 0 0 1266 2 0 0 25 0 1 0 96367294 23158784 5462 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 5654 5462 102 221 0 5430 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22616

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1606144/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=22616 CPUtime=25.48
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 5963 0 0 0 2546 2 0 0 25 0 1 0 96367294 23158784 5475 1992294400 4194304 5102648 548682068800 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 5654 5475 115 221 0 5430 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22616

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1606272/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=22616 CPUtime=51.07
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 5963 0 0 0 5105 2 0 0 25 0 1 0 96367294 23158784 5475 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 5654 5475 115 221 0 5430 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22616

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1606272/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=22616 CPUtime=102.27
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 5964 0 0 0 10224 3 0 0 25 0 1 0 96367294 23158784 5476 1992294400 4194304 5102648 548682068800 18446744073709551615 4214108 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 5654 5476 115 221 0 5430 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22616

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1604224/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=24776 CPUtime=162.25
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 6504 0 0 0 16221 4 0 0 25 0 1 0 96367294 25370624 6016 1992294400 4194304 5102648 548682068800 18446744073709551615 4214159 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 6194 6016 115 221 0 5970 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24776

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1589056/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=40240 CPUtime=222.23
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 10320 0 0 0 22216 7 0 0 25 0 1 0 96367294 41205760 9832 1992294400 4194304 5102648 548682068800 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 10060 9832 115 221 0 9836 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40240

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1571584/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=57996 CPUtime=282.21
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 14673 0 0 0 28209 12 0 0 25 0 1 0 96367294 59387904 14185 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 14499 14185 115 221 0 14275 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 57996

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1559808/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=69960 CPUtime=342.19
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 17570 0 0 0 34204 15 0 0 25 0 1 0 96367294 71639040 17082 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 17490 17082 115 221 0 17266 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 69960

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1547904/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=81952 CPUtime=402.18
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 20558 0 0 0 40200 18 0 0 25 0 1 0 96367294 83918848 20070 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 20488 20070 115 221 0 20264 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 81952

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1535936/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=93724 CPUtime=462.16
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 23498 0 0 0 46195 21 0 0 25 0 1 0 96367294 95973376 23010 1992294400 4194304 5102648 548682068800 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 23431 23010 115 221 0 23207 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 93724

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1529920/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=100316 CPUtime=522.15
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 25040 0 0 0 52193 22 0 0 25 0 1 0 96367294 102723584 24552 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 25079 24552 115 221 0 24855 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 100316

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1520448/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=109800 CPUtime=582.13
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 27393 0 0 0 58187 26 0 0 25 0 1 0 96367294 112435200 26905 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 27450 26905 115 221 0 27226 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 109800

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1510848/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=119152 CPUtime=642.12
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 29757 0 0 0 64183 29 0 0 25 0 1 0 96367294 122011648 29269 1992294400 4194304 5102648 548682068800 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 29788 29269 115 221 0 29564 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 119152

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1494528/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=136508 CPUtime=702.1
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 33830 0 0 0 70178 32 0 0 25 0 1 0 96367294 139784192 33342 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 34127 33342 115 221 0 33903 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 136508

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1489472/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=141164 CPUtime=762.09
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 35079 0 0 0 76175 34 0 0 25 0 1 0 96367294 144551936 34591 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 35291 34591 115 221 0 35067 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 141164

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1484608/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=146500 CPUtime=822.07
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 36295 0 0 0 82172 35 0 0 25 0 1 0 96367294 150016000 35807 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 36625 35807 115 221 0 36401 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 146500

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1479552/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=151672 CPUtime=882.05
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 37533 0 0 0 88169 36 0 0 25 0 1 0 96367294 155312128 37045 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 37918 37045 115 221 0 37694 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 151672

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1473984/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=157580 CPUtime=942.03
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 38946 0 0 0 94165 38 0 0 25 0 1 0 96367294 161361920 38458 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 39395 38458 115 221 0 39171 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 157580

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1468416/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=163324 CPUtime=1002.02
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 40306 0 0 0 100162 40 0 0 25 0 1 0 96367294 167243776 39818 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 40831 39818 115 221 0 40607 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 163324

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1462080/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=169748 CPUtime=1062
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 41901 0 0 0 106158 42 0 0 25 0 1 0 96367294 173821952 41413 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 42437 41413 115 221 0 42213 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 169748

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1460608/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=170936 CPUtime=1121.98
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 42230 0 0 0 112155 43 0 0 25 0 1 0 96367294 175038464 41742 1992294400 4194304 5102648 548682068800 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 42734 41742 115 221 0 42510 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 170936

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1460544/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=170936 CPUtime=1181.97
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 42264 0 0 0 118154 43 0 0 25 0 1 0 96367294 175038464 41776 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 42734 41776 115 221 0 42510 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 170936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22064
/proc/meminfo: memFree=1460480/2055920 swapFree=4191900/4192956
[pid=22063] ppid=22061 vsize=170936 CPUtime=1200.07
/proc/22063/stat : 22063 (varsat-crafted_) R 22061 22063 21843 0 -1 4194304 42272 0 0 0 119964 43 0 0 25 0 1 0 96367294 175038464 41784 1992294400 4194304 5102648 548682068800 18446744073709551615 4254989 0 0 4096 3 0 0 0 17 1 0 0
/proc/22063/statm: 42734 41784 115 221 0 42510 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 170936

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.64
CPU system time (s): 0.466929
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 170936

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

runsolver used 0.821875 second user time and 2.6026 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-25 20:15:36
IDJOB=1723125
IDBENCH=71103
IDSOLVER=537
FILE ID=node11/1723125-1240683336
PBS_JOBID= 9186666
Free space on /tmp= 66092 MiB

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

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=1836790240

node11.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1628576 kB
Buffers:         49076 kB
Cached:         304344 kB
SwapCached:        384 kB
Active:         113604 kB
Inactive:       253200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628576 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2792 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            46452 kB
Committed_AS:   357708 kB
PageTables:       1448 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= 66088 MiB
End job on node11 at 2009-04-25 20:35:39