Trace number 1729721

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-22UNSAT 592.241 592.402

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
MD5SUM56dc474305bf6e6817771129f995c737
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark300.085
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses17199
Sum of the clauses size75582
Maximum clause length13
Minimum clause length1
Number of clauses of size 149
Number of clauses of size 21177
Number of clauses of size 38740
Number of clauses of size 4232
Number of clauses of size 5250
Number of clauses of size over 56751

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  728                                                  |
0.00/0.00	c |  Number of clauses:    17199                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          1253689365.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |     636    11356    52370 |     3785        0    nan |  0.000 % |
1.59/1.69	c |       100 |     636    11356    52370 |     4163      100     12 |  7.692 % |
3.20/3.30	c |       250 |     636    11356    52370 |     4580      250     18 |  7.692 % |
4.49/4.53	c |       475 |     636    11356    52370 |     5038      475     21 |  7.692 % |
5.40/5.42	c |       812 |     636    11356    52370 |     5542      812     19 |  7.692 % |
6.50/6.55	c |      1319 |     636    11356    52370 |     6096     1319     23 |  7.692 % |
7.60/7.68	c |      2081 |     636    11356    52370 |     6705     2081     27 |  7.692 % |
8.79/8.89	c |      3220 |     636    11356    52370 |     7376     3220     31 |  7.692 % |
9.99/10.06	c |      4928 |     636    11356    52370 |     8114     4928     34 |  7.692 % |
11.29/11.37	c |      7490 |     636    11356    52370 |     8925     7490     34 |  7.692 % |
12.99/13.01	c |     11334 |     636    11356    52370 |     9818     6772     34 |  7.692 % |
15.18/15.22	c |     17100 |     636    11356    52370 |    10799     7574     32 |  7.692 % |
17.68/17.70	c |     25749 |     636    11356    52370 |    11879    10742     33 |  7.692 % |
20.98/21.09	c |     38724 |     636    11356    52370 |    13067    11642     31 |  7.692 % |
26.29/26.36	c |     58185 |     636    11356    52370 |    14374    11220     31 |  7.692 % |
33.89/33.94	c |     87377 |     636    11356    52370 |    15812    11346     31 |  7.692 % |
46.38/46.42	c |    131166 |     636    11356    52370 |    17393    15185     31 |  7.692 % |
65.37/65.49	c |    196850 |     636    11356    52370 |    19132    10652     27 |  7.692 % |
95.07/95.13	c |    295376 |     636    11356    52370 |    21046    12695     27 |  7.692 % |
142.96/143.04	c |    443166 |     636    11356    52370 |    23150    11973     27 |  7.692 % |
222.64/222.73	c |    664850 |     636    11356    52370 |    25465    12186     25 |  7.692 % |
350.00/350.17	c |    997376 |     636    11356    52370 |    28012    24285     25 |  7.692 % |
547.55/547.78	c |   1496164 |     616     9149    40949 |    30813    15526     23 | 10.440 % |
592.13/592.39	c ===============================================================================
592.13/592.39	c surveys--CPU time (sec)   : 22.2206        (3.75 % of total)
592.13/592.39	c surveys--attempted        : 1836           (83 /sec)
592.13/592.39	c surveys--converged        : 1836           (100.00 % successful)
592.13/592.39	c restarts              : 23
592.13/592.39	c conflicts             : 1591586        (2792 /sec)
592.13/592.39	c decisions             : 1731461        (1.65 % random) (3038 /sec)
592.13/592.39	c propagations          : 120713824      (211792 /sec)
592.13/592.39	c conflict literals     : 50229762       (38.65 % deleted)
592.13/592.39	c Memory used           : 15.00 MB
592.13/592.39	c Total CPU time (sec)      : 592.1840    
592.13/592.39	c 
592.13/592.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729721-1240753053/watcher-1729721-1240753053 -o /tmp/evaluation-result-1729721-1240753053/solver-1729721-1240753053 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1253689365 HOME/instance-1729721-1240753053.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.92 0.99 1.14 3/64 26840
/proc/meminfo: memFree=1311376/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=2548 CPUtime=0
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 315 0 0 0 0 0 0 0 18 0 1 0 103332418 2609152 300 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 637 301 87 221 0 413 0

[startup+0.076236 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 26840
/proc/meminfo: memFree=1311376/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=4868 CPUtime=0.07
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 916 0 0 0 7 0 0 0 18 0 1 0 103332418 4984832 901 1992294400 4194304 5102648 548682068768 18446744073709551615 4225697 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 1217 901 99 221 0 993 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4868

[startup+0.102235 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 26840
/proc/meminfo: memFree=1311376/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=4868 CPUtime=0.09
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 917 0 0 0 9 0 0 0 18 0 1 0 103332418 4984832 902 1992294400 4194304 5102648 548682068768 18446744073709551615 4273068 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 1217 902 99 221 0 993 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4868

[startup+0.301249 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 26840
/proc/meminfo: memFree=1311376/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=4724 CPUtime=0.29
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 945 0 0 0 29 0 0 0 19 0 1 0 103332418 4837376 870 1992294400 4194304 5102648 548682068768 18446744073709551615 4214275 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 1181 870 102 221 0 957 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4724

[startup+0.701287 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 26840
/proc/meminfo: memFree=1311376/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=4724 CPUtime=0.69
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 945 0 0 0 69 0 0 0 23 0 1 0 103332418 4837376 870 1992294400 4194304 5102648 548682068768 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 1181 870 102 221 0 957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4724

[startup+1.50136 s]
/proc/loadavg: 0.92 0.99 1.14 2/65 26841
/proc/meminfo: memFree=1308040/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=4724 CPUtime=1.49
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 946 0 0 0 149 0 0 0 25 0 1 0 103332418 4837376 871 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 1181 871 103 221 0 957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4724

[startup+3.10152 s]
/proc/loadavg: 0.92 0.99 1.14 2/65 26841
/proc/meminfo: memFree=1307912/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=4724 CPUtime=3.09
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 955 0 0 0 309 0 0 0 25 0 1 0 103332418 4837376 880 1992294400 4194304 5102648 548682068768 18446744073709551615 4215149 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 1181 880 112 221 0 957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4724

[startup+6.30182 s]
/proc/loadavg: 0.93 0.99 1.14 2/65 26841
/proc/meminfo: memFree=1307856/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=4724 CPUtime=6.29
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 955 0 0 0 629 0 0 0 25 0 1 0 103332418 4837376 880 1992294400 4194304 5102648 548682068768 18446744073709551615 4242276 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 1181 880 112 221 0 957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4724

[startup+12.7014 s]
/proc/loadavg: 0.93 0.99 1.14 2/65 26841
/proc/meminfo: memFree=1307216/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=6012 CPUtime=12.69
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 1249 0 0 0 1269 0 0 0 25 0 1 0 103332418 6156288 1174 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 1503 1174 112 221 0 1279 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6012

[startup+25.5026 s]
/proc/loadavg: 0.95 0.99 1.13 2/65 26841
/proc/meminfo: memFree=1305552/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=7416 CPUtime=25.48
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 1592 0 0 0 2548 0 0 0 25 0 1 0 103332418 7593984 1517 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 1854 1517 112 221 0 1630 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7416

[startup+51.1021 s]
/proc/loadavg: 0.96 0.99 1.13 2/65 26841
/proc/meminfo: memFree=1303952/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=8900 CPUtime=51.08
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 1984 0 0 0 5107 1 0 0 25 0 1 0 103332418 9113600 1909 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 2225 1909 112 221 0 2001 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8900

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.12 2/65 26843
/proc/meminfo: memFree=1302672/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=10248 CPUtime=102.27
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 2287 0 0 0 10225 2 0 0 25 0 1 0 103332418 10493952 2212 1992294400 4194304 5102648 548682068768 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 2562 2212 112 221 0 2338 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10248

[startup+162.303 s]
/proc/loadavg: 0.99 0.99 1.11 2/65 26843
/proc/meminfo: memFree=1301520/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=11372 CPUtime=162.25
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 2565 0 0 0 16223 2 0 0 25 0 1 0 103332418 11644928 2490 1992294400 4194304 5102648 548682068768 18446744073709551615 4255973 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 2843 2490 112 221 0 2619 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 11372

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.10 2/65 26843
/proc/meminfo: memFree=1300944/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=11944 CPUtime=222.24
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 2696 0 0 0 22221 3 0 0 25 0 1 0 103332418 12230656 2621 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 2986 2621 112 221 0 2762 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 11944

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 26843
/proc/meminfo: memFree=1299920/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=13084 CPUtime=282.21
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 2970 0 0 0 28218 3 0 0 25 0 1 0 103332418 13398016 2895 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3271 2895 112 221 0 3047 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13084

[startup+342.303 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 26843
/proc/meminfo: memFree=1299408/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=13584 CPUtime=342.2
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3076 0 0 0 34216 4 0 0 25 0 1 0 103332418 13910016 3001 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3396 3001 112 221 0 3172 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 13584

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 26843
/proc/meminfo: memFree=1298640/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=14364 CPUtime=402.18
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3263 0 0 0 40214 4 0 0 25 0 1 0 103332418 14708736 3188 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3591 3188 112 221 0 3367 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 14364

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 26843
/proc/meminfo: memFree=1298576/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=14532 CPUtime=462.16
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3299 0 0 0 46212 4 0 0 25 0 1 0 103332418 14880768 3224 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3633 3224 112 221 0 3409 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 14532

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 26843
/proc/meminfo: memFree=1298256/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=14880 CPUtime=522.15
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3373 0 0 0 52210 5 0 0 25 0 1 0 103332418 15237120 3298 1992294400 4194304 5102648 548682068768 18446744073709551615 4249972 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3720 3298 112 221 0 3496 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 14880

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 26843
/proc/meminfo: memFree=1297872/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=15196 CPUtime=582.13
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3465 0 0 0 58208 5 0 0 25 0 1 0 103332418 15560704 3390 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3799 3390 112 221 0 3575 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 15196

Solver just ended. Dumping a history of the last processes samples

[startup+588.701 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 26843
/proc/meminfo: memFree=1297872/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=15196 CPUtime=588.53
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3467 0 0 0 58848 5 0 0 25 0 1 0 103332418 15560704 3392 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3799 3392 112 221 0 3575 0
Current children cumulated CPU time (s) 588.53
Current children cumulated vsize (KiB) 15196

[startup+590.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 26843
/proc/meminfo: memFree=1297808/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=15196 CPUtime=590.13
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3469 0 0 0 59008 5 0 0 25 0 1 0 103332418 15560704 3394 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3799 3394 112 221 0 3575 0
Current children cumulated CPU time (s) 590.13
Current children cumulated vsize (KiB) 15196

[startup+591.101 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 26843
/proc/meminfo: memFree=1297744/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=15352 CPUtime=590.93
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3487 0 0 0 59088 5 0 0 25 0 1 0 103332418 15720448 3412 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3838 3412 112 221 0 3614 0
Current children cumulated CPU time (s) 590.93
Current children cumulated vsize (KiB) 15352

[startup+591.901 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 26843
/proc/meminfo: memFree=1297744/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=15352 CPUtime=591.73
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3487 0 0 0 59168 5 0 0 25 0 1 0 103332418 15720448 3412 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3838 3412 112 221 0 3614 0
Current children cumulated CPU time (s) 591.73
Current children cumulated vsize (KiB) 15352

[startup+592.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 26843
/proc/meminfo: memFree=1297744/2055920 swapFree=4192956/4192956
[pid=26840] ppid=26838 vsize=15352 CPUtime=592.13
/proc/26840/stat : 26840 (varsat-crafted_) R 26838 26840 26530 0 -1 4194304 3487 0 0 0 59208 5 0 0 25 0 1 0 103332418 15720448 3412 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/26840/statm: 3838 3412 112 221 0 3614 0
Current children cumulated CPU time (s) 592.13
Current children cumulated vsize (KiB) 15352

Child status: 20
Real time (s): 592.402
CPU time (s): 592.241
CPU user time (s): 592.184
CPU system time (s): 0.056991
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 15352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 592.184
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3492
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= 3
involuntary context switches= 1006

runsolver used 0.396939 second user time and 1.2828 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-26 15:37:33
IDJOB=1729721
IDBENCH=24712
IDSOLVER=537
FILE ID=node61/1729721-1240753053
PBS_JOBID= 9187045
Free space on /tmp= 66424 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729721-1240753053/watcher-1729721-1240753053 -o /tmp/evaluation-result-1729721-1240753053/solver-1729721-1240753053 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1253689365 HOME/instance-1729721-1240753053.cnf

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

MD5SUM BENCH= 56dc474305bf6e6817771129f995c737
RANDOM SEED=1253689365

node61.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.216
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.216
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:       1311856 kB
Buffers:         95876 kB
Cached:         542168 kB
SwapCached:          0 kB
Active:         200656 kB
Inactive:       451188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1311856 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          23564 kB
Slab:            78364 kB
Committed_AS:   437068 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66424 MiB
End job on node61 at 2009-04-26 15:47:25