Trace number 1728767

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.04 1200.61

General information on the benchmark

Namecrafted/Hard/contest02/
hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
MD5SUMb414a0b8680818eb94ce47e101b0ad77
Bench CategoryCRAFTED (crafted 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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
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:  500                                                  |
0.00/0.00	c |  Number of clauses:    1750                                                 |
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:          423478444.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 |     500     1750     5250 |      583        0    nan |  0.000 % |
0.00/0.00	c |       100 |     500     1750     5250 |      641      100     30 |  0.000 % |
0.01/0.01	c |       250 |     500     1750     5250 |      705      250     31 |  0.000 % |
0.01/0.02	c |       475 |     500     1750     5250 |      776      475     31 |  0.000 % |
0.01/0.03	c |       812 |     500     1750     5250 |      854      812     31 |  0.000 % |
0.01/0.05	c |      1319 |     500     1750     5250 |      939      850     31 |  0.000 % |
0.01/0.08	c |      2078 |     500     1750     5250 |     1033      600     30 |  0.000 % |
0.09/0.13	c |      3217 |     500     1750     5250 |     1136      623     28 |  0.000 % |
0.19/0.20	c |      4926 |     500     1750     5250 |     1250     1121     30 |  0.000 % |
0.29/0.31	c |      7489 |     500     1750     5250 |     1375     1011     31 |  0.000 % |
0.39/0.48	c |     11334 |     500     1750     5250 |     1513     1192     30 |  0.000 % |
0.69/0.75	c |     17101 |     500     1750     5250 |     1664     1400     30 |  0.000 % |
1.10/1.16	c |     25751 |     500     1750     5250 |     1830     1303     30 |  0.000 % |
1.69/1.79	c |     38725 |     500     1750     5250 |     2013     1851     32 |  0.000 % |
2.69/2.78	c |     58186 |     500     1750     5250 |     2215     1357     29 |  0.000 % |
4.18/4.28	c |     87378 |     500     1750     5250 |     2436     1859     31 |  0.000 % |
6.57/6.63	c |    131167 |     500     1750     5250 |     2680     1474     31 |  0.000 % |
10.37/10.40	c |    196852 |     500     1750     5250 |     2948     2053     32 |  0.000 % |
15.97/16.07	c |    295382 |     500     1750     5250 |     3243     2050     32 |  0.000 % |
24.96/25.06	c |    443172 |     500     1750     5250 |     3567     1812     31 |  0.000 % |
38.95/39.06	c |    664855 |     500     1750     5250 |     3924     2816     33 |  0.000 % |
60.33/60.42	c |    997380 |     500     1750     5250 |     4316     2586     32 |  0.000 % |
94.90/95.02	c |   1496168 |     500     1750     5250 |     4748     4378     32 |  0.000 % |
148.57/148.74	c |   2244351 |     500     1750     5250 |     5223     3774     32 |  0.000 % |
231.53/231.75	c |   3366625 |     500     1750     5250 |     5745     4318     34 |  0.000 % |
364.17/364.46	c |   5050036 |     500     1750     5250 |     6320     5565     35 |  0.000 % |
570.19/570.58	c |   7575152 |     500     1750     5250 |     6952     4756     34 |  0.000 % |
893.77/894.23	c |  11362827 |     500     1750     5250 |     7647     5502     33 |  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-1728767-1240740941/watcher-1728767-1240740941 -o /tmp/evaluation-result-1728767-1240740941/solver-1728767-1240740941 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=423478444 HOME/instance-1728767-1240740941.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 23003
/proc/meminfo: memFree=1793128/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=2548 CPUtime=0
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 234 0 0 0 0 0 0 0 18 0 1 0 102123320 2609152 219 1992294400 4194304 5102648 548682068768 18446744073709551615 4273060 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 637 219 98 221 0 413 0

[startup+0.0120399 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 23003
/proc/meminfo: memFree=1793128/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=2528 CPUtime=0.01
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 246 0 0 0 1 0 0 0 18 0 1 0 102123320 2588672 231 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 632 231 110 221 0 408 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2528

[startup+0.10105 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 23003
/proc/meminfo: memFree=1793128/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=2660 CPUtime=0.09
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 280 0 0 0 9 0 0 0 18 0 1 0 102123320 2723840 265 1992294400 4194304 5102648 548682068768 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 665 265 110 221 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2660

[startup+0.301071 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 23003
/proc/meminfo: memFree=1793128/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=2792 CPUtime=0.29
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 315 0 0 0 29 0 0 0 19 0 1 0 102123320 2859008 300 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 698 300 110 221 0 474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2792

[startup+0.701115 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 23003
/proc/meminfo: memFree=1793128/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=2924 CPUtime=0.69
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 360 0 0 0 69 0 0 0 23 0 1 0 102123320 2994176 345 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 731 345 110 221 0 507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2924

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23004
/proc/meminfo: memFree=1792096/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=3188 CPUtime=1.49
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 414 0 0 0 149 0 0 0 25 0 1 0 102123320 3264512 399 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/23003/statm: 797 399 110 221 0 573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3188

[startup+3.10139 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23004
/proc/meminfo: memFree=1791712/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=3452 CPUtime=3.09
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 482 0 0 0 309 0 0 0 25 0 1 0 102123320 3534848 467 1992294400 4194304 5102648 548682068768 18446744073709551615 4255859 0 0 4096 3 0 0 0 17 1 0 0
/proc/23003/statm: 863 467 110 221 0 639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3452

[startup+6.30174 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23004
/proc/meminfo: memFree=1791200/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=3720 CPUtime=6.28
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 561 0 0 0 628 0 0 0 25 0 1 0 102123320 3809280 546 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/23003/statm: 930 546 110 221 0 706 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3720

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23004
/proc/meminfo: memFree=1790576/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=4252 CPUtime=12.67
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 703 0 0 0 1267 0 0 0 25 0 1 0 102123320 4354048 688 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 1063 688 110 221 0 839 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4252

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23004
/proc/meminfo: memFree=1790064/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=4940 CPUtime=25.46
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 845 0 0 0 2546 0 0 0 25 0 1 0 102123320 5058560 830 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 1235 830 110 221 0 1011 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 4940

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23004
/proc/meminfo: memFree=1789104/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=5876 CPUtime=51.03
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 1083 0 0 0 5103 0 0 0 25 0 1 0 102123320 6017024 1068 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 1469 1068 110 221 0 1245 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 5876

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23004
/proc/meminfo: memFree=1787760/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=7076 CPUtime=102.2
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 1383 0 0 0 10220 0 0 0 25 0 1 0 102123320 7245824 1368 1992294400 4194304 5102648 548682068768 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 1769 1368 110 221 0 1545 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 7076

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 23004
/proc/meminfo: memFree=1786864/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=7876 CPUtime=162.16
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 1595 0 0 0 16216 0 0 0 25 0 1 0 102123320 8065024 1580 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 1969 1580 110 221 0 1745 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 7876

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 23004
/proc/meminfo: memFree=1786288/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=8412 CPUtime=222.14
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 1722 0 0 0 22214 0 0 0 25 0 1 0 102123320 8613888 1707 1992294400 4194304 5102648 548682068768 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 2103 1707 110 221 0 1879 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 8412

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 23004
/proc/meminfo: memFree=1785456/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=9220 CPUtime=282.11
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 1925 0 0 0 28211 0 0 0 25 0 1 0 102123320 9441280 1910 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 2305 1910 110 221 0 2081 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 9220

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 23004
/proc/meminfo: memFree=1785008/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=9632 CPUtime=342.09
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2036 0 0 0 34208 1 0 0 25 0 1 0 102123320 9863168 2021 1992294400 4194304 5102648 548682068768 18446744073709551615 4249890 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 2408 2021 110 221 0 2184 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 9632

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 23004
/proc/meminfo: memFree=1784432/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=10184 CPUtime=402.06
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2162 0 0 0 40205 1 0 0 25 0 1 0 102123320 10428416 2147 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 2546 2147 110 221 0 2322 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 10184

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 23004
/proc/meminfo: memFree=1783984/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=10608 CPUtime=462.03
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2267 0 0 0 46202 1 0 0 25 0 1 0 102123320 10862592 2252 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 2652 2252 110 221 0 2428 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 10608

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 23004
/proc/meminfo: memFree=1783728/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=10876 CPUtime=522.01
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2321 0 0 0 52200 1 0 0 25 0 1 0 102123320 11137024 2306 1992294400 4194304 5102648 548682068768 18446744073709551615 4254840 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 2719 2306 110 221 0 2495 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 10876

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 23004
/proc/meminfo: memFree=1783280/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=11272 CPUtime=581.99
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2413 0 0 0 58198 1 0 0 25 0 1 0 102123320 11542528 2398 1992294400 4194304 5102648 548682068768 18446744073709551615 4255652 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 2818 2398 110 221 0 2594 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 11272

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23004
/proc/meminfo: memFree=1782960/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=11548 CPUtime=641.96
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2508 0 0 0 64195 1 0 0 25 0 1 0 102123320 11825152 2493 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 2887 2493 110 221 0 2663 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 11548

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23004
/proc/meminfo: memFree=1782704/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=11816 CPUtime=701.93
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2558 0 0 0 70192 1 0 0 25 0 1 0 102123320 12099584 2543 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 2954 2543 110 221 0 2730 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 11816

[startup+762.306 s]
/proc/loadavg: 1.07 1.02 1.02 2/66 23004
/proc/meminfo: memFree=1782384/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=12092 CPUtime=761.91
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2629 0 0 0 76190 1 0 0 25 0 1 0 102123320 12382208 2614 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 3023 2614 110 221 0 2799 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 12092

[startup+822.302 s]
/proc/loadavg: 1.02 1.01 1.01 2/66 23004
/proc/meminfo: memFree=1782128/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=12372 CPUtime=821.88
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2683 0 0 0 82187 1 0 0 25 0 1 0 102123320 12668928 2668 1992294400 4194304 5102648 548682068768 18446744073709551615 4249819 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 3093 2668 110 221 0 2869 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 12372

[startup+882.301 s]
/proc/loadavg: 1.01 1.00 1.01 2/66 23004
/proc/meminfo: memFree=1782000/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=12504 CPUtime=881.85
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2725 0 0 0 88184 1 0 0 25 0 1 0 102123320 12804096 2710 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 3126 2710 110 221 0 2902 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 12504

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23004
/proc/meminfo: memFree=1781680/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=12768 CPUtime=941.84
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2805 0 0 0 94182 2 0 0 25 0 1 0 102123320 13074432 2790 1992294400 4194304 5102648 548682068768 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 3192 2790 110 221 0 2968 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 12768

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23004
/proc/meminfo: memFree=1781232/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=13176 CPUtime=1001.81
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2898 0 0 0 100179 2 0 0 25 0 1 0 102123320 13492224 2883 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 3294 2883 110 221 0 3070 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 13176

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23004
/proc/meminfo: memFree=1780976/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=13440 CPUtime=1061.79
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 2961 0 0 0 106177 2 0 0 25 0 1 0 102123320 13762560 2946 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 3360 2946 110 221 0 3136 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 13440

[startup+1122.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 23004
/proc/meminfo: memFree=1780720/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=13572 CPUtime=1121.76
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 3004 0 0 0 112174 2 0 0 25 0 1 0 102123320 13897728 2989 1992294400 4194304 5102648 548682068768 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 3393 2989 110 221 0 3169 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 13572

[startup+1182.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 23004
/proc/meminfo: memFree=1780592/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=13860 CPUtime=1181.73
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 3058 0 0 0 118171 2 0 0 25 0 1 0 102123320 14192640 3043 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 3465 3043 110 221 0 3241 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 13860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 23004
/proc/meminfo: memFree=1780464/2055920 swapFree=4181392/4192956
[pid=23003] ppid=23001 vsize=13860 CPUtime=1200.03
/proc/23003/stat : 23003 (varsat-crafted_) R 23001 23003 22841 0 -1 4194304 3063 0 0 0 120001 2 0 0 25 0 1 0 102123320 14192640 3048 1992294400 4194304 5102648 548682068768 18446744073709551615 4250234 0 0 4096 3 0 0 0 17 0 0 0
/proc/23003/statm: 3465 3048 110 221 0 3241 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 13860

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.61
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.028995
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 13860

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

runsolver used 1.23781 second user time and 2.25766 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-26 12:15:41
IDJOB=1728767
IDBENCH=24684
IDSOLVER=537
FILE ID=node87/1728767-1240740941
PBS_JOBID= 9187026
Free space on /tmp= 66444 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728767-1240740941/watcher-1728767-1240740941 -o /tmp/evaluation-result-1728767-1240740941/solver-1728767-1240740941 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=423478444 HOME/instance-1728767-1240740941.cnf

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

MD5SUM BENCH= b414a0b8680818eb94ce47e101b0ad77
RANDOM SEED=423478444

node87.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.213
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.213
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:       1793544 kB
Buffers:         18628 kB
Cached:         174120 kB
SwapCached:       5472 kB
Active:          38612 kB
Inactive:       162024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793544 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            47532 kB
Committed_AS:   364616 kB
PageTables:       1456 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= 66444 MiB
End job on node87 at 2009-04-26 12:35:44