Trace number 1737699

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

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-103-100.cnf
MD5SUM5110e109b45a76c6118af02389913ef8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark337.903
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses220
Sum of the clauses size660
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3220
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  105                                                  |
0.00/0.00	c |  Number of clauses:    220                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          338424874.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     105      220      660 |       73        0    nan |  0.000 % |
0.00/0.00	c |       101 |     105      220      660 |       80      101     17 |  0.009 % |
0.00/0.00	c |       253 |     105      220      660 |       88       80     12 |  0.009 % |
0.00/0.00	c |       478 |     105      220      660 |       97      115     13 |  0.009 % |
0.00/0.01	c |       816 |     105      220      660 |      107       98     11 |  0.009 % |
0.00/0.01	c |      1322 |     105      220      660 |      118       91     11 |  0.009 % |
0.00/0.02	c |      2082 |     105      220      660 |      129      165     14 |  0.009 % |
0.00/0.04	c |      3222 |     105      220      660 |      142      157     13 |  0.009 % |
0.00/0.05	c |      4931 |     105      220      660 |      157      115      9 |  0.009 % |
0.07/0.08	c |      7493 |     105      220      660 |      172      163     11 |  0.009 % |
0.09/0.13	c |     11339 |     105      220      660 |      190      176     12 |  0.009 % |
0.19/0.21	c |     17107 |     105      220      660 |      209      169     11 |  0.009 % |
0.29/0.31	c |     25756 |     105      220      660 |      230      152     11 |  0.009 % |
0.39/0.49	c |     38731 |     105      220      660 |      253      247     14 |  0.009 % |
0.69/0.74	c |     58193 |     105      220      660 |      278      225     11 |  0.009 % |
1.10/1.12	c |     87385 |     105      220      660 |      306      297     13 |  0.009 % |
1.59/1.69	c |    131175 |     105      220      660 |      336      233     10 |  0.009 % |
2.59/2.60	c |    196859 |     105      220      660 |      370      317     13 |  0.009 % |
3.99/4.02	c |    295385 |     105      220      660 |      407      336     12 |  0.009 % |
6.09/6.14	c |    443175 |     105      220      660 |      448      351     12 |  0.009 % |
9.29/9.33	c |    664858 |     105      220      660 |      493      357     12 |  0.009 % |
14.19/14.27	c |    997383 |     105      220      660 |      542      381     12 |  0.009 % |
21.89/21.94	c |   1496173 |     105      220      660 |      596      404     12 |  0.009 % |
33.99/34.09	c |   2244355 |     105      220      660 |      656      505     14 |  0.009 % |
53.28/53.34	c |   3366629 |     105      220      660 |      722      701     13 |  0.009 % |
81.97/82.02	c |   5050040 |     105      220      660 |      794      757     13 |  0.009 % |
128.96/129.04	c |   7575156 |     105      220      660 |      873      802     15 |  0.009 % |
199.14/199.20	c |  11362831 |     105      220      660 |      961      570     13 |  0.009 % |
307.11/307.23	c |  17044343 |     105      220      660 |     1057      529     12 |  0.009 % |
471.87/472.07	c |  25566614 |     105      220      660 |     1163      830     13 |  0.009 % |
737.81/738.07	c |  38350018 |     105      220      660 |     1279      960     14 |  0.009 % |
1142.01/1142.38	c |  57525123 |     105      220      660 |     1407     1296     13 |  0.009 % |

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-1737699-1240831551/watcher-1737699-1240831551 -o /tmp/evaluation-result-1737699-1240831551/solver-1737699-1240831551 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=338424874 HOME/instance-1737699-1240831551.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.00 0.32 1.04 3/65 7449
/proc/meminfo: memFree=1565112/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2144 CPUtime=0
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 158 0 0 0 0 0 0 0 20 0 1 0 111188814 2195456 143 1992294400 4194304 5102648 548682068800 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 536 143 110 221 0 312 0

[startup+0.073065 s]
/proc/loadavg: 0.00 0.32 1.04 3/65 7449
/proc/meminfo: memFree=1565112/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2144 CPUtime=0.07
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 164 0 0 0 7 0 0 0 20 0 1 0 111188814 2195456 149 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 536 149 110 221 0 312 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2144

[startup+0.101068 s]
/proc/loadavg: 0.00 0.32 1.04 3/65 7449
/proc/meminfo: memFree=1565112/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2144 CPUtime=0.09
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 166 0 0 0 9 0 0 0 20 0 1 0 111188814 2195456 151 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 536 151 110 221 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301086 s]
/proc/loadavg: 0.00 0.32 1.04 3/65 7449
/proc/meminfo: memFree=1565112/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2276 CPUtime=0.29
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 172 0 0 0 29 0 0 0 22 0 1 0 111188814 2330624 157 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 569 157 110 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701124 s]
/proc/loadavg: 0.00 0.32 1.04 3/65 7449
/proc/meminfo: memFree=1565112/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2276 CPUtime=0.69
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 180 0 0 0 69 0 0 0 25 0 1 0 111188814 2330624 165 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 569 165 110 221 0 345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.5012 s]
/proc/loadavg: 0.00 0.32 1.04 2/66 7450
/proc/meminfo: memFree=1564912/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2276 CPUtime=1.49
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 187 0 0 0 149 0 0 0 25 0 1 0 111188814 2330624 172 1992294400 4194304 5102648 548682068800 18446744073709551615 4244296 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 569 172 110 221 0 345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10135 s]
/proc/loadavg: 0.16 0.35 1.05 2/66 7450
/proc/meminfo: memFree=1564656/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2276 CPUtime=3.09
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 201 0 0 0 309 0 0 0 25 0 1 0 111188814 2330624 186 1992294400 4194304 5102648 548682068800 18446744073709551615 4227491 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 569 186 110 221 0 345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2276

[startup+6.30165 s]
/proc/loadavg: 0.16 0.35 1.05 2/66 7450
/proc/meminfo: memFree=1564592/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2408 CPUtime=6.29
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 212 0 0 0 629 0 0 0 25 0 1 0 111188814 2465792 197 1992294400 4194304 5102648 548682068800 18446744073709551615 4244355 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 602 197 110 221 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2408

[startup+12.7013 s]
/proc/loadavg: 0.29 0.37 1.05 2/66 7450
/proc/meminfo: memFree=1564464/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2408 CPUtime=12.69
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 224 0 0 0 1269 0 0 0 25 0 1 0 111188814 2465792 209 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 602 209 110 221 0 378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2408

[startup+25.5015 s]
/proc/loadavg: 0.40 0.39 1.05 2/66 7450
/proc/meminfo: memFree=1564400/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2540 CPUtime=25.49
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 245 0 0 0 2549 0 0 0 25 0 1 0 111188814 2600960 230 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 635 230 110 221 0 411 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2540

[startup+51.1019 s]
/proc/loadavg: 0.60 0.44 1.04 2/66 7450
/proc/meminfo: memFree=1564272/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2540 CPUtime=51.08
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 266 0 0 0 5108 0 0 0 25 0 1 0 111188814 2600960 251 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 635 251 110 221 0 411 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2540

[startup+102.306 s]
/proc/loadavg: 0.88 0.55 1.04 2/66 7450
/proc/meminfo: memFree=1564144/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2672 CPUtime=102.27
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 298 0 0 0 10227 0 0 0 25 0 1 0 111188814 2736128 283 1992294400 4194304 5102648 548682068800 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 668 283 110 221 0 444 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2672

[startup+162.301 s]
/proc/loadavg: 0.95 0.63 1.04 2/66 7450
/proc/meminfo: memFree=1564016/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2804 CPUtime=162.25
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 314 0 0 0 16225 0 0 0 25 0 1 0 111188814 2871296 299 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 701 299 110 221 0 477 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2804

[startup+222.301 s]
/proc/loadavg: 0.98 0.69 1.03 2/66 7450
/proc/meminfo: memFree=1563952/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2936 CPUtime=222.24
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 337 0 0 0 22224 0 0 0 25 0 1 0 111188814 3006464 322 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 734 322 110 221 0 510 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 2936

[startup+282.302 s]
/proc/loadavg: 0.99 0.74 1.03 2/66 7450
/proc/meminfo: memFree=1563888/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2936 CPUtime=282.22
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 347 0 0 0 28222 0 0 0 25 0 1 0 111188814 3006464 332 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 734 332 110 221 0 510 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 2936

[startup+342.301 s]
/proc/loadavg: 0.99 0.79 1.02 2/66 7450
/proc/meminfo: memFree=1563760/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=2936 CPUtime=342.2
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 364 0 0 0 34220 0 0 0 25 0 1 0 111188814 3006464 349 1992294400 4194304 5102648 548682068800 18446744073709551615 4250005 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 734 349 110 221 0 510 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2936

[startup+402.301 s]
/proc/loadavg: 0.99 0.82 1.01 2/66 7450
/proc/meminfo: memFree=1563696/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3068 CPUtime=402.19
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 378 0 0 0 40219 0 0 0 25 0 1 0 111188814 3141632 363 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 767 363 110 221 0 543 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 3068

[startup+462.302 s]
/proc/loadavg: 0.99 0.85 1.01 2/66 7450
/proc/meminfo: memFree=1563632/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3068 CPUtime=462.17
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 383 0 0 0 46217 0 0 0 25 0 1 0 111188814 3141632 368 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 767 368 110 221 0 543 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 3068

[startup+522.302 s]
/proc/loadavg: 0.99 0.88 1.00 2/66 7450
/proc/meminfo: memFree=1563568/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3068 CPUtime=522.16
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 396 0 0 0 52216 0 0 0 25 0 1 0 111188814 3141632 381 1992294400 4194304 5102648 548682068800 18446744073709551615 4255070 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 767 381 110 221 0 543 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 3068

[startup+582.301 s]
/proc/loadavg: 0.99 0.90 1.00 2/66 7450
/proc/meminfo: memFree=1563504/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3200 CPUtime=582.15
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 418 0 0 0 58214 1 0 0 25 0 1 0 111188814 3276800 403 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 800 403 110 221 0 576 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 3200

[startup+642.302 s]
/proc/loadavg: 0.99 0.91 1.00 2/66 7450
/proc/meminfo: memFree=1563440/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3200 CPUtime=642.14
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 427 0 0 0 64213 1 0 0 25 0 1 0 111188814 3276800 412 1992294400 4194304 5102648 548682068800 18446744073709551615 4489856 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 800 412 110 221 0 576 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 3200

[startup+702.302 s]
/proc/loadavg: 0.99 0.93 1.00 2/66 7450
/proc/meminfo: memFree=1563440/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3200 CPUtime=702.12
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 432 0 0 0 70211 1 0 0 25 0 1 0 111188814 3276800 417 1992294400 4194304 5102648 548682068800 18446744073709551615 4255652 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 800 417 110 221 0 576 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 3200

[startup+762.305 s]
/proc/loadavg: 0.99 0.94 1.00 2/66 7452
/proc/meminfo: memFree=1563248/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3332 CPUtime=762.1
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 442 0 0 0 76209 1 0 0 25 0 1 0 111188814 3411968 427 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 833 427 110 221 0 609 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 3332

[startup+822.302 s]
/proc/loadavg: 0.99 0.95 1.00 2/66 7452
/proc/meminfo: memFree=1563248/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3332 CPUtime=822.09
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 447 0 0 0 82208 1 0 0 25 0 1 0 111188814 3411968 432 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 833 432 110 221 0 609 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 3332

[startup+882.302 s]
/proc/loadavg: 0.99 0.95 1.00 2/66 7452
/proc/meminfo: memFree=1563248/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3332 CPUtime=882.07
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 453 0 0 0 88206 1 0 0 25 0 1 0 111188814 3411968 438 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 833 438 110 221 0 609 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 3332

[startup+942.301 s]
/proc/loadavg: 0.99 0.96 1.00 2/66 7452
/proc/meminfo: memFree=1563312/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3332 CPUtime=942.05
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 456 0 0 0 94204 1 0 0 25 0 1 0 111188814 3411968 441 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 833 441 110 221 0 609 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 3332

[startup+1002.3 s]
/proc/loadavg: 0.99 0.96 1.00 2/66 7452
/proc/meminfo: memFree=1563248/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3332 CPUtime=1002.04
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 457 0 0 0 100203 1 0 0 25 0 1 0 111188814 3411968 442 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 833 442 110 221 0 609 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 3332

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 7452
/proc/meminfo: memFree=1563248/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3332 CPUtime=1062.02
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 464 0 0 0 106201 1 0 0 25 0 1 0 111188814 3411968 449 1992294400 4194304 5102648 548682068800 18446744073709551615 4255988 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 833 449 110 221 0 609 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 3332

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 7452
/proc/meminfo: memFree=1563248/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3332 CPUtime=1122.01
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 468 0 0 0 112199 2 0 0 25 0 1 0 111188814 3411968 453 1992294400 4194304 5102648 548682068800 18446744073709551615 4255698 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 833 453 110 221 0 609 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 3332

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 7452
/proc/meminfo: memFree=1563376/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3468 CPUtime=1182
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 477 0 0 0 118198 2 0 0 25 0 1 0 111188814 3551232 462 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 867 462 110 221 0 643 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 3468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 7452
/proc/meminfo: memFree=1563312/2055920 swapFree=4188716/4192956
[pid=7449] ppid=7447 vsize=3468 CPUtime=1200.1
/proc/7449/stat : 7449 (varsat-crafted_) R 7447 7449 7412 0 -1 4194304 478 0 0 0 120008 2 0 0 25 0 1 0 111188814 3551232 463 1992294400 4194304 5102648 548682068800 18446744073709551615 4489403 0 0 4096 3 0 0 0 17 1 0 0
/proc/7449/statm: 867 463 110 221 0 643 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 3468

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.41
CPU time (s): 1200.11
CPU user time (s): 1200.08
CPU system time (s): 0.021996
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 3468

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

runsolver used 1.19182 second user time and 2.57561 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-27 13:25:51
IDJOB=1737699
IDBENCH=71793
IDSOLVER=537
FILE ID=node8/1737699-1240831551
PBS_JOBID= 9187548
Free space on /tmp= 65820 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-103-100.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737699-1240831551/watcher-1737699-1240831551 -o /tmp/evaluation-result-1737699-1240831551/solver-1737699-1240831551 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=338424874 HOME/instance-1737699-1240831551.cnf

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

MD5SUM BENCH= 5110e109b45a76c6118af02389913ef8
RANDOM SEED=338424874

node8.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.238
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.238
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:       1565592 kB
Buffers:         55244 kB
Cached:         361456 kB
SwapCached:       1772 kB
Active:         264260 kB
Inactive:       165392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565592 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            1136 kB
Writeback:           0 kB
Mapped:          21436 kB
Slab:            46472 kB
Committed_AS:   558544 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65820 MiB
End job on node8 at 2009-04-27 13:45:53