Trace number 1517956

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 596.021 596.668

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S680239195-053.cnf
MD5SUM5093c545fdc7c5094d7e8f31c2f6e759
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.7991
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  360                                                  |
0.00/0.00	c |  Number of clauses:    1530                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1220723236.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     349     1519     4618 |      506        0    nan |  0.000 % |
0.00/0.00	c |       100 |     349     1519     4618 |      556      100     17 |  0.001 % |
0.00/0.01	c |       250 |     349     1519     4618 |      612      250     17 |  0.001 % |
0.00/0.02	c |       478 |     349     1519     4618 |      673      478     17 |  0.001 % |
0.00/0.03	c |       815 |     349     1519     4618 |      741      463     15 |  0.001 % |
0.00/0.05	c |      1321 |     349     1519     4618 |      815      576     16 |  0.001 % |
0.00/0.07	c |      2081 |     349     1519     4618 |      897      488     16 |  0.001 % |
0.10/0.11	c |      3220 |     349     1519     4618 |      986      696     16 |  0.001 % |
0.10/0.17	c |      4929 |     349     1519     4618 |     1085      874     15 |  0.001 % |
0.20/0.26	c |      7491 |     349     1519     4618 |     1193      625     14 |  0.001 % |
0.40/0.40	c |     11336 |     349     1519     4618 |     1313      782     14 |  0.001 % |
0.60/0.61	c |     17104 |     349     1519     4618 |     1444     1178     15 |  0.001 % |
0.90/0.93	c |     25754 |     349     1519     4618 |     1589     1016     15 |  0.001 % |
1.40/1.45	c |     38729 |     349     1519     4618 |     1747     1054     14 |  0.001 % |
2.20/2.23	c |     58190 |     349     1519     4618 |     1922     1040     14 |  0.001 % |
3.39/3.44	c |     87383 |     349     1519     4618 |     2115     1955     18 |  0.001 % |
5.19/5.28	c |    131173 |     349     1519     4618 |     2326     1817     16 |  0.001 % |
8.09/8.15	c |    196857 |     349     1519     4618 |     2559     1480     15 |  0.001 % |
12.48/12.53	c |    295384 |     349     1519     4618 |     2815     1482     16 |  0.001 % |
18.84/18.97	c |    443173 |     349     1519     4618 |     3096     2653     16 |  0.001 % |
28.89/29.07	c |    664857 |     349     1519     4618 |     3406     2125     16 |  0.001 % |
44.42/44.62	c |    997382 |     349     1519     4618 |     3746     3007     17 |  0.001 % |
68.71/69.07	c |   1496170 |     349     1519     4618 |     4121     3405     16 |  0.001 % |
107.00/107.53	c |   2244352 |     349     1519     4618 |     4533     3957     17 |  0.001 % |
170.56/171.11	c |   3366627 |     349     1519     4618 |     4987     3289     16 |  0.001 % |
269.64/270.28	c |   5050038 |     349     1519     4618 |     5485     3149     15 |  0.001 % |
425.99/426.61	c |   7575155 |     349     1519     4618 |     6034     4575     16 |  0.002 % |
595.94/596.66	c ===============================================================================
595.94/596.66	c surveys--CPU time (sec)   : 0.0450         (0.01 % of total)
595.94/596.66	c surveys--attempted        : 27             (600 /sec)
595.94/596.66	c surveys--converged        : 27             (100.00 % successful)
595.94/596.66	c restarts              : 27
595.94/596.66	c conflicts             : 10278038       (17250 /sec)
595.94/596.66	c decisions             : 12030723       (1.81 % random) (20192 /sec)
595.94/596.66	c propagations          : 559959781      (939799 /sec)
595.94/596.66	c conflict literals     : 181621658      (23.31 % deleted)
595.94/596.66	c Memory used           : 7.59 MB
595.94/596.66	c Total CPU time (sec)      : 595.8744    
595.94/596.66	c 
595.94/596.66	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517956-1238293310/watcher-1517956-1238293310 -o /tmp/evaluation-result-1517956-1238293310/solver-1517956-1238293310 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1220723236 HOME/instance-1517956-1238293310.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 32563
/proc/meminfo: memFree=1550928/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=2424 CPUtime=0
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 1101993758 2482176 203 1992294400 4194304 5102648 548682068784 18446744073709551615 4272860 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 606 203 100 221 0 382 0

[startup+0.098502 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32563
/proc/meminfo: memFree=1550928/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=2424 CPUtime=0.09
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 246 0 0 0 9 0 0 0 18 0 1 0 1101993758 2482176 231 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 606 231 111 221 0 382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2424

[startup+0.102503 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32563
/proc/meminfo: memFree=1550928/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=2424 CPUtime=0.1
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 246 0 0 0 10 0 0 0 18 0 1 0 1101993758 2482176 231 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 606 231 111 221 0 382 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2424

[startup+0.301521 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32563
/proc/meminfo: memFree=1550928/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=2556 CPUtime=0.3
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 271 0 0 0 30 0 0 0 19 0 1 0 1101993758 2617344 256 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 639 256 111 221 0 415 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2556

[startup+0.702557 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32563
/proc/meminfo: memFree=1550928/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=2688 CPUtime=0.7
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 297 0 0 0 70 0 0 0 23 0 1 0 1101993758 2752512 282 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 672 282 111 221 0 448 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2688

[startup+1.50163 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32564
/proc/meminfo: memFree=1550152/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=2820 CPUtime=1.5
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 333 0 0 0 150 0 0 0 25 0 1 0 1101993758 2887680 318 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 705 318 111 221 0 481 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2820

[startup+3.10177 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32564
/proc/meminfo: memFree=1549896/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=2952 CPUtime=3.09
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 376 0 0 0 309 0 0 0 25 0 1 0 1101993758 3022848 361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 738 361 111 221 0 514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2952

[startup+6.30106 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32564
/proc/meminfo: memFree=1549512/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=3216 CPUtime=6.29
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 437 0 0 0 629 0 0 0 25 0 1 0 1101993758 3293184 422 1992294400 4194304 5102648 548682068784 18446744073709551615 4250201 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 804 422 111 221 0 580 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3216

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 3/70 32685
/proc/meminfo: memFree=1547928/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=3480 CPUtime=12.68
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 501 0 0 0 1268 0 0 0 25 0 1 0 1101993758 3563520 486 1992294400 4194304 5102648 548682068784 18446744073709551615 4254978 0 0 4096 3 0 0 0 17 0 0 0
/proc/32563/statm: 870 486 111 221 0 646 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3480

[startup+25.5018 s]
/proc/loadavg: 1.29 1.05 1.02 2/72 4489
/proc/meminfo: memFree=1541608/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=3884 CPUtime=25.4
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 605 0 0 0 2539 1 0 0 25 0 1 0 1101993758 3977216 590 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 0 0 0
/proc/32563/statm: 971 590 111 221 0 747 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 3884

[startup+51.1011 s]
/proc/loadavg: 1.65 1.16 1.05 4/72 13226
/proc/meminfo: memFree=1531704/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=4432 CPUtime=50.89
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 718 0 0 0 5086 3 0 0 25 0 1 0 1101993758 4538368 703 1992294400 4194304 5102648 548682068784 18446744073709551615 4225406 0 0 4096 3 0 0 0 17 0 0 0
/proc/32563/statm: 1108 703 111 221 0 884 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 4432

[startup+102.307 s]
/proc/loadavg: 1.93 1.31 1.11 2/72 31083
/proc/meminfo: memFree=1508968/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=5116 CPUtime=101.83
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 897 0 0 0 10171 12 0 0 25 0 1 0 1101993758 5238784 882 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 0 0 0
/proc/32563/statm: 1279 882 111 221 0 1055 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 5116

[startup+162.301 s]
/proc/loadavg: 1.51 1.32 1.12 2/65 2722
/proc/meminfo: memFree=1506888/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=5664 CPUtime=161.76
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1045 0 0 0 16164 12 0 0 25 0 1 0 1101993758 5799936 1030 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1416 1030 111 221 0 1192 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 5664

[startup+222.301 s]
/proc/loadavg: 1.18 1.26 1.11 2/65 2722
/proc/meminfo: memFree=1506568/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=6076 CPUtime=221.74
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1133 0 0 0 22162 12 0 0 25 0 1 0 1101993758 6221824 1118 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1519 1118 111 221 0 1295 0
Current children cumulated CPU time (s) 221.74
Current children cumulated vsize (KiB) 6076

[startup+282.302 s]
/proc/loadavg: 1.07 1.21 1.10 2/65 2722
/proc/meminfo: memFree=1506120/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=6496 CPUtime=281.73
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1231 0 0 0 28160 13 0 0 25 0 1 0 1101993758 6651904 1216 1992294400 4194304 5102648 548682068784 18446744073709551615 4225392 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1624 1216 111 221 0 1400 0
Current children cumulated CPU time (s) 281.73
Current children cumulated vsize (KiB) 6496

[startup+342.301 s]
/proc/loadavg: 1.02 1.17 1.09 2/65 2722
/proc/meminfo: memFree=1505864/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=6768 CPUtime=341.71
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1308 0 0 0 34158 13 0 0 25 0 1 0 1101993758 6930432 1293 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1692 1293 111 221 0 1468 0
Current children cumulated CPU time (s) 341.71
Current children cumulated vsize (KiB) 6768

[startup+402.302 s]
/proc/loadavg: 1.01 1.14 1.08 2/65 2722
/proc/meminfo: memFree=1505672/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=6916 CPUtime=401.69
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1355 0 0 0 40156 13 0 0 25 0 1 0 1101993758 7081984 1340 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1729 1340 111 221 0 1505 0
Current children cumulated CPU time (s) 401.69
Current children cumulated vsize (KiB) 6916

[startup+462.301 s]
/proc/loadavg: 1.00 1.11 1.08 2/65 2722
/proc/meminfo: memFree=1505352/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7336 CPUtime=461.68
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1429 0 0 0 46155 13 0 0 25 0 1 0 1101993758 7512064 1414 1992294400 4194304 5102648 548682068784 18446744073709551615 4255130 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1834 1414 111 221 0 1610 0
Current children cumulated CPU time (s) 461.68
Current children cumulated vsize (KiB) 7336

[startup+522.301 s]
/proc/loadavg: 1.00 1.09 1.07 2/65 2722
/proc/meminfo: memFree=1505160/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7476 CPUtime=521.67
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1477 0 0 0 52153 14 0 0 25 0 1 0 1101993758 7655424 1462 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1869 1462 111 221 0 1645 0
Current children cumulated CPU time (s) 521.67
Current children cumulated vsize (KiB) 7476

[startup+582.302 s]
/proc/loadavg: 1.00 1.07 1.07 2/65 2722
/proc/meminfo: memFree=1504968/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7764 CPUtime=581.65
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1531 0 0 0 58151 14 0 0 25 0 1 0 1101993758 7950336 1516 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1941 1516 111 221 0 1717 0
Current children cumulated CPU time (s) 581.65
Current children cumulated vsize (KiB) 7764

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

[startup+588.701 s]
/proc/loadavg: 1.00 1.07 1.07 2/65 2722
/proc/meminfo: memFree=1504968/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7764 CPUtime=588.05
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1539 0 0 0 58791 14 0 0 25 0 1 0 1101993758 7950336 1524 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1941 1524 111 221 0 1717 0
Current children cumulated CPU time (s) 588.05
Current children cumulated vsize (KiB) 7764

[startup+591.902 s]
/proc/loadavg: 1.00 1.07 1.07 2/65 2722
/proc/meminfo: memFree=1504904/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7764 CPUtime=591.25
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1553 0 0 0 59111 14 0 0 25 0 1 0 1101993758 7950336 1538 1992294400 4194304 5102648 548682068784 18446744073709551615 4255130 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1941 1538 111 221 0 1717 0
Current children cumulated CPU time (s) 591.25
Current children cumulated vsize (KiB) 7764

[startup+595.106 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 2722
/proc/meminfo: memFree=1504840/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7764 CPUtime=594.45
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1559 0 0 0 59431 14 0 0 25 0 1 0 1101993758 7950336 1544 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1941 1544 111 221 0 1717 0
Current children cumulated CPU time (s) 594.45
Current children cumulated vsize (KiB) 7764

[startup+595.901 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 2722
/proc/meminfo: memFree=1504840/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7764 CPUtime=595.24
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1559 0 0 0 59510 14 0 0 25 0 1 0 1101993758 7950336 1544 1992294400 4194304 5102648 548682068784 18446744073709551615 4225547 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1941 1544 111 221 0 1717 0
Current children cumulated CPU time (s) 595.24
Current children cumulated vsize (KiB) 7764

[startup+596.301 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 2722
/proc/meminfo: memFree=1504840/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7764 CPUtime=595.64
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1559 0 0 0 59550 14 0 0 25 0 1 0 1101993758 7950336 1544 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1941 1544 111 221 0 1717 0
Current children cumulated CPU time (s) 595.64
Current children cumulated vsize (KiB) 7764

[startup+596.501 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 2722
/proc/meminfo: memFree=1504840/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7764 CPUtime=595.84
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1559 0 0 0 59570 14 0 0 25 0 1 0 1101993758 7950336 1544 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1941 1544 111 221 0 1717 0
Current children cumulated CPU time (s) 595.84
Current children cumulated vsize (KiB) 7764

[startup+596.601 s]
/proc/loadavg: 1.00 1.06 1.06 2/65 2722
/proc/meminfo: memFree=1504840/2055920 swapFree=4178352/4192956
[pid=32563] ppid=32561 vsize=7764 CPUtime=595.94
/proc/32563/stat : 32563 (varsat-industri) R 32561 32563 31728 0 -1 4194304 1559 0 0 0 59580 14 0 0 25 0 1 0 1101993758 7950336 1544 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/32563/statm: 1941 1544 111 221 0 1717 0
Current children cumulated CPU time (s) 595.94
Current children cumulated vsize (KiB) 7764

Child status: 20
Real time (s): 596.668
CPU time (s): 596.021
CPU user time (s): 595.874
CPU system time (s): 0.146977
CPU usage (%): 99.8917
Max. virtual memory (cumulated for all children) (KiB): 7764

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

runsolver used 0.434933 second user time and 1.3218 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-29 04:21:50
IDJOB=1517956
IDBENCH=70639
IDSOLVER=538
FILE ID=node43/1517956-1238293310
PBS_JOBID= 9060945
Free space on /tmp= 63084 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S680239195-053.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517956-1238293310/watcher-1517956-1238293310 -o /tmp/evaluation-result-1517956-1238293310/solver-1517956-1238293310 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1220723236 HOME/instance-1517956-1238293310.cnf

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

MD5SUM BENCH= 5093c545fdc7c5094d7e8f31c2f6e759
RANDOM SEED=1220723236

node43.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.242
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.242
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:       1551408 kB
Buffers:         62944 kB
Cached:         358992 kB
SwapCached:       8504 kB
Active:         109376 kB
Inactive:       322592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551408 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          15792 kB
Slab:            58536 kB
Committed_AS:  2375024 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= 63084 MiB
End job on node43 at 2009-03-29 04:31:46