Trace number 1723488

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 587.016 587.186

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark115.078
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
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:  169072                                               |
0.00/0.00	c |  Number of clauses:    501421                                               |
0.79/0.81	c |  Parsing time:         0.70         s                                       |
0.79/0.81	c |  Timeout:              43200 s
0.79/0.81	c |  Random Seed:          1974487600.000000
0.79/0.81	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.79/0.81	c |  Branching Rule:       default (solution-guided)                            |
0.79/0.81	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.79/0.81	c |                                                                             |
4.99/5.07	c ============================[ Search Statistics ]==============================
4.99/5.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.99/5.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.99/5.07	c ===============================================================================
4.99/5.07	c |         0 |   36879   225452  1000407 |    75150        0    nan |  0.000 % |
6.29/6.30	c |       100 |   36877   225452  1000407 |    82665       99      8 |  0.056 % |
7.70/7.73	c |       250 |   36877   225452  1000407 |    90932      249     10 |  0.056 % |
8.89/8.93	c |       475 |   36877   225452  1000407 |   100025      474     12 |  0.056 % |
10.09/10.14	c |       812 |   36877   225452  1000407 |   110028      811     14 |  0.056 % |
11.49/11.52	c |      1320 |   36864   225452  1000407 |   121030     1317     15 |  0.141 % |
13.10/13.14	c |      2079 |   36845   225452  1000407 |   133133     2076     15 |  0.141 % |
14.39/14.43	c |      3219 |   36726   223330   992249 |   146447     3214     20 |  0.141 % |
15.89/15.92	c |      4931 |   36721   223330   992249 |   161092     4925     23 |  0.153 % |
17.99/18.07	c |      7494 |   36714   223330   992249 |   177201     7488     22 |  0.153 % |
20.39/20.49	c |     11338 |   36696   223030   991138 |   194921    11325     30 |  0.189 % |
22.69/22.71	c |     17104 |   36534   222156   987836 |   214413    17080     30 |  0.395 % |
26.29/26.37	c |     25753 |   36176   218132   968049 |   235854    25033     32 |  0.466 % |
31.08/31.11	c |     38728 |   36165   217839   966932 |   259440    38003     33 |  0.473 % |
36.58/36.67	c |     58191 |   36164   217833   966895 |   285384    57451     31 |  0.473 % |
46.68/46.76	c |     87383 |   36164   217833   966895 |   313922    86643     30 |  0.473 % |
58.47/58.59	c |    131174 |   36164   217833   966895 |   345315   130434     30 |  0.473 % |
87.17/87.29	c |    196859 |   36161   217797   966758 |   379846   196118     32 |  0.475 % |
140.25/140.36	c |    295386 |   35716   217770   966668 |   417831   294496     33 |  1.126 % |
237.72/237.84	c |    443175 |   34830   206997   909144 |   459614   380928     30 |  1.452 % |
380.29/380.44	c |    664859 |   34421   202601   883731 |   505576   161995     28 |  1.504 % |
586.92/587.14	c ===============================================================================
586.92/587.14	c surveys--CPU time (sec)   : 22.2426        (3.79 % of total)
586.92/587.14	c surveys--attempted        : 21             (1 /sec)
586.92/587.14	c surveys--converged        : 21             (100.00 % successful)
586.92/587.14	c restarts              : 21
586.92/587.14	c conflicts             : 892561         (1582 /sec)
586.92/587.14	c decisions             : 3974932        (1.42 % random) (7043 /sec)
586.92/587.14	c propagations          : 260450099      (461504 /sec)
586.92/587.14	c conflict literals     : 28541159       (27.61 % deleted)
586.92/587.14	c Memory used           : 220.76 MB
586.92/587.14	c Total CPU time (sec)      : 586.5928    
586.92/587.14	c 
586.92/587.14	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-1723488-1240686564/watcher-1723488-1240686564 -o /tmp/evaluation-result-1723488-1240686564/solver-1723488-1240686564 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1974487600 HOME/instance-1723488-1240686564.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.97 0.99 3/64 21144
/proc/meminfo: memFree=1772984/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=4796 CPUtime=0
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 803 0 0 0 0 0 0 0 18 0 1 0 96684642 4911104 788 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 1199 794 81 221 0 975 0

[startup+0.027455 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21144
/proc/meminfo: memFree=1772984/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=13096 CPUtime=0.02
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 3089 0 0 0 1 1 0 0 18 0 1 0 96684642 13410304 3074 1992294400 4194304 5102648 548682068768 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 3274 3074 87 221 0 3050 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13096

[startup+0.101464 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21144
/proc/meminfo: memFree=1772984/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=22464 CPUtime=0.09
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 5269 0 0 0 7 2 0 0 18 0 1 0 96684642 23003136 5254 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 5616 5255 87 221 0 5392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22464

[startup+0.301485 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21144
/proc/meminfo: memFree=1772984/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=45564 CPUtime=0.29
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 10581 0 0 0 24 5 0 0 19 0 1 0 96684642 46657536 10566 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 11391 10566 87 221 0 11167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45564

[startup+0.701529 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21144
/proc/meminfo: memFree=1772984/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=88620 CPUtime=0.69
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 20569 0 0 0 59 10 0 0 22 0 1 0 96684642 90746880 20554 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 22188 20555 87 221 0 21964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88620

[startup+1.50162 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1675952/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=123044 CPUtime=1.49
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 28873 0 0 0 135 14 0 0 25 0 1 0 96684642 125997056 28858 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 30761 28858 100 221 0 30537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123044

[startup+3.10179 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1635312/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=170112 CPUtime=3.09
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 40279 0 0 0 289 20 0 0 25 0 1 0 96684642 174194688 40264 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 42528 40264 100 221 0 42304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 170112

[startup+6.30115 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1606256/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=171648 CPUtime=6.29
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 45291 0 0 0 606 23 0 0 25 0 1 0 96684642 175767552 41524 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 42912 41524 103 221 0 42688 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171648

[startup+12.7029 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1606320/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=171648 CPUtime=12.69
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 45303 0 0 0 1246 23 0 0 25 0 1 0 96684642 175767552 41536 1992294400 4194304 5102648 548682068768 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 42912 41536 115 221 0 42688 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 171648

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1606384/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=171912 CPUtime=25.48
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 45348 0 0 0 2525 23 0 0 25 0 1 0 96684642 176037888 41581 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 42978 41581 115 221 0 42754 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 171912

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1604592/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=174172 CPUtime=51.07
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 45830 0 0 0 5084 23 0 0 25 0 1 0 96684642 178352128 42063 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 43543 42063 115 221 0 43319 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 174172

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1599856/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=179252 CPUtime=102.26
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 46976 0 0 0 10202 24 0 0 25 0 1 0 96684642 183554048 43209 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 44813 43209 115 221 0 44589 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 179252

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1583792/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=194796 CPUtime=162.25
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 50997 0 0 0 16196 29 0 0 25 0 1 0 96684642 199471104 47230 1992294400 4194304 5102648 548682068768 18446744073709551615 4255151 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 48699 47230 115 221 0 48475 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 194796

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1573360/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=205964 CPUtime=222.23
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 53571 0 0 0 22191 32 0 0 25 0 1 0 96684642 210907136 49804 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 51491 49804 115 221 0 51267 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 205964

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1560944/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=217984 CPUtime=282.21
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 56683 0 0 0 28186 35 0 0 25 0 1 0 96684642 223215616 52916 1992294400 4194304 5102648 548682068768 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 54496 52916 115 221 0 54272 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 217984

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1552752/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=225824 CPUtime=342.19
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 58687 0 0 0 34182 37 0 0 25 0 1 0 96684642 231243776 54920 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 56456 54920 115 221 0 56232 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 225824

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1552688/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=225824 CPUtime=402.18
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 58691 0 0 0 40180 38 0 0 25 0 1 0 96684642 231243776 54924 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 56456 54924 115 221 0 56232 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 225824

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1552624/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=225824 CPUtime=462.16
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 58693 0 0 0 46178 38 0 0 25 0 1 0 96684642 231243776 54926 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 56456 54926 115 221 0 56232 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 225824

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1552624/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=225824 CPUtime=522.14
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 58700 0 0 0 52176 38 0 0 25 0 1 0 96684642 231243776 54933 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 56456 54933 115 221 0 56232 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 225824

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1552432/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=226056 CPUtime=582.12
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 58749 0 0 0 58174 38 0 0 25 0 1 0 96684642 231481344 54982 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 56514 54982 115 221 0 56290 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 226056

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

[startup+585.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1552368/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=226056 CPUtime=585.32
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 58751 0 0 0 58494 38 0 0 25 0 1 0 96684642 231481344 54984 1992294400 4194304 5102648 548682068768 18446744073709551615 4225758 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 56514 54984 115 221 0 56290 0
Current children cumulated CPU time (s) 585.32
Current children cumulated vsize (KiB) 226056

[startup+586.304 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1552368/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=226056 CPUtime=586.12
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 58751 0 0 0 58574 38 0 0 25 0 1 0 96684642 231481344 54984 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 56514 54984 115 221 0 56290 0
Current children cumulated CPU time (s) 586.12
Current children cumulated vsize (KiB) 226056

[startup+586.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1552368/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=226056 CPUtime=586.52
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 58751 0 0 0 58614 38 0 0 25 0 1 0 96684642 231481344 54984 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 56514 54984 115 221 0 56290 0
Current children cumulated CPU time (s) 586.52
Current children cumulated vsize (KiB) 226056

[startup+587.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21145
/proc/meminfo: memFree=1552368/2055920 swapFree=4180628/4192956
[pid=21144] ppid=21142 vsize=226056 CPUtime=586.92
/proc/21144/stat : 21144 (varsat-industri) R 21142 21144 20445 0 -1 4194304 58751 0 0 0 58654 38 0 0 25 0 1 0 96684642 231481344 54984 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/21144/statm: 56514 54984 115 221 0 56290 0
Current children cumulated CPU time (s) 586.92
Current children cumulated vsize (KiB) 226056

Child status: 20
Real time (s): 587.186
CPU time (s): 587.016
CPU user time (s): 586.593
CPU system time (s): 0.422935
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 226056

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

runsolver used 0.425935 second user time and 1.24381 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-25 21:09:25
IDJOB=1723488
IDBENCH=71715
IDSOLVER=538
FILE ID=node42/1723488-1240686564
PBS_JOBID= 9186657
Free space on /tmp= 66320 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723488-1240686564/watcher-1723488-1240686564 -o /tmp/evaluation-result-1723488-1240686564/solver-1723488-1240686564 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1974487600 HOME/instance-1723488-1240686564.cnf

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

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=1974487600

node42.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.232
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.232
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:       1773400 kB
Buffers:         29880 kB
Cached:         184952 kB
SwapCached:       6100 kB
Active:          70924 kB
Inactive:       152436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773400 kB
SwapTotal:     4192956 kB
SwapFree:      4180628 kB
Dirty:            9716 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            45220 kB
Committed_AS:   443500 kB
PageTables:       1388 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= 66316 MiB
End job on node42 at 2009-04-25 21:19:12