Trace number 1724112

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 586.832 586.998

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.534
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  98746                                                |
0.00/0.00	c |  Number of clauses:    307346                                               |
0.39/0.41	c |  Parsing time:         0.35         s                                       |
0.39/0.41	c |  Timeout:              43200 s
0.39/0.41	c |  Random Seed:          461968581.000000
0.39/0.41	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.39/0.41	c |  Branching Rule:       default (solution-guided)                            |
0.39/0.41	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.39/0.41	c |                                                                             |
2.29/2.31	c ============================[ Search Statistics ]==============================
2.29/2.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.31	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.29/2.31	c ===============================================================================
2.29/2.31	c |         0 |   29794   142406   491637 |    47468        0    nan |  0.000 % |
2.79/2.89	c |       100 |   29794   142406   491637 |    52215      100     12 |  2.854 % |
3.39/3.42	c |       251 |   29794   142406   491637 |    57437      251     14 |  2.854 % |
3.89/3.97	c |       476 |   29793   142406   491637 |    63180      475     12 |  2.858 % |
4.48/4.53	c |       813 |   29793   142406   491637 |    69498      812     10 |  2.858 % |
5.08/5.14	c |      1319 |   29793   142406   491637 |    76448     1318     11 |  2.858 % |
5.88/5.93	c |      2078 |   29773   142372   491496 |    84093     2074     11 |  2.881 % |
6.78/6.86	c |      3217 |   29752   142193   490873 |    92503     3203     12 |  2.902 % |
7.69/7.76	c |      4925 |   29747   142193   490873 |   101753     4909     13 |  2.912 % |
9.38/9.46	c |      7487 |   29707   141794   489615 |   111928     7453     14 |  2.942 % |
11.99/12.05	c |     11331 |   29683   141772   489560 |   123121    11294     15 |  2.969 % |
16.18/16.22	c |     17099 |   29666   141633   488992 |   135433    17054     17 |  2.997 % |
19.78/19.80	c |     25751 |   29650   141550   488766 |   148977    25699     19 |  3.001 % |
26.38/26.42	c |     38726 |   29649   141529   488707 |   163874    38672     24 |  3.001 % |
38.47/38.58	c |     58187 |   29649   141529   488707 |   180262    58133     26 |  3.001 % |
75.07/75.10	c |     87379 |   29642   141433   488371 |   198288    87312     33 |  3.008 % |
158.04/158.14	c |    131168 |   29638   141411   488316 |   218117   131099     38 |  3.012 % |
315.10/315.22	c |    196852 |   29608   141216   487650 |   239928   196778     43 |  3.042 % |
586.72/586.97	c ===============================================================================
586.72/586.97	c surveys--CPU time (sec)   : 7.9958         (1.36 % of total)
586.72/586.97	c surveys--attempted        : 18             (2 /sec)
586.72/586.97	c surveys--converged        : 18             (100.00 % successful)
586.72/586.97	c restarts              : 18
586.72/586.97	c conflicts             : 295127         (510 /sec)
586.72/586.97	c decisions             : 637707         (1.34 % random) (1102 /sec)
586.72/586.97	c propagations          : 366125410      (632804 /sec)
586.72/586.97	c conflict literals     : 13652365       (51.32 % deleted)
586.72/586.97	c Memory used           : 132.80 MB
586.72/586.97	c Total CPU time (sec)      : 586.5718    
586.72/586.97	c 
586.72/586.97	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-1724112-1240692515/watcher-1724112-1240692515 -o /tmp/evaluation-result-1724112-1240692515/solver-1724112-1240692515 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=461968581 HOME/instance-1724112-1240692515.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.89 1.36 1.13 2/64 2885
/proc/meminfo: memFree=1829784/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=4464 CPUtime=0
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 808 0 0 0 0 0 0 0 18 0 1 0 97280421 4571136 794 1992294400 4194304 5102648 548682068768 18446744073709551615 4200628 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 1116 800 80 221 0 892 0

[startup+0.00967296 s]
/proc/loadavg: 1.89 1.36 1.13 2/64 2885
/proc/meminfo: memFree=1829784/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=7552 CPUtime=0
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 1651 0 0 0 0 0 0 0 18 0 1 0 97280421 7733248 1636 1992294400 4194304 5102648 548682068768 18446744073709551615 4200788 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 1888 1643 80 221 0 1664 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7552

[startup+0.101678 s]
/proc/loadavg: 1.89 1.36 1.13 2/64 2885
/proc/meminfo: memFree=1829784/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=20348 CPUtime=0.09
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 4747 0 0 0 7 2 0 0 18 0 1 0 97280421 20836352 4732 1992294400 4194304 5102648 548682068768 18446744073709551615 4269891 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 5087 4733 87 221 0 4863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20348

[startup+0.301702 s]
/proc/loadavg: 1.89 1.36 1.13 2/64 2885
/proc/meminfo: memFree=1829784/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=49040 CPUtime=0.29
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 11179 0 0 0 24 5 0 0 20 0 1 0 97280421 50216960 11164 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 12260 11165 87 221 0 12036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49040

[startup+0.701748 s]
/proc/loadavg: 1.89 1.36 1.13 2/64 2885
/proc/meminfo: memFree=1829784/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=73252 CPUtime=0.69
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 16904 0 0 0 61 8 0 0 24 0 1 0 97280421 75010048 16889 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 18313 16890 100 221 0 18089 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73252

[startup+1.50184 s]
/proc/loadavg: 1.89 1.36 1.13 2/65 2886
/proc/meminfo: memFree=1751952/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=98284 CPUtime=1.49
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 22808 0 0 0 138 11 0 0 25 0 1 0 97280421 100642816 22793 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 24571 22793 100 221 0 24347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98284

[startup+3.10103 s]
/proc/loadavg: 1.82 1.35 1.13 2/65 2886
/proc/meminfo: memFree=1732048/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=93740 CPUtime=3.09
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 24786 0 0 0 298 11 0 0 25 0 1 0 97280421 95989760 22357 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 23435 22357 115 221 0 23211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93740

[startup+6.30141 s]
/proc/loadavg: 1.82 1.35 1.13 2/65 2886
/proc/meminfo: memFree=1740176/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=93740 CPUtime=6.28
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 24786 0 0 0 617 11 0 0 25 0 1 0 97280421 95989760 22357 1992294400 4194304 5102648 548682068768 18446744073709551615 4213876 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 23435 22357 115 221 0 23211 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 93740

[startup+12.7012 s]
/proc/loadavg: 1.70 1.34 1.13 2/65 2886
/proc/meminfo: memFree=1740112/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=94100 CPUtime=12.68
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 24833 0 0 0 1257 11 0 0 25 0 1 0 97280421 96358400 22404 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 23525 22404 115 221 0 23301 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94100

[startup+25.5027 s]
/proc/loadavg: 1.59 1.33 1.12 2/65 2886
/proc/meminfo: memFree=1739856/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=94632 CPUtime=25.48
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 24909 0 0 0 2537 11 0 0 25 0 1 0 97280421 96903168 22480 1992294400 4194304 5102648 548682068768 18446744073709551615 4249236 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 23658 22480 115 221 0 23434 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94632

[startup+51.1027 s]
/proc/loadavg: 1.39 1.30 1.12 2/65 2886
/proc/meminfo: memFree=1739600/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=95300 CPUtime=51.07
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 24971 0 0 0 5095 12 0 0 25 0 1 0 97280421 97587200 22542 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 23825 22542 115 221 0 23601 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 95300

[startup+102.306 s]
/proc/loadavg: 1.15 1.25 1.11 2/65 2886
/proc/meminfo: memFree=1737104/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=97404 CPUtime=102.26
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 25601 0 0 0 10214 12 0 0 25 0 1 0 97280421 99741696 23172 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 24351 23172 115 221 0 24127 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 97404

[startup+162.303 s]
/proc/loadavg: 1.05 1.20 1.10 2/65 2886
/proc/meminfo: memFree=1730512/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=103784 CPUtime=162.24
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 27257 0 0 0 16210 14 0 0 25 0 1 0 97280421 106274816 24828 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 25946 24828 115 221 0 25722 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 103784

[startup+222.303 s]
/proc/loadavg: 1.02 1.16 1.09 2/65 2886
/proc/meminfo: memFree=1723216/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=111396 CPUtime=222.23
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 29081 0 0 0 22207 16 0 0 25 0 1 0 97280421 114069504 26652 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 27849 26652 115 221 0 27625 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 111396

[startup+282.303 s]
/proc/loadavg: 1.00 1.13 1.08 2/65 2886
/proc/meminfo: memFree=1716432/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=118120 CPUtime=282.21
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 30778 0 0 0 28203 18 0 0 25 0 1 0 97280421 120954880 28349 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 29530 28349 115 221 0 29306 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 118120

[startup+342.302 s]
/proc/loadavg: 1.00 1.10 1.08 2/65 2886
/proc/meminfo: memFree=1711824/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=122292 CPUtime=342.19
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 31870 0 0 0 34200 19 0 0 25 0 1 0 97280421 125227008 29441 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 30573 29441 115 221 0 30349 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 122292

[startup+402.302 s]
/proc/loadavg: 1.00 1.08 1.07 2/65 2886
/proc/meminfo: memFree=1704720/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=130224 CPUtime=402.17
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 33684 0 0 0 40196 21 0 0 25 0 1 0 97280421 133349376 31255 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 32556 31255 115 221 0 32332 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 130224

[startup+462.301 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 2886
/proc/meminfo: memFree=1698832/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=135852 CPUtime=462.15
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 35119 0 0 0 46192 23 0 0 25 0 1 0 97280421 139112448 32690 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 33963 32690 115 221 0 33739 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 135852

[startup+522.301 s]
/proc/loadavg: 1.00 1.05 1.06 2/65 2886
/proc/meminfo: memFree=1698768/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=135984 CPUtime=522.14
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 35122 0 0 0 52191 23 0 0 25 0 1 0 97280421 139247616 32693 1992294400 4194304 5102648 548682068768 18446744073709551615 4255858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 33996 32693 115 221 0 33772 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 135984

[startup+582.301 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 2886
/proc/meminfo: memFree=1698768/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=135984 CPUtime=582.12
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 35122 0 0 0 58189 23 0 0 25 0 1 0 97280421 139247616 32693 1992294400 4194304 5102648 548682068768 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 33996 32693 115 221 0 33772 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 135984

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

[startup+585.502 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 2886
/proc/meminfo: memFree=1698768/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=135984 CPUtime=585.32
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 35122 0 0 0 58509 23 0 0 25 0 1 0 97280421 139247616 32693 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 33996 32693 115 221 0 33772 0
Current children cumulated CPU time (s) 585.32
Current children cumulated vsize (KiB) 135984

[startup+586.306 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 2886
/proc/meminfo: memFree=1698768/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=135984 CPUtime=586.13
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 35122 0 0 0 58590 23 0 0 25 0 1 0 97280421 139247616 32693 1992294400 4194304 5102648 548682068768 18446744073709551615 4249932 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 33996 32693 115 221 0 33772 0
Current children cumulated CPU time (s) 586.13
Current children cumulated vsize (KiB) 135984

[startup+586.702 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 2886
/proc/meminfo: memFree=1698768/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=135984 CPUtime=586.52
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 35122 0 0 0 58629 23 0 0 25 0 1 0 97280421 139247616 32693 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 33996 32693 115 221 0 33772 0
Current children cumulated CPU time (s) 586.52
Current children cumulated vsize (KiB) 135984

[startup+586.902 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 2886
/proc/meminfo: memFree=1698768/2055920 swapFree=4192812/4192956
[pid=2885] ppid=2883 vsize=135984 CPUtime=586.72
/proc/2885/stat : 2885 (varsat-industri) R 2883 2885 2817 0 -1 4194304 35122 0 0 0 58649 23 0 0 25 0 1 0 97280421 139247616 32693 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2885/statm: 33996 32693 115 221 0 33772 0
Current children cumulated CPU time (s) 586.72
Current children cumulated vsize (KiB) 135984

Child status: 20
Real time (s): 586.998
CPU time (s): 586.832
CPU user time (s): 586.572
CPU system time (s): 0.25996
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 135984

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

runsolver used 0.424935 second user time and 1.24481 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-25 22:48:36
IDJOB=1724112
IDBENCH=71751
IDSOLVER=538
FILE ID=node75/1724112-1240692515
PBS_JOBID= 9186754
Free space on /tmp= 66428 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724112-1240692515/watcher-1724112-1240692515 -o /tmp/evaluation-result-1724112-1240692515/solver-1724112-1240692515 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=461968581 HOME/instance-1724112-1240692515.cnf

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED=461968581

node75.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:       1830200 kB
Buffers:         20720 kB
Cached:         129628 kB
SwapCached:          0 kB
Active:          33612 kB
Inactive:       130608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6348 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            47380 kB
Committed_AS:   234884 kB
PageTables:       1416 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= 66424 MiB
End job on node75 at 2009-04-25 22:58:23