Trace number 3288137

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
CryptoMiniSat TechDemo-Alpha-stUNSAT 116.001 116.014

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.09638
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
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 Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3288137-1303774924.cnf'
0.00/0.00	c -- header says num vars:          96095
0.00/0.00	c -- header says num clauses:      285404
0.08/0.17	c -- clauses added:            0 learnts,       285404 normals,            0 xors
0.08/0.17	c -- vars added      96095
0.08/0.17	c Parsing time:  0.15 s
0.08/0.17	c  N st     0         0     96095     95134    190268         0    665938         0   no data   no data  --
0.38/0.45	c asymm  cl-useful: 54/3599/95133 lits-rem:162 time: 0.28
6.29/6.37	c Flit:   200 Blit:   9223 bXBeca:    0 bXProp: 3744 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  5.91
6.29/6.38	c Cleaning up after failed var search:     0.01 s 
6.60/6.62	c Calc non-exist non-lernt bins v-fix:     0 done:  29197 time:  0.22 s
6.60/6.62	c Cache  BProp: 0 Set: 0 BXProp: 44 T: 0.00
6.60/6.63	c Subs w/ non-existent bins:    393 time:  0.01 s
6.60/6.65	c Replacing     3789 vars Replaced    88007 lits Time:     0.02 s 
6.60/6.69	c bin-w-bin subsume rem          415 bins  time:  0.01 s
6.68/6.72	c subs with bin:       11  lits-rem:        11  v-fix:    0  time:  0.03 s
6.78/6.82	c Removed useless bin:     366  fixed:     0  bprops:  10.00M  time:  0.10 s
7.08/7.16	c lits-rem:         0  cl-subs:     8525  v-elim:  27555  v-fix:    0  time:  0.33 s
7.08/7.16	c learnt bin added due to v-elim: 0
7.08/7.17	c Finding binary XORs  T:     0.01 s  found:     373
7.08/7.18	c Replacing      373 vars Replaced     3404 lits Time:     0.01 s 
7.19/7.23	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
7.19/7.23	c Calc default polars -  time:   0.01 s pos:    1365 undec:   41883 neg:   52847
7.19/7.23	c =========================================================================================
7.19/7.23	c types(t): F = full restart, N = normal restart
7.19/7.23	c types(t): S = simplification begin/end, E = solution found
7.19/7.23	c restart types(rt): st = static, dy = dynamic
7.19/7.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
7.19/7.23	c  B st     0         0     54657     81423    103788         0    503649         0   no data   no data  --
7.60/7.68	c Decided on dynamic restart strategy
8.09/8.14	c  N dy    19      4126     54653     81423    103986      3769    503649     57656     15.80      5.79  --
9.09/9.13	c  N dy    46      8253     54635     81423    104150      7602    503648    116866     19.44      5.88  --
10.19/10.20	c  N dy    67     12349     54606     81423    104246     11468    503648    186569     19.10      5.91  --
11.29/11.34	c  N dy    86     16540     54529     81423    104344     15417    503647    285067     22.62      6.11  --
12.69/12.70	c  N dy   106     20588     54261     81423    104449      9895    503647    112520     22.95      6.20  --
13.89/13.97	c  N dy   123     24850     54260     81423    104523     13953    503647    232884     27.73      6.35  --
15.29/15.33	c  N dy   141     28864     54222     81423    104578     17770    503647    335756     28.92      6.49  --
15.69/15.79	c  S st   147     30002     54219     81423    104598     18845    503647    371645     30.97      6.54  --
16.09/16.15	c  S st   147     30503     54217     81423    104654     19258    503645    378650     30.97      6.54  --
16.09/16.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.09/16.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.79/109.82	c Flit:   317 Blit:   3630 bXBeca:    0 bXProp: 3055 Bin:  99481 BRemL:   1055 BRemN:    287 CBin:       0 P: 60.0M T: 93.58
109.79/109.84	c Cleaning up after failed var search:     0.02 s 
110.09/110.12	c Calc non-exist non-lernt bins v-fix:     6 done:  29751 time:  0.28 s
110.09/110.14	c Cache  BProp: 1704 Set: 4 BXProp: 2416 T: 0.02
110.29/110.39	c Subs w/ non-existent bins:   2393 time:  0.25 s
110.39/110.45	c Replacing     5471 vars Replaced   255748 lits Time:     0.05 s 
110.49/110.51	c bin-w-bin subsume rem         8126 bins  time:  0.03 s
110.59/110.64	c subs with bin:     2035  lits-rem:     39031  v-fix:    0  time:  0.13 s
110.69/110.70	c Removed useless bin:     462  fixed:     1  bprops:   3.31M  time:  0.06 s
111.28/111.35	c lits-rem:     15079  cl-subs:    21659  v-elim:  28943  v-fix:    0  time:  0.65 s
111.28/111.35	c learnt bin added due to v-elim: 0
111.48/111.54	c vivif2 --  cl tried    55712 cl shrink    14525 lits rem      35439 time: 0.19
111.48/111.58	c vivif2 --  cl tried     4828 cl shrink     2748 lits rem      11577 time: 0.04
112.09/112.15	c asymm  cl-useful: 1415/9360/51379 lits-rem:2244 time: 0.57
112.09/112.19	c calculated reachability. Time: 0.04
112.09/112.20	c  N dy   147     30503     14501     51147     52318      4427    241233     73960     30.97      6.54  --
112.09/112.20	c  F st   147     30503     14501     51147     52318      4427    241233     73960     30.97      6.54  --
112.58/112.69	c Decided on static restart strategy
113.58/113.60	c  N dy   155     35719     14469     51142     52510      9257    241193    139674     16.69      6.40  --
114.40/114.42	c Finding binary XORs  T:     0.22 s  found:     978
114.40/114.44	c Replacing      978 vars Replaced    30452 lits Time:     0.02 s 
115.29/115.34	c  N dy   159     40623     13421     50270     48157     13399    233235    197779     15.25      6.43  --
115.79/115.88	c  E dy   161     42280     13356     50270     48204     14934    233235    220505     13.25      6.41  --
115.79/115.89	c num threads              : 1          
115.79/115.89	c restarts                 : 161        
115.79/115.89	c dynamic restarts         : 149        
115.79/115.89	c static restarts          : 12         
115.79/115.89	c full restarts            : 1          
115.79/115.89	c total simplify time      : 0.25       
115.79/115.89	c learnts DL2              : 0          
115.79/115.89	c learnts size 2           : 313905     
115.79/115.89	c learnts size 1           : 16674       (17.35     % of vars)
115.79/115.89	c filedLit time            : 99.53       (85.99     % time)
115.79/115.89	c v-elim SatELite          : 56213       (58.50     % vars)
115.79/115.89	c SatELite time            : 0.91        (0.79      % time)
115.79/115.89	c v-elim xor               : 0           (0.00      % vars)
115.79/115.89	c xor elim time            : 0.01        (0.01      % time)
115.79/115.89	c num binary xor trees     : 3865       
115.79/115.89	c binxor trees' crown      : 10611       (2.75      leafs/tree)
115.79/115.89	c bin xor find time        : 0.23       
115.79/115.89	c OTF clause subsumed      : 1386        (0.03      clauses/conflict)
115.79/115.89	c OTF subs. size diff      : 1660        (1.20       lits/clause)
115.79/115.89	c OTF cl watch-shrink      : 7834        (0.19      clauses/conflict)
115.79/115.89	c OTF cl watch-sh-lit      : 79380       (10.13      lits/clause)
115.79/115.89	c tried to recurMin cls    : 11746       (27.78      % of conflicts)
115.79/115.89	c updated cache            : 856         (0.07       lits/tried recurMin)
115.79/115.89	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
115.79/115.89	c OTF Gate-rem lits        : 0           (nan       lits/confl)
115.79/115.89	c clauses over max glue    : 0           (0.00      % of all clauses)
115.79/115.89	c conflicts                : 42280       (365.27    / sec)
115.79/115.89	c decisions                : 114612      (2.63      % random)
115.79/115.89	c bogo-props               : 308865288   (2668373.33 / sec)
115.79/115.89	c props                    : 62675849    (541474.13 / sec)
115.79/115.89	c conflict literals        : 823828      (31.88     % deleted)
115.79/115.89	c Memory used              : 477.55      MB
115.79/115.89	c CPU time                 : 115.75      s
115.79/115.89	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3288137-1303774924/watcher-3288137-1303774924 -o /tmp/evaluation-result-3288137-1303774924/solver-3288137-1303774924 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3288137-1303774924.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 3.87 3.61 4/189 1542
/proc/meminfo: memFree=13226772/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=21604 CPUtime=0 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 512 0 0 0 0 0 0 0 18 0 1 0 489093355 22122496 452 33554432000 4194304 4797429 140735185454544 18446744073709551615 270613110528 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 5401 462 327 148 0 330 0

[startup+0.080951 s]
/proc/loadavg: 4.01 3.87 3.61 4/189 1542
/proc/meminfo: memFree=13226772/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=52136 CPUtime=0.06 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 7605 0 0 0 6 0 0 0 18 0 1 0 489093355 53387264 5714 33554432000 4194304 4797429 140735185454544 18446744073709551615 4367649 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 13034 5717 349 148 0 7963 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 52136

[startup+0.10095 s]
/proc/loadavg: 4.01 3.87 3.61 4/189 1542
/proc/meminfo: memFree=13226772/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=54792 CPUtime=0.08 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 8690 0 0 0 8 0 0 0 18 0 1 0 489093355 56107008 6763 33554432000 4194304 4797429 140735185454544 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 13698 6765 349 148 0 8627 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 54792

[startup+0.300913 s]
/proc/loadavg: 4.01 3.87 3.61 4/189 1542
/proc/meminfo: memFree=13226772/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=78744 CPUtime=0.28 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 15757 0 0 0 27 1 0 0 18 0 1 0 489093355 80633856 11919 33554432000 4194304 4797429 140735185454544 18446744073709551615 4428517 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 19686 11919 373 148 0 14615 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 78744

[startup+0.700839 s]
/proc/loadavg: 4.01 3.87 3.61 4/189 1542
/proc/meminfo: memFree=13226772/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=182368 CPUtime=0.69 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 16762 0 0 0 67 2 0 0 18 0 1 0 489093355 186744832 12458 33554432000 4194304 4797429 140735185454544 18446744073709551615 4427892 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 45592 12458 382 148 0 40521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 182368

[startup+1.5007 s]
/proc/loadavg: 4.01 3.87 3.61 5/190 1543
/proc/meminfo: memFree=13177392/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=182368 CPUtime=1.49 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 16767 0 0 0 147 2 0 0 20 0 1 0 489093355 186744832 12463 33554432000 4194304 4797429 140735185454544 18446744073709551615 4427200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 45592 12463 382 148 0 40521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 182368

[startup+3.10042 s]
/proc/loadavg: 4.01 3.87 3.61 5/190 1543
/proc/meminfo: memFree=13176152/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=182368 CPUtime=3.09 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 16767 0 0 0 307 2 0 0 25 0 1 0 489093355 186744832 12463 33554432000 4194304 4797429 140735185454544 18446744073709551615 4427396 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 45592 12463 382 148 0 40521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 182368

[startup+6.30085 s]
/proc/loadavg: 4.01 3.87 3.61 5/190 1543
/proc/meminfo: memFree=13176164/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=182368 CPUtime=6.29 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 16771 0 0 0 627 2 0 0 25 0 1 0 489093355 186744832 12467 33554432000 4194304 4797429 140735185454544 18446744073709551615 4428600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 45592 12467 382 148 0 40521 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 182368

[startup+12.7007 s]
/proc/loadavg: 4.01 3.87 3.61 5/190 1543
/proc/meminfo: memFree=13111316/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=249744 CPUtime=12.69 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 34787 0 0 0 1264 5 0 0 25 0 1 0 489093355 255737856 28562 33554432000 4194304 4797429 140735185454544 18446744073709551615 4423585 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 62436 28562 412 148 0 57365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 249744

[startup+25.5005 s]
/proc/loadavg: 4.01 3.88 3.62 5/190 1543
/proc/meminfo: memFree=13094416/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=265760 CPUtime=25.49 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 39169 0 0 0 2543 6 0 0 25 0 1 0 489093355 272138240 32937 33554432000 4194304 4797429 140735185454544 18446744073709551615 4259304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 66440 32937 415 148 0 61369 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 265760

[startup+51.1009 s]
/proc/loadavg: 4.08 3.90 3.63 5/190 1544
/proc/meminfo: memFree=12953656/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=432096 CPUtime=51.09 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 74286 0 0 0 5098 11 0 0 25 0 1 0 489093355 442466304 68054 33554432000 4194304 4797429 140735185454544 18446744073709551615 4346388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 108024 68054 415 148 0 102953 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 432096

[startup+102.307 s]
/proc/loadavg: 4.03 3.92 3.65 5/190 1545
/proc/meminfo: memFree=12887948/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=489012 CPUtime=102.29 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 88517 0 0 0 10217 12 0 0 25 0 1 0 489093355 500748288 82285 33554432000 4194304 4797429 140735185454544 18446744073709551615 4259149 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 122253 82285 415 148 0 117182 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 489012

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

[startup+108.701 s]
/proc/loadavg: 4.03 3.92 3.65 5/190 1546
/proc/meminfo: memFree=12884848/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=489012 CPUtime=108.69 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 88533 0 0 0 10857 12 0 0 25 0 1 0 489093355 500748288 82301 33554432000 4194304 4797429 140735185454544 18446744073709551615 4427299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 122253 82301 415 148 0 117182 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 489012

[startup+111.9 s]
/proc/loadavg: 4.03 3.92 3.65 5/190 1546
/proc/meminfo: memFree=12881128/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=489012 CPUtime=111.88 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 89853 0 0 0 11176 12 0 0 25 0 1 0 489093355 500748288 83479 33554432000 4194304 4797429 140735185454544 18446744073709551615 4428520 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 122253 83479 415 148 0 117182 0
Current children cumulated CPU time (s) 111.88
Current children cumulated vsize (KiB) 489012

[startup+113.501 s]
/proc/loadavg: 4.03 3.92 3.65 5/190 1546
/proc/meminfo: memFree=12879012/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=489012 CPUtime=113.48 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 89938 0 0 0 11336 12 0 0 25 0 1 0 489093355 500748288 83562 33554432000 4194304 4797429 140735185454544 18446744073709551615 4351547 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 122253 83562 416 148 0 117182 0
Current children cumulated CPU time (s) 113.48
Current children cumulated vsize (KiB) 489012

[startup+115.101 s]
/proc/loadavg: 4.03 3.92 3.65 5/190 1546
/proc/meminfo: memFree=12881368/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=489012 CPUtime=115.09 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 90013 0 0 0 11496 13 0 0 25 0 1 0 489093355 500748288 83633 33554432000 4194304 4797429 140735185454544 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 122253 83633 416 148 0 117182 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 489012

[startup+115.507 s]
/proc/loadavg: 4.03 3.92 3.65 5/190 1546
/proc/meminfo: memFree=12880748/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=489012 CPUtime=115.5 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 90036 0 0 0 11537 13 0 0 25 0 1 0 489093355 500748288 83655 33554432000 4194304 4797429 140735185454544 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 122253 83655 416 148 0 117182 0
Current children cumulated CPU time (s) 115.5
Current children cumulated vsize (KiB) 489012

[startup+115.9 s]
/proc/loadavg: 4.03 3.92 3.65 5/190 1546
/proc/meminfo: memFree=12880748/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=482864 CPUtime=115.88 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 90060 0 0 0 11575 13 0 0 25 0 1 0 489093355 494452736 82550 33554432000 4194304 4797429 140735185454544 18446744073709551615 4406020 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 120716 82550 421 148 0 115645 0
Current children cumulated CPU time (s) 115.88
Current children cumulated vsize (KiB) 482864

[startup+116 s]
/proc/loadavg: 4.03 3.92 3.65 5/190 1546
/proc/meminfo: memFree=12880748/32951124 swapFree=67111528/67111528
[pid=1542] ppid=1540 vsize=434636 CPUtime=115.98 cores=5,7
/proc/1542/stat : 1542 (techdemo) R 1540 1542 327 0 -1 4202496 90060 0 0 0 11585 13 0 0 25 0 1 0 489093355 445067264 69715 33554432000 4194304 4797429 140735185454544 18446744073709551615 270613153927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1542/statm: 108659 69715 421 148 0 103588 0
Current children cumulated CPU time (s) 115.98
Current children cumulated vsize (KiB) 434636

Child status: 20
Real time (s): 116.014
CPU time (s): 116.001
CPU user time (s): 115.853
CPU system time (s): 0.147977
CPU usage (%): 99.9888
Max. virtual memory (cumulated for all children) (KiB): 489012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.853
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90061
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= 13
involuntary context switches= 183

runsolver used 0.184971 second user time and 0.452931 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-26 01:42:04
IDJOB=3288137
IDBENCH=82489
IDSOLVER=1585
FILE ID=node108/3288137-1303774924
RUNJOBID= node108-1303774630-1387
PBS_JOBID= 13157178
Free space on /tmp= 71580 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288137-1303774924/watcher-3288137-1303774924 -o /tmp/evaluation-result-3288137-1303774924/solver-3288137-1303774924 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3288137-1303774924.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=697731153

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13227176 kB
Buffers:       2277796 kB
Cached:       16088576 kB
SwapCached:          0 kB
Active:       10581600 kB
Inactive:      8560288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13227176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12512 kB
Writeback:           0 kB
AnonPages:      774544 kB
Mapped:          16624 kB
Slab:           516284 kB
PageTables:       7188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1347884 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71572 MiB
End job on node108 at 2011-04-26 01:44:00