Trace number 3285975

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 118.232 118.243

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

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-3285975-1303768564.cnf'
0.00/0.00	c -- header says num vars:          66084
0.00/0.00	c -- header says num clauses:     1060536
0.29/0.35	c -- clauses added:            0 learnts,      1060536 normals,            0 xors
0.29/0.35	c -- vars added      66084
0.29/0.35	c Parsing time:  0.33 s
0.29/0.35	c  N st     0         0     66084     25002    661876         0   1572305         0   no data   no data  --
0.49/0.54	c asymm  cl-useful: 187/238/20688 lits-rem:4695 time: 0.18
5.19/5.25	c Flit:   136 Blit:   7319 bXBeca:    0 bXProp:  426 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  4.64
5.19/5.27	c Cleaning up after failed var search:     0.02 s 
6.69/6.70	c Calc non-exist non-lernt bins v-fix:     0 done:  12209 time:  1.38 s
6.69/6.72	c Cache  BProp: 5169 Set: 0 BXProp: 0 T: 0.02
6.69/6.75	c Subs w/ non-existent bins:      0 time:  0.02 s
6.69/6.77	c Replacing      426 vars Replaced    26834 lits Time:     0.02 s 
6.79/6.82	c bin-w-bin subsume rem          499 bins  time:  0.04 s
6.89/6.90	c subs with bin:       29  lits-rem:       151  v-fix:    0  time:  0.08 s
6.99/7.00	c Removed useless bin:    8540  fixed:     0  bprops:  10.01M  time:  0.10 s
7.09/7.11	c lits-rem:         0  cl-subs:       76  v-elim:   2344  v-fix:    0  time:  0.11 s
7.09/7.11	c learnt bin added due to v-elim: 0
7.69/7.75	c Finding binary XORs  T:     0.64 s  found:     248
7.69/7.77	c Replacing      248 vars Replaced    10322 lits Time:     0.02 s 
7.89/7.95	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
7.89/7.95	c calculated reachability. Time: 0.17
7.89/7.96	c Calc default polars -  time:   0.01 s pos:    1125 undec:   38563 neg:   26396
7.89/7.96	c =========================================================================================
7.89/7.96	c types(t): F = full restart, N = normal restart
7.89/7.96	c types(t): S = simplification begin/end, E = solution found
7.89/7.96	c restart types(rt): st = static, dy = dynamic
7.89/7.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
7.89/7.96	c  B st     0         0     27527     16755    345187         0    840157         0   no data   no data  --
11.19/11.24	c Decided on dynamic restart strategy
15.40/15.43	c  N dy    21      4120     27509     16755    345403      3769    840157   1953928    350.08     33.78  --
23.69/23.80	c  N dy    50      8157     27408     16755    345663      5169    840157   2040179    639.52     28.30  --
34.79/34.86	c  N dy    79     12288     27375     16755    345841      5086    840157   1019257    331.51     27.85  --
42.69/42.72	c  N dy   108     16302     27177     16557    340031      8547    825849   2857750    442.54     25.74  --
50.99/51.02	c  N dy   136     20348     27158     16557    340188      7116    825849   1473748    177.03     25.76  --
58.79/58.81	c  N dy   165     24402     27056     16557    340376     10862    825849   3074633    393.14     24.26  --
66.00/66.06	c  N dy   193     28412     27033     16557    340510      8287    825848   1349595    275.19     23.80  --
68.69/68.74	c  S st   205     30000     26925     16557    340570      9780    825848   1980125    377.08     23.28  --
69.49/69.50	c  S st   205     30500     26922     16557    340606     10226    825848   2060369    377.08     23.28  --
69.49/69.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
69.49/69.53	c Cache  BProp: 6457 Set: 359 BXProp: 2 T: 0.02
104.99/105.09	c Flit:   231 Blit:   1972 bXBeca:    0 bXProp:   66 Bin: 497345 BRemL:   1822 BRemN:   4345 CBin:       0 P: 60.0M T: 35.50
105.09/105.11	c Cleaning up after failed var search:     0.03 s 
106.69/106.76	c Calc non-exist non-lernt bins v-fix:   162 done:  15123 time:  1.64 s
106.79/106.80	c Cache  BProp: 8568 Set: 40 BXProp: 166 T: 0.03
106.89/106.97	c Subs w/ non-existent bins:     64 time:  0.17 s
107.09/107.11	c Replacing      235 vars Replaced    39331 lits Time:     0.13 s 
107.29/107.33	c bin-w-bin subsume rem         1246 bins  time:  0.13 s
108.69/108.78	c subs with bin:       55  lits-rem:      1691  v-fix:    0  time:  1.45 s
108.89/108.92	c Removed useless bin:    6905  fixed:     0  bprops:  10.00M  time:  0.14 s
110.49/110.60	c lits-rem:      1270  cl-subs:      887  v-elim:   2056  v-fix:    0  time:  1.68 s
110.49/110.60	c learnt bin added due to v-elim: 0
110.59/110.65	c vivif2 --  cl tried    14990 cl shrink      418 lits rem       5113 time: 0.05
110.79/110.84	c vivif2 --  cl tried     8520 cl shrink     5324 lits rem     494450 time: 0.19
111.10/111.15	c asymm  cl-useful: 99/292/14938 lits-rem:266 time: 0.32
111.40/111.43	c calculated reachability. Time: 0.26
111.40/111.44	c  N dy   205     30500     23662     14938    765614      7981    681018   1946717    377.08     23.28  --
111.40/111.44	c  F st   205     30500     23662     14938    765614      7981    681018   1946717    377.08     23.28  --
114.09/114.12	c Decided on dynamic restart strategy
116.60/116.67	c Finding binary XORs  T:     0.96 s  found:      68
117.80/117.84	c  N dy   226     34614     23626     14913    764125     11730    679978   2288914     36.66     21.97  --
118.10/118.18	c  E dy   228     34868     23622     14913    764149     11948    679978   2301771     40.79     21.85  --
118.10/118.19	c num threads              : 1          
118.10/118.19	c restarts                 : 228        
118.10/118.19	c dynamic restarts         : 216        
118.10/118.19	c static restarts          : 12         
118.10/118.19	c full restarts            : 1          
118.10/118.19	c total simplify time      : 1.00       
118.10/118.19	c learnts DL2              : 0          
118.10/118.19	c learnts size 2           : 1163214    
118.10/118.19	c learnts size 1           : 47339       (71.63     % of vars)
118.10/118.19	c filedLit time            : 40.19       (34.08     % time)
118.10/118.19	c v-elim SatELite          : 19          (0.03      % vars)
118.10/118.19	c SatELite time            : 1.70        (1.44      % time)
118.10/118.19	c v-elim xor               : 0           (0.00      % vars)
118.10/118.19	c xor elim time            : 0.02        (0.02      % time)
118.10/118.19	c num binary xor trees     : 904        
118.10/118.19	c binxor trees' crown      : 977         (1.08      leafs/tree)
118.10/118.19	c bin xor find time        : 1.59       
118.10/118.19	c OTF clause subsumed      : 780         (0.02      clauses/conflict)
118.10/118.19	c OTF subs. size diff      : 3472        (4.45       lits/clause)
118.10/118.19	c OTF cl watch-shrink      : 27359       (0.78      clauses/conflict)
118.10/118.19	c OTF cl watch-sh-lit      : 3547762     (129.67     lits/clause)
118.10/118.19	c tried to recurMin cls    : 34686       (99.48      % of conflicts)
118.10/118.19	c updated cache            : 12226       (0.35       lits/tried recurMin)
118.10/118.19	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
118.10/118.19	c OTF Gate-rem lits        : 0           (nan       lits/confl)
118.10/118.19	c clauses over max glue    : 0           (0.00      % of all clauses)
118.10/118.19	c conflicts                : 34868       (295.64    / sec)
118.10/118.19	c decisions                : 294855      (0.18      % random)
118.10/118.19	c bogo-props               : 671898450   (5696851.43 / sec)
118.10/118.19	c props                    : 156720966   (1328796.13 / sec)
118.10/118.19	c conflict literals        : 13045896    (40.31     % deleted)
118.10/118.19	c Memory used              : 790.79      MB
118.10/118.19	c CPU time                 : 117.94      s
118.10/118.19	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-3285975-1303768564/watcher-3285975-1303768564 -o /tmp/evaluation-result-3285975-1303768564/solver-3285975-1303768564 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3285975-1303768564.cnf 

running on 2 cores: 4,6

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.03 3.75 3.31 5/189 30086
/proc/meminfo: memFree=18680492/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=23060 CPUtime=0 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 1051 0 0 0 0 0 0 0 22 0 1 0 488459199 23613440 958 33554432000 4194304 4797429 140737310497216 18446744073709551615 4659944 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 5765 958 346 148 0 694 0

[startup+0.0906541 s]
/proc/loadavg: 4.03 3.75 3.31 5/189 30086
/proc/meminfo: memFree=18680492/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=39628 CPUtime=0.08 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 3750 0 0 0 8 0 0 0 22 0 1 0 488459199 40579072 2857 33554432000 4194304 4797429 140737310497216 18446744073709551615 4206672 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 9907 2857 350 148 0 4836 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39628

[startup+0.100655 s]
/proc/loadavg: 4.03 3.75 3.31 5/189 30086
/proc/meminfo: memFree=18680492/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=39628 CPUtime=0.09 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 3896 0 0 0 9 0 0 0 22 0 1 0 488459199 40579072 3003 33554432000 4194304 4797429 140737310497216 18446744073709551615 4431416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 9907 3003 350 148 0 4836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39628

[startup+0.300615 s]
/proc/loadavg: 4.03 3.75 3.31 5/189 30086
/proc/meminfo: memFree=18680492/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=61856 CPUtime=0.29 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 10629 0 0 0 28 1 0 0 23 0 1 0 488459199 63340544 8759 33554432000 4194304 4797429 140737310497216 18446744073709551615 218370618053 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 15464 8760 350 148 0 10393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61856

[startup+0.700543 s]
/proc/loadavg: 4.03 3.75 3.31 5/189 30086
/proc/meminfo: memFree=18680492/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=185864 CPUtime=0.69 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 16342 0 0 0 67 2 0 0 25 0 1 0 488459199 190324736 12364 33554432000 4194304 4797429 140737310497216 18446744073709551615 4430453 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 46466 12364 382 148 0 41395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 185864

[startup+1.50041 s]
/proc/loadavg: 4.03 3.75 3.31 5/190 30087
/proc/meminfo: memFree=18619476/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=218932 CPUtime=1.49 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 22647 0 0 0 146 3 0 0 25 0 1 0 488459199 224186368 18669 33554432000 4194304 4797429 140737310497216 18446744073709551615 4429114 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 54733 18669 382 148 0 49662 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 218932

[startup+3.1011 s]
/proc/loadavg: 4.03 3.75 3.31 5/190 30088
/proc/meminfo: memFree=18583500/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=280096 CPUtime=3.09 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 34300 0 0 0 305 4 0 0 25 0 1 0 488459199 286818304 30322 33554432000 4194304 4797429 140737310497216 18446744073709551615 4427317 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 70024 30322 382 148 0 64953 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 280096

[startup+6.30056 s]
/proc/loadavg: 4.02 3.75 3.32 5/190 30088
/proc/meminfo: memFree=18286764/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=518672 CPUtime=6.29 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 82521 0 0 0 618 11 0 0 25 0 1 0 488459199 531120128 78543 33554432000 4194304 4797429 140737310497216 18446744073709551615 4256375 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 129668 78543 383 148 0 124597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 518672

[startup+12.7004 s]
/proc/loadavg: 4.02 3.76 3.32 5/190 30088
/proc/meminfo: memFree=18084264/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=580812 CPUtime=12.69 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 98102 0 0 0 1256 13 0 0 25 0 1 0 488459199 594751488 94121 33554432000 4194304 4797429 140737310497216 18446744073709551615 4341275 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 145203 94121 411 148 0 140132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 580812

[startup+25.5012 s]
/proc/loadavg: 4.02 3.77 3.33 5/190 30088
/proc/meminfo: memFree=18132732/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=591184 CPUtime=25.49 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 103737 0 0 0 2534 15 0 0 25 0 1 0 488459199 605372416 97177 33554432000 4194304 4797429 140737310497216 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 147796 97177 411 148 0 142725 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 591184

[startup+51.1006 s]
/proc/loadavg: 4.01 3.79 3.35 5/190 30089
/proc/meminfo: memFree=18104868/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=601820 CPUtime=51.09 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 112043 0 0 0 5092 17 0 0 25 0 1 0 488459199 616263680 98418 33554432000 4194304 4797429 140737310497216 18446744073709551615 4423101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 150455 98418 411 148 0 145384 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 601820

[startup+102.307 s]
/proc/loadavg: 4.00 3.82 3.38 5/190 30090
/proc/meminfo: memFree=17984380/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=748544 CPUtime=102.29 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 147206 0 0 0 10207 22 0 0 25 0 1 0 488459199 766509056 129783 33554432000 4194304 4797429 140737310497216 18446744073709551615 4259288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 187136 129783 414 148 0 182065 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 748544

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

[startup+108.7 s]
/proc/loadavg: 4.08 3.84 3.39 5/190 30091
/proc/meminfo: memFree=17705616/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=809004 CPUtime=108.69 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 159535 0 0 0 10846 23 0 0 25 0 1 0 488459199 828420096 142112 33554432000 4194304 4797429 140737310497216 18446744073709551615 4520396 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 202251 142112 414 148 0 197180 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 809004

[startup+115.1 s]
/proc/loadavg: 4.07 3.84 3.39 5/190 30091
/proc/meminfo: memFree=17673872/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=809764 CPUtime=115.09 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 160997 0 0 0 11485 24 0 0 25 0 1 0 488459199 829198336 143568 33554432000 4194304 4797429 140737310497216 18446744073709551615 4424194 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 202441 143568 415 148 0 197370 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 809764

[startup+116.701 s]
/proc/loadavg: 4.07 3.84 3.39 5/190 30091
/proc/meminfo: memFree=17669408/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=809764 CPUtime=116.7 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 161015 0 0 0 11646 24 0 0 25 0 1 0 488459199 829198336 143586 33554432000 4194304 4797429 140737310497216 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 202441 143586 415 148 0 197370 0
Current children cumulated CPU time (s) 116.7
Current children cumulated vsize (KiB) 809764

[startup+117.501 s]
/proc/loadavg: 4.07 3.84 3.39 5/190 30091
/proc/meminfo: memFree=17669408/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=809764 CPUtime=117.5 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 161041 0 0 0 11726 24 0 0 25 0 1 0 488459199 829198336 143612 33554432000 4194304 4797429 140737310497216 18446744073709551615 4425543 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 202441 143612 415 148 0 197370 0
Current children cumulated CPU time (s) 117.5
Current children cumulated vsize (KiB) 809764

[startup+117.901 s]
/proc/loadavg: 4.07 3.84 3.39 5/190 30091
/proc/meminfo: memFree=17663580/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=809764 CPUtime=117.9 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 161056 0 0 0 11766 24 0 0 25 0 1 0 488459199 829198336 143627 33554432000 4194304 4797429 140737310497216 18446744073709551615 4423712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 202441 143627 415 148 0 197370 0
Current children cumulated CPU time (s) 117.9
Current children cumulated vsize (KiB) 809764

[startup+118.101 s]
/proc/loadavg: 4.07 3.84 3.39 5/190 30091
/proc/meminfo: memFree=17663580/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=809764 CPUtime=118.1 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 161069 0 0 0 11786 24 0 0 25 0 1 0 488459199 829198336 143640 33554432000 4194304 4797429 140737310497216 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 202441 143640 415 148 0 197370 0
Current children cumulated CPU time (s) 118.1
Current children cumulated vsize (KiB) 809764

[startup+118.201 s]
/proc/loadavg: 4.07 3.84 3.39 5/190 30091
/proc/meminfo: memFree=17663580/32951124 swapFree=67051468/67111528
[pid=30086] ppid=30084 vsize=801452 CPUtime=118.18 cores=4,6
/proc/30086/stat : 30086 (techdemo) R 30084 30086 28631 0 -1 4202496 161076 0 0 0 11794 24 0 0 25 0 1 0 488459199 820686848 142354 33554432000 4194304 4797429 140737310497216 18446744073709551615 4382340 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30086/statm: 200363 142354 420 148 0 195292 0
Current children cumulated CPU time (s) 118.18
Current children cumulated vsize (KiB) 801452

Child status: 20
Real time (s): 118.243
CPU time (s): 118.232
CPU user time (s): 117.965
CPU system time (s): 0.266959
CPU usage (%): 99.9911
Max. virtual memory (cumulated for all children) (KiB): 809764

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

runsolver used 0.221966 second user time and 0.429934 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 23:56:04
IDJOB=3285975
IDBENCH=82410
IDSOLVER=1585
FILE ID=node101/3285975-1303768564
RUNJOBID= node101-1303767892-29920
PBS_JOBID= 13157151
Free space on /tmp= 71176 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285975-1303768564/watcher-3285975-1303768564 -o /tmp/evaluation-result-3285975-1303768564/solver-3285975-1303768564 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3285975-1303768564.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=562340982

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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:      18680896 kB
Buffers:       2084204 kB
Cached:        8278684 kB
SwapCached:      33708 kB
Active:       10062404 kB
Inactive:      3729324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18680896 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          149604 kB
Writeback:           0 kB
AnonPages:     3416088 kB
Mapped:          10756 kB
Slab:           407108 kB
PageTables:      12960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4410168 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= 71168 MiB
End job on node101 at 2011-04-25 23:58:03