Trace number 1784938

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-industrial 2009-03-22UNSAT 2709.21 2710.02

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark612.297
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  942                                                  |
0.00/0.00	c |  Number of clauses:    16562                                                |
0.02/0.03	c |  Parsing time:         0.03         s                                       |
0.02/0.03	c |  Timeout:              43200 s
0.02/0.03	c |  Random Seed:          575845796.000000
0.02/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.02/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.03	c |                                                                             |
0.10/0.15	c ============================[ Search Statistics ]==============================
0.10/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.10/0.15	c ===============================================================================
0.10/0.15	c |         0 |     846    11173    54024 |     3724        0    nan |  0.000 % |
0.10/0.19	c |       101 |     846    11173    54024 |     4096      101     23 |  5.945 % |
0.19/0.24	c |       251 |     846    11173    54024 |     4506      251     23 |  5.945 % |
0.19/0.28	c |       477 |     846    11173    54024 |     4957      477     22 |  5.945 % |
0.29/0.34	c |       814 |     846    11173    54024 |     5452      814     23 |  5.945 % |
0.39/0.41	c |      1321 |     846    11173    54024 |     5998     1321     25 |  5.945 % |
0.49/0.50	c |      2081 |     846    11173    54024 |     6597     2081     24 |  5.945 % |
0.59/0.62	c |      3221 |     846    11173    54024 |     7257     3221     26 |  5.945 % |
0.79/0.80	c |      4931 |     846    11173    54024 |     7983     4931     26 |  5.945 % |
1.00/1.09	c |      7493 |     846    11173    54024 |     8781     7493     25 |  5.945 % |
1.49/1.55	c |     11338 |     846    11173    54024 |     9659     6839     25 |  5.945 % |
2.39/2.46	c |     17104 |     846    11173    54024 |    10625     7677     30 |  5.945 % |
3.79/3.87	c |     25755 |     846    11173    54024 |    11688     5510     27 |  5.945 % |
5.89/5.99	c |     38729 |     846    11173    54024 |    12857     6621     22 |  5.945 % |
9.39/9.48	c |     58190 |     846    11173    54024 |    14143     6553     21 |  5.945 % |
15.88/15.99	c |     87383 |     846    11173    54024 |    15557    14245     27 |  5.945 % |
25.29/25.39	c |    131172 |     846    11173    54024 |    17113    10859     27 |  5.945 % |
40.58/40.65	c |    196856 |     846    11173    54024 |    18824    16036     34 |  5.945 % |
66.97/67.02	c |    295382 |     846    11173    54024 |    20706    10035     32 |  5.945 % |
107.55/107.62	c |    443171 |     846    11173    54024 |    22777    11609     28 |  5.945 % |
174.75/174.87	c |    664854 |     846    11173    54024 |    25055    15255     25 |  5.945 % |
280.31/280.43	c |    997379 |     846    11173    54024 |    27560    19871     28 |  5.945 % |
441.76/441.91	c |   1496169 |     846    11173    54024 |    30317    19181     23 |  5.945 % |
709.78/710.00	c |   2244352 |     846    11173    54024 |    33348    27499     33 |  5.945 % |
1138.85/1139.26	c |   3366626 |     846    11173    54024 |    36683    16557     29 |  5.945 % |
1822.94/1823.54	c |   5050039 |     846    11173    54024 |    40352    28975     28 |  5.945 % |
2709.18/2710.01	c ===============================================================================
2709.18/2710.01	c surveys--CPU time (sec)   : 1.0588         (0.04 % of total)
2709.18/2710.01	c surveys--attempted        : 26             (25 /sec)
2709.18/2710.01	c surveys--converged        : 26             (100.00 % successful)
2709.18/2710.01	c restarts              : 26
2709.18/2710.01	c conflicts             : 7231520        (2670 /sec)
2709.18/2710.01	c decisions             : 7929116        (1.80 % random) (2928 /sec)
2709.18/2710.01	c propagations          : 444225322      (164040 /sec)
2709.18/2710.01	c conflict literals     : 217454930      (40.64 % deleted)
2709.18/2710.01	c Memory used           : 26.59 MB
2709.18/2710.01	c Total CPU time (sec)      : 2709.0862   
2709.18/2710.01	c 
2709.18/2710.01	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-1784938-1241876843/watcher-1784938-1241876843 -o /tmp/evaluation-result-1784938-1241876843/solver-1784938-1241876843 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=575845796 HOME/instance-1784938-1241876843.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24940
/proc/meminfo: memFree=1681208/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=2580 CPUtime=0
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 215717103 2641920 310 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 645 310 87 221 0 421 0

[startup+0.0223201 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24940
/proc/meminfo: memFree=1681208/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=4220 CPUtime=0.02
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 733 0 0 0 2 0 0 0 18 0 1 0 215717103 4321280 718 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 1055 719 87 221 0 831 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4220

[startup+0.102331 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24940
/proc/meminfo: memFree=1681208/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=5032 CPUtime=0.1
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 959 0 0 0 10 0 0 0 18 0 1 0 215717103 5152768 944 1992294400 4194304 5102648 548682068784 18446744073709551615 4283756 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 1258 944 100 221 0 1034 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5032

[startup+0.30136 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24940
/proc/meminfo: memFree=1681208/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=4888 CPUtime=0.29
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 992 0 0 0 29 0 0 0 19 0 1 0 215717103 5005312 920 1992294400 4194304 5102648 548682068784 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 1222 920 112 221 0 998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4888

[startup+0.702418 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24940
/proc/meminfo: memFree=1681208/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=4888 CPUtime=0.69
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 992 0 0 0 69 0 0 0 22 0 1 0 215717103 5005312 920 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 1222 920 112 221 0 998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4888

[startup+1.50153 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1677680/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=5708 CPUtime=1.49
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 1163 0 0 0 149 0 0 0 25 0 1 0 215717103 5844992 1091 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 1427 1091 112 221 0 1203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5708

[startup+3.10177 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1676784/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=6372 CPUtime=3.09
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 1338 0 0 0 309 0 0 0 25 0 1 0 215717103 6524928 1266 1992294400 4194304 5102648 548682068784 18446744073709551615 4244210 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 1593 1266 112 221 0 1369 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6372

[startup+6.30123 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1676016/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=6648 CPUtime=6.29
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 1431 0 0 0 629 0 0 0 25 0 1 0 215717103 6807552 1359 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 1662 1359 112 221 0 1438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6648

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1675056/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=7672 CPUtime=12.68
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 1650 0 0 0 1268 0 0 0 25 0 1 0 215717103 7856128 1578 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 1918 1578 112 221 0 1694 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7672

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1673968/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=8636 CPUtime=25.49
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 1907 0 0 0 2548 1 0 0 25 0 1 0 215717103 8843264 1835 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 2159 1835 112 221 0 1935 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8636

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1672240/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=10348 CPUtime=51.08
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 2327 0 0 0 5106 2 0 0 25 0 1 0 215717103 10596352 2255 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 2587 2255 112 221 0 2363 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10348

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1670960/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=11716 CPUtime=102.26
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 2640 0 0 0 10224 2 0 0 25 0 1 0 215717103 11997184 2568 1992294400 4194304 5102648 548682068784 18446744073709551615 4250711 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 2929 2568 112 221 0 2705 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11716

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1670384/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=12356 CPUtime=162.25
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 2783 0 0 0 16222 3 0 0 25 0 1 0 215717103 12652544 2711 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 3089 2711 112 221 0 2865 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12356

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1669616/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=13084 CPUtime=222.22
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 2960 0 0 0 22219 3 0 0 25 0 1 0 215717103 13398016 2888 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 3271 2888 112 221 0 3047 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13084

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1668976/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=13668 CPUtime=282.21
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 3117 0 0 0 28218 3 0 0 25 0 1 0 215717103 13996032 3045 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 3417 3045 112 221 0 3193 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13668

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1668208/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=14508 CPUtime=342.18
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 3300 0 0 0 34215 3 0 0 25 0 1 0 215717103 14856192 3228 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 3627 3228 112 221 0 3403 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 14508

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1667760/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=15020 CPUtime=402.18
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 3399 0 0 0 40214 4 0 0 25 0 1 0 215717103 15380480 3327 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 3755 3327 112 221 0 3531 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 15020

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1667248/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=15496 CPUtime=462.16
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 3524 0 0 0 46212 4 0 0 25 0 1 0 215717103 15867904 3452 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 3874 3452 112 221 0 3650 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 15496

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1666608/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=16372 CPUtime=522.14
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 3699 0 0 0 52210 4 0 0 25 0 1 0 215717103 16764928 3627 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 4093 3627 112 221 0 3869 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 16372

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1665264/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=17656 CPUtime=582.12
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 4035 0 0 0 58207 5 0 0 25 0 1 0 215717103 18079744 3963 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 4414 3963 112 221 0 4190 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 17656

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24941
/proc/meminfo: memFree=1664752/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=18260 CPUtime=642.11
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 4154 0 0 0 64206 5 0 0 25 0 1 0 215717103 18698240 4082 1992294400 4194304 5102648 548682068784 18446744073709551615 4249635 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 4565 4082 112 221 0 4341 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 18260

[startup+702.301 s]

################
# More data... #
################

/proc/meminfo: memFree=1656112/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=26732 CPUtime=2081.67
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6137 0 0 0 208158 9 0 0 25 0 1 0 215717103 27373568 6065 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6683 6065 112 221 0 6459 0
Current children cumulated CPU time (s) 2081.67
Current children cumulated vsize (KiB) 26732

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=1656048/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=26732 CPUtime=2141.64
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6139 0 0 0 214155 9 0 0 25 0 1 0 215717103 27373568 6067 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6683 6067 112 221 0 6459 0
Current children cumulated CPU time (s) 2141.64
Current children cumulated vsize (KiB) 26732

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=1656048/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=26732 CPUtime=2201.64
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6143 0 0 0 220154 10 0 0 25 0 1 0 215717103 27373568 6071 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6683 6071 112 221 0 6459 0
Current children cumulated CPU time (s) 2201.64
Current children cumulated vsize (KiB) 26732

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=1656048/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=26732 CPUtime=2261.62
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6146 0 0 0 226152 10 0 0 25 0 1 0 215717103 27373568 6074 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6683 6074 112 221 0 6459 0
Current children cumulated CPU time (s) 2261.62
Current children cumulated vsize (KiB) 26732

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=1655984/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=26876 CPUtime=2321.6
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6179 0 0 0 232150 10 0 0 25 0 1 0 215717103 27521024 6107 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6719 6107 112 221 0 6495 0
Current children cumulated CPU time (s) 2321.6
Current children cumulated vsize (KiB) 26876

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=1655920/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=26876 CPUtime=2381.58
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6180 0 0 0 238148 10 0 0 25 0 1 0 215717103 27521024 6108 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6719 6108 112 221 0 6495 0
Current children cumulated CPU time (s) 2381.58
Current children cumulated vsize (KiB) 26876

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=1655856/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=26876 CPUtime=2441.56
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6187 0 0 0 244146 10 0 0 25 0 1 0 215717103 27521024 6115 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6719 6115 112 221 0 6495 0
Current children cumulated CPU time (s) 2441.56
Current children cumulated vsize (KiB) 26876

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=1655792/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=26876 CPUtime=2501.54
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6204 0 0 0 250144 10 0 0 25 0 1 0 215717103 27521024 6132 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6719 6132 112 221 0 6495 0
Current children cumulated CPU time (s) 2501.54
Current children cumulated vsize (KiB) 26876

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=1655792/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=26876 CPUtime=2561.53
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6206 0 0 0 256142 11 0 0 25 0 1 0 215717103 27521024 6134 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6719 6134 112 221 0 6495 0
Current children cumulated CPU time (s) 2561.53
Current children cumulated vsize (KiB) 26876

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=1655600/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27064 CPUtime=2621.51
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6245 0 0 0 262140 11 0 0 25 0 1 0 215717103 27713536 6173 1992294400 4194304 5102648 548682068784 18446744073709551615 4227523 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6766 6173 112 221 0 6542 0
Current children cumulated CPU time (s) 2621.51
Current children cumulated vsize (KiB) 27064

[startup+2682.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 24947
/proc/meminfo: memFree=1655472/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27064 CPUtime=2681.49
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6258 0 0 0 268138 11 0 0 25 0 1 0 215717103 27713536 6186 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6766 6186 112 221 0 6542 0
Current children cumulated CPU time (s) 2681.49
Current children cumulated vsize (KiB) 27064

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

[startup+2687.9 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 24947
/proc/meminfo: memFree=1655408/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27224 CPUtime=2687.09
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6273 0 0 0 268698 11 0 0 25 0 1 0 215717103 27877376 6201 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6806 6201 112 221 0 6582 0
Current children cumulated CPU time (s) 2687.09
Current children cumulated vsize (KiB) 27224

[startup+2700.7 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 24947
/proc/meminfo: memFree=1655344/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27224 CPUtime=2699.88
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6287 0 0 0 269977 11 0 0 25 0 1 0 215717103 27877376 6215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6806 6215 112 221 0 6582 0
Current children cumulated CPU time (s) 2699.88
Current children cumulated vsize (KiB) 27224

[startup+2703.9 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 24947
/proc/meminfo: memFree=1655344/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27224 CPUtime=2703.08
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6287 0 0 0 270297 11 0 0 25 0 1 0 215717103 27877376 6215 1992294400 4194304 5102648 548682068784 18446744073709551615 4225681 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6806 6215 112 221 0 6582 0
Current children cumulated CPU time (s) 2703.08
Current children cumulated vsize (KiB) 27224

[startup+2707.11 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 24947
/proc/meminfo: memFree=1655344/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27224 CPUtime=2706.29
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6287 0 0 0 270618 11 0 0 25 0 1 0 215717103 27877376 6215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6806 6215 112 221 0 6582 0
Current children cumulated CPU time (s) 2706.29
Current children cumulated vsize (KiB) 27224

[startup+2708.7 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 24947
/proc/meminfo: memFree=1655344/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27224 CPUtime=2707.88
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6287 0 0 0 270777 11 0 0 25 0 1 0 215717103 27877376 6215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6806 6215 112 221 0 6582 0
Current children cumulated CPU time (s) 2707.88
Current children cumulated vsize (KiB) 27224

[startup+2709.5 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 24947
/proc/meminfo: memFree=1655344/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27224 CPUtime=2708.68
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6287 0 0 0 270857 11 0 0 25 0 1 0 215717103 27877376 6215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6806 6215 112 221 0 6582 0
Current children cumulated CPU time (s) 2708.68
Current children cumulated vsize (KiB) 27224

[startup+2709.9 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 24947
/proc/meminfo: memFree=1655344/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27224 CPUtime=2709.08
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6287 0 0 0 270897 11 0 0 25 0 1 0 215717103 27877376 6215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6806 6215 112 221 0 6582 0
Current children cumulated CPU time (s) 2709.08
Current children cumulated vsize (KiB) 27224

[startup+2710 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 24947
/proc/meminfo: memFree=1655344/2055920 swapFree=4114788/4192956
[pid=24940] ppid=24938 vsize=27224 CPUtime=2709.18
/proc/24940/stat : 24940 (varsat-industri) R 24938 24940 24903 0 -1 4194304 6287 0 0 0 270907 11 0 0 25 0 1 0 215717103 27877376 6215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24940/statm: 6806 6215 112 221 0 6582 0
Current children cumulated CPU time (s) 2709.18
Current children cumulated vsize (KiB) 27224

Child status: 20
Real time (s): 2710.02
CPU time (s): 2709.21
CPU user time (s): 2709.09
CPU system time (s): 0.118981
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 27224

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

runsolver used 2.01569 second user time and 5.80612 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-09 15:47:23
IDJOB=1784938
IDBENCH=24645
IDSOLVER=641
FILE ID=node30/1784938-1241876843
PBS_JOBID= 9264652
Free space on /tmp= 66260 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784938-1241876843/watcher-1784938-1241876843 -o /tmp/evaluation-result-1784938-1241876843/solver-1784938-1241876843 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=575845796 HOME/instance-1784938-1241876843.cnf

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

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=575845796

node30.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.265
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.265
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:       1681624 kB
Buffers:         35896 kB
Cached:         202796 kB
SwapCached:      72544 kB
Active:         106052 kB
Inactive:       207132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681624 kB
SwapTotal:     4192956 kB
SwapFree:      4114788 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          13920 kB
Slab:            47176 kB
Committed_AS:   805376 kB
PageTables:       1356 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= 66260 MiB
End job on node30 at 2009-05-09 16:32:34