Trace number 1722175

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_12_UNKNOWN.cnf
MD5SUMfbf37caab2e9eafe910c795f49053484
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 variables1898
Number of clauses128735
Sum of the clauses size383430
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23005
Number of clauses of size 3125707
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:  1898                                                 |
0.00/0.00	c |  Number of clauses:    128735                                               |
0.09/0.12	c |  Parsing time:         0.10         s                                       |
0.09/0.12	c |  Timeout:              43200 s
0.09/0.12	c |  Random Seed:          1953144643.000000
0.09/0.12	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.12	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.12	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.12	c |                                                                             |
3.49/3.50	c ============================[ Search Statistics ]==============================
3.49/3.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.49/3.50	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.49/3.50	c ===============================================================================
3.49/3.50	c |         0 |    1240   124298   543359 |    41432        0    nan |  0.000 % |
29.08/29.14	c |       103 |    1240   124298   543359 |    45575      103     64 |  0.000 % |
54.97/55.03	c |       254 |    1240   124298   543359 |    50133      254     75 |  0.000 % |
80.75/80.88	c |       479 |    1240   124298   543359 |    55146      479     77 |  0.000 % |
106.75/106.87	c |       818 |    1240   124298   543359 |    60661      818     88 |  0.000 % |
133.05/133.15	c |      1326 |    1240   124298   543359 |    66727     1326     95 |  0.000 % |
159.43/159.58	c |      2085 |    1240   124298   543359 |    73400     2085    103 |  0.000 % |
185.82/185.91	c |      3224 |    1240   124298   543359 |    80740     3224    122 |  0.000 % |
212.51/212.66	c |      4933 |    1240   124298   543359 |    88814     4933    145 |  0.000 % |
239.10/239.28	c |      7498 |    1240   124298   543359 |    97696     7498    156 |  0.000 % |
266.49/266.67	c |     11342 |    1240   124298   543359 |   107465    11342    157 |  0.000 % |
295.48/295.67	c |     17110 |    1240   124298   543359 |   118212    17110    158 |  0.000 % |
331.36/331.50	c |     25761 |    1240   124298   543359 |   130033    25761    173 |  0.000 % |
375.55/375.72	c |     38736 |    1240   124298   543359 |   143036    38736    175 |  0.000 % |
449.42/449.62	c |     58197 |    1240   124298   543359 |   157340    58197    182 |  0.000 % |
570.48/570.75	c |     87390 |    1240   124298   543359 |   173074    87390    187 |  0.000 % |
862.56/862.90	c |    131180 |    1240   124298   543359 |   190381   131180    198 |  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-1722175-1240673391/watcher-1722175-1240673391 -o /tmp/evaluation-result-1722175-1240673391/solver-1722175-1240673391 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1953144643 HOME/instance-1722175-1240673391.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.83 1.82 1.50 3/64 25614
/proc/meminfo: memFree=1744760/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=2704 CPUtime=0
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 520 0 0 0 0 0 0 0 18 0 1 0 95373510 2768896 505 1992294400 4194304 5102648 548682068768 18446744073709551615 4245161 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 676 505 87 221 0 452 0

[startup+0.050003 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 25614
/proc/meminfo: memFree=1744760/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=8632 CPUtime=0.04
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 1934 0 0 0 4 0 0 0 18 0 1 0 95373510 8839168 1919 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 2158 1921 87 221 0 1934 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8632

[startup+0.102012 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 25614
/proc/meminfo: memFree=1744760/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=16084 CPUtime=0.09
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 3710 0 0 0 8 1 0 0 18 0 1 0 95373510 16470016 3695 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 4021 3697 87 221 0 3797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16084

[startup+0.301052 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 25614
/proc/meminfo: memFree=1744760/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=18612 CPUtime=0.29
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 4458 0 0 0 28 1 0 0 19 0 1 0 95373510 19058688 4443 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 4653 4443 99 221 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18612

[startup+0.70113 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 25614
/proc/meminfo: memFree=1744760/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=18612 CPUtime=0.69
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 4458 0 0 0 68 1 0 0 22 0 1 0 95373510 19058688 4443 1992294400 4194304 5102648 548682068768 18446744073709551615 4273081 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 4653 4443 99 221 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18612

[startup+1.50129 s]
/proc/loadavg: 1.83 1.82 1.50 2/65 25615
/proc/meminfo: memFree=1727344/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=26708 CPUtime=1.49
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 6265 0 0 0 147 2 0 0 25 0 1 0 95373510 27348992 6250 1992294400 4194304 5102648 548682068768 18446744073709551615 4226501 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 6677 6250 100 221 0 6453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26708

[startup+3.1016 s]
/proc/loadavg: 1.83 1.82 1.50 2/65 25615
/proc/meminfo: memFree=1718512/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=28064 CPUtime=3.09
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 6640 0 0 0 307 2 0 0 25 0 1 0 95373510 28737536 6625 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 7016 6625 100 221 0 6792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28064

[startup+6.30123 s]
/proc/loadavg: 1.77 1.81 1.50 2/65 25615
/proc/meminfo: memFree=1720240/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=25632 CPUtime=6.29
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 6642 0 0 0 627 2 0 0 25 0 1 0 95373510 26247168 6096 1992294400 4194304 5102648 548682068768 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 6408 6096 102 221 0 6184 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25632

[startup+12.7015 s]
/proc/loadavg: 1.71 1.79 1.50 2/65 25615
/proc/meminfo: memFree=1720240/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=25632 CPUtime=12.68
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 6642 0 0 0 1266 2 0 0 25 0 1 0 95373510 26247168 6096 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 6408 6096 102 221 0 6184 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25632

[startup+25.502 s]
/proc/loadavg: 1.55 1.75 1.49 2/65 25615
/proc/meminfo: memFree=1720240/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=25632 CPUtime=25.48
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 6642 0 0 0 2546 2 0 0 25 0 1 0 95373510 26247168 6096 1992294400 4194304 5102648 548682068768 18446744073709551615 4214169 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 6408 6096 102 221 0 6184 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25632

[startup+51.102 s]
/proc/loadavg: 1.36 1.69 1.48 2/65 25615
/proc/meminfo: memFree=1720368/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=25632 CPUtime=51.07
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 6655 0 0 0 5105 2 0 0 25 0 1 0 95373510 26247168 6109 1992294400 4194304 5102648 548682068768 18446744073709551615 4214244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 6408 6109 115 221 0 6184 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25632

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.45 2/65 25615
/proc/meminfo: memFree=1720368/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=25632 CPUtime=102.26
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 6655 0 0 0 10223 3 0 0 25 0 1 0 95373510 26247168 6109 1992294400 4194304 5102648 548682068768 18446744073709551615 4214262 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 6408 6109 115 221 0 6184 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25632

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.42 2/65 25615
/proc/meminfo: memFree=1720368/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=25632 CPUtime=162.23
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 6655 0 0 0 16220 3 0 0 25 0 1 0 95373510 26247168 6109 1992294400 4194304 5102648 548682068768 18446744073709551615 4214182 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 6408 6109 115 221 0 6184 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 25632

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.39 2/65 25615
/proc/meminfo: memFree=1720368/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=25632 CPUtime=222.2
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 6658 0 0 0 22217 3 0 0 25 0 1 0 95373510 26247168 6112 1992294400 4194304 5102648 548682068768 18446744073709551615 4215226 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 6408 6112 115 221 0 6184 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 25632

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.36 2/65 25615
/proc/meminfo: memFree=1718384/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=27492 CPUtime=282.18
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 7160 0 0 0 28214 4 0 0 25 0 1 0 95373510 28151808 6614 1992294400 4194304 5102648 548682068768 18446744073709551615 4242202 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 6873 6614 115 221 0 6649 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27492

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.34 2/65 25615
/proc/meminfo: memFree=1706360/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=39588 CPUtime=342.16
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 10155 0 0 0 34209 7 0 0 25 0 1 0 95373510 40538112 9609 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 9897 9609 115 221 0 9673 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 39588

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.31 2/65 25615
/proc/meminfo: memFree=1695672/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=50696 CPUtime=402.14
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 12888 0 0 0 40204 10 0 0 25 0 1 0 95373510 51912704 12342 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 12674 12342 115 221 0 12450 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 50696

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.29 2/65 25617
/proc/meminfo: memFree=1678584/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=67520 CPUtime=462.12
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 17051 0 0 0 46198 14 0 0 25 0 1 0 95373510 69140480 16505 1992294400 4194304 5102648 548682068768 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 16880 16505 115 221 0 16656 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 67520

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.27 2/65 25617
/proc/meminfo: memFree=1665144/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=81788 CPUtime=522.1
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 20502 0 0 0 52193 17 0 0 25 0 1 0 95373510 83750912 19956 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 20447 19956 115 221 0 20223 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 81788

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.25 2/65 25617
/proc/meminfo: memFree=1652408/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=94116 CPUtime=582.07
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 23597 0 0 0 58187 20 0 0 25 0 1 0 95373510 96374784 23051 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 23529 23051 115 221 0 23305 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 94116

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.23 2/65 25617
/proc/meminfo: memFree=1645496/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=101424 CPUtime=642.05
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 25309 0 0 0 64184 21 0 0 25 0 1 0 95373510 103858176 24763 1992294400 4194304 5102648 548682068768 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 25356 24763 115 221 0 25132 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 101424

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/65 25617
/proc/meminfo: memFree=1635768/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=111408 CPUtime=702.02
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 27744 0 0 0 70179 23 0 0 25 0 1 0 95373510 114081792 27198 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 27852 27198 115 221 0 27628 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 111408

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.20 2/65 25617
/proc/meminfo: memFree=1626232/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=121092 CPUtime=762.01
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 30087 0 0 0 76176 25 0 0 25 0 1 0 95373510 123998208 29541 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 30273 29541 115 221 0 30049 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 121092

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 25617
/proc/meminfo: memFree=1616440/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=131324 CPUtime=821.98
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 32595 0 0 0 82170 28 0 0 25 0 1 0 95373510 134475776 32049 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 32831 32049 115 221 0 32607 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 131324

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 25617
/proc/meminfo: memFree=1609464/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=137976 CPUtime=881.96
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 34263 0 0 0 88167 29 0 0 25 0 1 0 95373510 141287424 33717 1992294400 4194304 5102648 548682068768 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 34494 33717 115 221 0 34270 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 137976

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 25617
/proc/meminfo: memFree=1600952/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=147240 CPUtime=941.94
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 36412 0 0 0 94162 32 0 0 25 0 1 0 95373510 150773760 35866 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 36810 35866 115 221 0 36586 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 147240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 25617
/proc/meminfo: memFree=1591352/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=156924 CPUtime=1001.91
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 38811 0 0 0 100157 34 0 0 25 0 1 0 95373510 160690176 38265 1992294400 4194304 5102648 548682068768 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 39231 38265 115 221 0 39007 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 156924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 25617
/proc/meminfo: memFree=1579000/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=169164 CPUtime=1061.89
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 41908 0 0 0 106152 37 0 0 25 0 1 0 95373510 173223936 41362 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 42291 41362 115 221 0 42067 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 169164

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 25617
/proc/meminfo: memFree=1567992/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=179924 CPUtime=1121.87
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 44627 0 0 0 112147 40 0 0 25 0 1 0 95373510 184242176 44081 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 44981 44081 115 221 0 44757 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 179924

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 25617
/proc/meminfo: memFree=1554936/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=192844 CPUtime=1181.84
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 47889 0 0 0 118142 42 0 0 25 0 1 0 95373510 197472256 47343 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 48211 47343 115 221 0 47987 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 192844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 25617
/proc/meminfo: memFree=1551352/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=196244 CPUtime=1200.04
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 48742 0 0 0 119961 43 0 0 25 0 1 0 95373510 200953856 48196 1992294400 4194304 5102648 548682068768 18446744073709551615 4225408 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 49061 48196 115 221 0 48837 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 196244

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/65 25617
/proc/meminfo: memFree=1551352/2055924 swapFree=4180784/4192956
[pid=25614] ppid=25612 vsize=196244 CPUtime=1200.04
/proc/25614/stat : 25614 (varsat-crafted_) R 25612 25614 25205 0 -1 4194304 48742 0 0 0 119961 43 0 0 25 0 1 0 95373510 200953856 48196 1992294400 4194304 5102648 548682068768 18446744073709551615 4225408 0 0 4096 3 0 0 0 17 1 0 0
/proc/25614/statm: 49061 48196 115 221 0 48837 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 196244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.62
CPU system time (s): 0.465929
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 196244

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

runsolver used 0.894863 second user time and 2.50562 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-25 17:29:52
IDJOB=1722175
IDBENCH=71084
IDSOLVER=537
FILE ID=node6/1722175-1240673391
PBS_JOBID= 9186560
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= fbf37caab2e9eafe910c795f49053484
RANDOM SEED=1953144643

node6.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.281
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.281
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:      2055924 kB
MemFree:       1745240 kB
Buffers:         38360 kB
Cached:         200992 kB
SwapCached:       5992 kB
Active:          32816 kB
Inactive:       214988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1745240 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:            3052 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            48840 kB
Committed_AS:   379772 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node6 at 2009-04-25 17:49:54