Trace number 1728926

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.06 1200.41

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark864.685
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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:  3073                                                 |
0.00/0.00	c |  Number of clauses:    19785                                                |
0.00/0.04	c |  Parsing time:         0.04         s                                       |
0.00/0.04	c |  Timeout:              43200 s
0.00/0.04	c |  Random Seed:          1780461520.000000
0.00/0.04	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.04	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.04	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.04	c |                                                                             |
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    2784    15017    49887 |     5005        0    nan |  0.000 % |
0.09/0.15	c |       102 |    2784    15017    49887 |     5506      102     20 |  7.452 % |
0.19/0.23	c |       252 |    2783    15017    49887 |     6056      251     40 |  7.712 % |
0.29/0.33	c |       478 |    2776    14933    49648 |     6662      475     46 |  7.712 % |
0.39/0.45	c |       815 |    2768    14846    49394 |     7328      809     49 |  7.973 % |
0.59/0.63	c |      1321 |    2768    14846    49394 |     8061     1315     52 |  7.973 % |
0.89/0.91	c |      2082 |    2768    14846    49394 |     8867     2076     66 |  7.973 % |
1.29/1.37	c |      3225 |    2768    14846    49394 |     9754     3219     80 |  7.973 % |
1.89/1.99	c |      4933 |    2768    14846    49394 |    10730     4927     84 |  7.973 % |
3.19/3.21	c |      7496 |    2768    14846    49394 |    11803     7490     73 |  7.973 % |
4.99/5.02	c |     11341 |    2768    14846    49394 |    12983    11335     84 |  7.973 % |
8.19/8.28	c |     17107 |    2768    14846    49394 |    14281    10031     84 |  7.973 % |
13.78/13.87	c |     25756 |    2768    14846    49394 |    15709    11264     65 |  7.973 % |
21.68/21.77	c |     38730 |    2768    14846    49394 |    17280    16067     55 |  7.973 % |
32.78/32.88	c |     58191 |    2768    14846    49394 |    19009    17495     34 |  7.973 % |
53.38/53.44	c |     87384 |    2768    14846    49394 |    20909    16378     46 |  7.973 % |
90.46/90.53	c |    131173 |    2768    14846    49394 |    23000    16775     36 |  7.973 % |
140.84/140.95	c |    196857 |    2768    14846    49394 |    25300    22741     33 |  7.973 % |
222.03/222.18	c |    295383 |    2768    14846    49394 |    27831    16606     73 |  7.973 % |
351.59/351.75	c |    443173 |    2768    14846    49394 |    30614    21327     59 |  7.973 % |
559.12/559.30	c |    664857 |    2768    14846    49394 |    33675    21813     52 |  7.973 % |
913.73/914.03	c |    997384 |    2768    14846    49394 |    37043    28064     31 |  7.973 % |

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-1728926-1240742994/watcher-1728926-1240742994 -o /tmp/evaluation-result-1728926-1240742994/solver-1728926-1240742994 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1780461520 HOME/instance-1728926-1240742994.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.98 0.99 3/64 27220
/proc/meminfo: memFree=1805264/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=2948 CPUtime=0
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 431 0 0 0 0 0 0 0 18 0 1 0 102333076 3018752 416 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 737 417 87 221 0 513 0

[startup+0.0920089 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27220
/proc/meminfo: memFree=1805264/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=6168 CPUtime=0.08
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 1195 0 0 0 8 0 0 0 18 0 1 0 102333076 6316032 1180 1992294400 4194304 5102648 548682068768 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 1542 1180 100 221 0 1318 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6168

[startup+0.10101 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27220
/proc/meminfo: memFree=1805264/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=6168 CPUtime=0.09
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 1196 0 0 0 9 0 0 0 18 0 1 0 102333076 6316032 1181 1992294400 4194304 5102648 548682068768 18446744073709551615 4283756 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 1542 1181 100 221 0 1318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6168

[startup+0.301032 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27220
/proc/meminfo: memFree=1805264/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=5844 CPUtime=0.29
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 1240 0 0 0 29 0 0 0 19 0 1 0 102333076 5984256 1138 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 1461 1138 112 221 0 1237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5844

[startup+0.701079 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27220
/proc/meminfo: memFree=1805264/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=5844 CPUtime=0.69
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 1240 0 0 0 69 0 0 0 22 0 1 0 102333076 5984256 1138 1992294400 4194304 5102648 548682068768 18446744073709551615 4254498 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 1461 1138 112 221 0 1237 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5844

[startup+1.50117 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1800968/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=6504 CPUtime=1.49
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 1403 0 0 0 149 0 0 0 25 0 1 0 102333076 6660096 1301 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 1626 1301 112 221 0 1402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6504

[startup+3.10136 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1799624/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=7724 CPUtime=3.08
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 1711 0 0 0 308 0 0 0 25 0 1 0 102333076 7909376 1609 1992294400 4194304 5102648 548682068768 18446744073709551615 4249720 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 1931 1609 112 221 0 1707 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7724

[startup+6.30173 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1796808/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=10416 CPUtime=6.29
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 2399 0 0 0 628 1 0 0 25 0 1 0 102333076 10665984 2297 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 2604 2297 112 221 0 2380 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10416

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1795720/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=10944 CPUtime=12.68
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 2512 0 0 0 1267 1 0 0 25 0 1 0 102333076 11206656 2410 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 2736 2410 112 221 0 2512 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10944

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1795720/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=10944 CPUtime=25.48
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 2518 0 0 0 2547 1 0 0 25 0 1 0 102333076 11206656 2416 1992294400 4194304 5102648 548682068768 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 2736 2416 112 221 0 2512 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10944

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1795080/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=11764 CPUtime=51.08
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 2715 0 0 0 5106 2 0 0 25 0 1 0 102333076 12046336 2613 1992294400 4194304 5102648 548682068768 18446744073709551615 4255146 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 2941 2613 112 221 0 2717 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11764

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1794376/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=12316 CPUtime=102.26
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 2859 0 0 0 10224 2 0 0 25 0 1 0 102333076 12611584 2757 1992294400 4194304 5102648 548682068768 18446744073709551615 4254860 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 3079 2757 112 221 0 2855 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12316

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1793352/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=13428 CPUtime=162.24
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 3117 0 0 0 16222 2 0 0 25 0 1 0 102333076 13750272 3015 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 3357 3015 112 221 0 3133 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13428

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1789256/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=17496 CPUtime=222.23
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 4124 0 0 0 22219 4 0 0 25 0 1 0 102333076 17915904 4022 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 4374 4022 112 221 0 4150 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17496

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1788744/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=18100 CPUtime=282.21
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 4249 0 0 0 28217 4 0 0 25 0 1 0 102333076 18534400 4147 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 4525 4147 112 221 0 4301 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 18100

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1787592/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=19176 CPUtime=342.19
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 4523 0 0 0 34214 5 0 0 25 0 1 0 102333076 19636224 4421 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 4794 4421 112 221 0 4570 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 19176

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1786504/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=20260 CPUtime=402.17
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 4786 0 0 0 40212 5 0 0 25 0 1 0 102333076 20746240 4684 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5065 4684 112 221 0 4841 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 20260

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1784392/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22332 CPUtime=462.15
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5313 0 0 0 46209 6 0 0 25 0 1 0 102333076 22867968 5211 1992294400 4194304 5102648 548682068768 18446744073709551615 4249200 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5583 5211 112 221 0 5359 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 22332

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1784328/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22332 CPUtime=522.13
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5313 0 0 0 52207 6 0 0 25 0 1 0 102333076 22867968 5211 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5583 5211 112 221 0 5359 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 22332

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1784264/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22332 CPUtime=582.12
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5318 0 0 0 58205 7 0 0 25 0 1 0 102333076 22867968 5216 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5583 5216 112 221 0 5359 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 22332

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27221
/proc/meminfo: memFree=1784264/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22332 CPUtime=642.11
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5318 0 0 0 64204 7 0 0 25 0 1 0 102333076 22867968 5216 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5583 5216 112 221 0 5359 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 22332

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1783688/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22332 CPUtime=702.08
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5324 0 0 0 70201 7 0 0 25 0 1 0 102333076 22867968 5222 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5583 5222 112 221 0 5359 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 22332

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1783624/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22332 CPUtime=762.07
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5326 0 0 0 76200 7 0 0 25 0 1 0 102333076 22867968 5224 1992294400 4194304 5102648 548682068768 18446744073709551615 4255040 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5583 5224 112 221 0 5359 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 22332

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1783560/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22332 CPUtime=822.05
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5337 0 0 0 82198 7 0 0 25 0 1 0 102333076 22867968 5235 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5583 5235 112 221 0 5359 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 22332

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1783432/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22524 CPUtime=882.04
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5361 0 0 0 88196 8 0 0 25 0 1 0 102333076 23064576 5259 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5631 5259 112 221 0 5407 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 22524

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1783368/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22524 CPUtime=942.02
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5367 0 0 0 94194 8 0 0 25 0 1 0 102333076 23064576 5265 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5631 5265 112 221 0 5407 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 22524

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1783176/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22716 CPUtime=1002
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5409 0 0 0 100192 8 0 0 25 0 1 0 102333076 23261184 5307 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5679 5307 112 221 0 5455 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 22716

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1783176/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=22716 CPUtime=1061.98
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5412 0 0 0 106190 8 0 0 25 0 1 0 102333076 23261184 5310 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5679 5310 112 221 0 5455 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 22716

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1782792/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=23060 CPUtime=1121.96
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5493 0 0 0 112187 9 0 0 25 0 1 0 102333076 23613440 5391 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5765 5391 112 221 0 5541 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 23060

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1782600/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=23440 CPUtime=1181.94
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5538 0 0 0 118185 9 0 0 25 0 1 0 102333076 24002560 5436 1992294400 4194304 5102648 548682068768 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5860 5436 112 221 0 5636 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 23440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27227
/proc/meminfo: memFree=1782472/2055920 swapFree=4191900/4192956
[pid=27220] ppid=27218 vsize=23440 CPUtime=1200.04
/proc/27220/stat : 27220 (varsat-crafted_) R 27218 27220 27027 0 -1 4194304 5557 0 0 0 119995 9 0 0 25 0 1 0 102333076 24002560 5455 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/27220/statm: 5860 5455 112 221 0 5636 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 23440

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.06
CPU user time (s): 1199.96
CPU system time (s): 0.100984
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 23440

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

runsolver used 0.905862 second user time and 2.44663 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-26 12:49:54
IDJOB=1728926
IDBENCH=24688
IDSOLVER=537
FILE ID=node11/1728926-1240742994
PBS_JOBID= 9187033
Free space on /tmp= 66104 MiB

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

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

MD5SUM BENCH= a4a7c528ede134442a2d3ba0a444cdbb
RANDOM SEED=1780461520

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:       1805744 kB
Buffers:         26640 kB
Cached:         147044 kB
SwapCached:        260 kB
Active:          27764 kB
Inactive:       159152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805744 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          21768 kB
Slab:            49184 kB
Committed_AS:   397044 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= 66104 MiB
End job on node11 at 2009-04-26 13:09:57