Trace number 3280731

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 100.55 101.522

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.5654
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

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-3280731-1303749492.cnf'
0.00/0.00	c -- header says num vars:         136756
0.00/0.00	c -- header says num clauses:      905980
0.39/0.45	c -- clauses added:            0 learnts,       905980 normals,            0 xors
0.39/0.45	c -- vars added     136756
0.39/0.45	c Parsing time:  0.42 s
0.39/0.45	c  N st     0         0    136756    134065    771540         0   2447216         0   no data   no data  --
0.79/0.84	c asymm  cl-useful: 18/35/134065 lits-rem:18 time: 0.38
7.39/7.44	c Flit:     1 Blit:      0 bXBeca:    0 bXProp: 4602 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  6.58
8.59/8.64	c Calc non-exist non-lernt bins v-fix:     0 done:  18858 time:  1.16 s
8.59/8.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.59/8.66	c Subs w/ non-existent bins:      0 time:  0.01 s
8.69/8.74	c Replacing     4602 vars Replaced   133764 lits Time:     0.08 s 
8.79/8.89	c bin-w-bin subsume rem         1149 bins  time:  0.11 s
9.29/9.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
9.54/9.63	c Removed useless bin:       0  fixed:     0  bprops:  10.01M  time:  0.20 s
10.61/10.97	c lits-rem:         0  cl-subs:     8649  v-elim:  44112  v-fix:    0  time:  1.07 s
10.61/10.97	c learnt bin added due to v-elim: 0
10.61/10.99	c Finding binary XORs  T:     0.02 s  found:       0
10.94/11.46	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
10.94/11.46	c Calc default polars -  time:   0.02 s pos:   27329 undec:   49408 neg:   60019
10.94/11.46	c =========================================================================================
10.94/11.46	c types(t): F = full restart, N = normal restart
10.94/11.46	c types(t): S = simplification begin/end, E = solution found
10.94/11.46	c restart types(rt): st = static, dy = dynamic
10.94/11.46	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
10.94/11.46	c  B st     0         0     88120    139671    668568         0   2347223         0   no data   no data  --
13.80/14.74	c Decided on dynamic restart strategy
17.66/18.65	c  N dy    20      4148     88120    139671    668685      3792   2347223    194969     40.88      9.77  --
24.25/25.25	c  N dy    47      8182     88119    139671    668783      7565   2347223    344104     38.94      9.16  --
30.35/31.37	c  N dy    75     12283     88119    139671    668841     11464   2347223    470282     31.20      8.93  --
36.74/37.74	c  N dy   104     16424     88119    139671    668888     15422   2347223    583830     25.55      8.52  --
42.54/43.56	c  N dy   132     20467     88115    139671    668931      9832   2347223    152335     20.20      8.53  --
48.34/49.33	c  N dy   160     24487     88115    139671    668981     13648   2347223    230154     16.15      8.33  --
54.73/55.73	c  N dy   189     28625     88113    139671    669028     17551   2347223    304783     17.29      8.20  --
56.83/57.80	c  S st   199     30000     88112    139671    669040     18828   2347223    321432     12.52      8.12  --
57.73/58.75	c  S st   199     30500     88112    139671    669168     19198   2347223    337367     12.52      8.12  --
57.73/58.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
92.73/93.78	c Flit:   216 Blit:     14 bXBeca:    0 bXProp:   74 Bin: 531032 BRemL:   8855 BRemN:      0 CBin:       0 P: 60.0M T: 35.00
92.73/93.79	c Cleaning up after failed var search:     0.00 s 
93.93/94.96	c Calc non-exist non-lernt bins v-fix:     0 done:  20658 time:  1.15 s
93.93/94.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.03/95.03	c Subs w/ non-existent bins:     56 time:  0.07 s
94.13/95.13	c Replacing       74 vars Replaced    12309 lits Time:     0.09 s 
94.33/95.39	c bin-w-bin subsume rem          338 bins  time:  0.20 s
95.93/96.99	c subs with bin:     3820  lits-rem:     39019  v-fix:    0  time:  1.60 s
96.13/97.17	c Removed useless bin:      25  fixed:     0  bprops:  10.00M  time:  0.18 s
98.33/99.37	c lits-rem:      7367  cl-subs:    32541  v-elim:  59425  v-fix:    0  time:  2.17 s
98.33/99.37	c learnt bin added due to v-elim: 0
98.52/99.57	c asymm  cl-useful: 80/81/162007 lits-rem:26187 time: 0.20
98.63/99.60	c  N dy   199     30500     30159    162007    654545      4800   2163566    388884     12.52      8.12  --
98.63/99.60	c  F st   199     30500     30159    162007    654545      4800   2163566    388884     12.52      8.12  --
100.33/101.33	c  E st   205     32526     30158    162007    654559      6662   2163566    410370     11.05      7.99  --
100.33/101.34	c num threads              : 1          
100.33/101.34	c restarts                 : 205        
100.33/101.34	c dynamic restarts         : 193        
100.33/101.34	c static restarts          : 12         
100.33/101.34	c full restarts            : 1          
100.33/101.34	c total simplify time      : 0.02       
100.33/101.34	c learnts DL2              : 0          
100.33/101.34	c learnts size 2           : 1306276    
100.33/101.34	c learnts size 1           : 380         (0.28      % of vars)
100.33/101.34	c filedLit time            : 41.58       (41.54     % time)
100.33/101.34	c v-elim SatELite          : 101554      (74.26     % vars)
100.33/101.34	c SatELite time            : 3.27        (3.27      % time)
100.33/101.34	c v-elim xor               : 0           (0.00      % vars)
100.33/101.34	c xor elim time            : 0.03        (0.03      % time)
100.33/101.34	c num binary xor trees     : 739        
100.33/101.34	c binxor trees' crown      : 4676        (6.33      leafs/tree)
100.33/101.34	c bin xor find time        : 0.02       
100.33/101.34	c OTF clause subsumed      : 1466        (0.05      clauses/conflict)
100.33/101.34	c OTF subs. size diff      : 1707        (1.16       lits/clause)
100.33/101.34	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
100.33/101.34	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
100.33/101.34	c tried to recurMin cls    : 0           (0.00       % of conflicts)
100.33/101.34	c updated cache            : 0           (nan        lits/tried recurMin)
100.33/101.34	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
100.33/101.34	c OTF Gate-rem lits        : 0           (nan       lits/confl)
100.33/101.34	c clauses over max glue    : 0           (0.00      % of all clauses)
100.33/101.34	c conflicts                : 32526       (324.96    / sec)
100.33/101.34	c decisions                : 71697       (3.41      % random)
100.33/101.34	c bogo-props               : 952719866   (9518272.14 / sec)
100.33/101.34	c props                    : 291746298   (2914729.46 / sec)
100.33/101.34	c conflict literals        : 933716      (42.02     % deleted)
100.33/101.34	c Memory used              : 537.59      MB
100.33/101.34	c CPU time                 : 100.09      s
100.33/101.34	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-3280731-1303749492/watcher-3280731-1303749492 -o /tmp/evaluation-result-3280731-1303749492/solver-3280731-1303749492 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3280731-1303749492.cnf 

running on 2 cores: 1,3

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: 0.83 1.81 2.58 5/187 27833
/proc/meminfo: memFree=18419244/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=30148 CPUtime=0 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 1132 0 0 0 0 0 0 0 20 0 1 0 486548947 30871552 1036 33554432000 4194304 4797429 140733202856528 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 7537 1036 349 148 0 2466 0

[startup+0.0214291 s]
/proc/loadavg: 0.83 1.81 2.58 5/187 27833
/proc/meminfo: memFree=18419244/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=34272 CPUtime=0.01 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 2204 0 0 0 1 0 0 0 20 0 1 0 486548947 35094528 1759 33554432000 4194304 4797429 140733202856528 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 8568 1760 350 148 0 3497 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 34272

[startup+0.100417 s]
/proc/loadavg: 0.83 1.81 2.58 5/187 27833
/proc/meminfo: memFree=18419244/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=51000 CPUtime=0.09 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 6183 0 0 0 8 1 0 0 20 0 1 0 486548947 52224000 5214 33554432000 4194304 4797429 140733202856528 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 12750 5233 350 148 0 7679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51000

[startup+0.300384 s]
/proc/loadavg: 0.83 1.81 2.58 5/187 27833
/proc/meminfo: memFree=18419244/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=80692 CPUtime=0.29 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 15913 0 0 0 27 2 0 0 21 0 1 0 486548947 82628608 12112 33554432000 4194304 4797429 140733202856528 18446744073709551615 274664808192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 20173 12112 350 148 0 15102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80692

[startup+0.700316 s]
/proc/loadavg: 0.83 1.81 2.58 5/187 27833
/proc/meminfo: memFree=18419244/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=120996 CPUtime=0.69 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 27174 0 0 0 65 4 0 0 22 0 1 0 486548947 123899904 19630 33554432000 4194304 4797429 140733202856528 18446744073709551615 4428635 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 30249 19630 372 148 0 25178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120996

[startup+1.50018 s]
/proc/loadavg: 0.83 1.81 2.58 6/188 27834
/proc/meminfo: memFree=18338904/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=226984 CPUtime=1.49 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 28601 0 0 0 145 4 0 0 25 0 1 0 486548947 232431616 19903 33554432000 4194304 4797429 140733202856528 18446744073709551615 4243031 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 56746 19903 381 148 0 51675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 226984

[startup+3.10091 s]
/proc/loadavg: 1.32 1.90 2.61 9/188 27834
/proc/meminfo: memFree=18337044/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=226984 CPUtime=3.09 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 28601 0 0 0 305 4 0 0 25 0 1 0 486548947 232431616 19903 33554432000 4194304 4797429 140733202856528 18446744073709551615 4428396 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 56746 19903 381 148 0 51675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226984

[startup+6.30034 s]
/proc/loadavg: 1.32 1.90 2.61 6/188 27834
/proc/meminfo: memFree=18333100/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=226984 CPUtime=6.29 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 28645 0 0 0 625 4 0 0 25 0 1 0 486548947 232431616 19947 33554432000 4194304 4797429 140733202856528 18446744073709551615 4428580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 56746 19947 381 148 0 51675 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 226984

[startup+12.7002 s]
/proc/loadavg: 2.12 2.05 2.65 6/188 27834
/proc/meminfo: memFree=17999932/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=397664 CPUtime=12.14 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 71656 0 0 0 1199 15 0 0 25 0 1 0 486548947 407207936 62689 33554432000 4194304 4797429 140733202856528 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/27833/statm: 99416 62689 410 148 0 94345 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 397664

[startup+25.507 s]
/proc/loadavg: 2.49 2.13 2.67 5/188 27834
/proc/meminfo: memFree=17994968/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=397664 CPUtime=24.55 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 71966 0 0 0 2435 20 0 0 25 0 1 0 486548947 407207936 62994 33554432000 4194304 4797429 140733202856528 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 99416 62994 411 148 0 94345 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 397664

[startup+51.1006 s]
/proc/loadavg: 3.06 2.29 2.71 6/188 27835
/proc/meminfo: memFree=17744992/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=403620 CPUtime=50.14 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 74785 0 0 0 4992 22 0 0 25 0 1 0 486548947 413306880 62104 33554432000 4194304 4797429 140733202856528 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 100905 62104 411 148 0 95834 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 403620

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

[startup+51.3005 s]
/proc/loadavg: 3.06 2.29 2.71 6/188 27835
/proc/meminfo: memFree=17744992/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=403620 CPUtime=50.34 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 74787 0 0 0 5012 22 0 0 25 0 1 0 486548947 413306880 62106 33554432000 4194304 4797429 140733202856528 18446744073709551615 4424416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 100905 62106 411 148 0 95834 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 403620

[startup+76.9001 s]
/proc/loadavg: 3.43 2.46 2.75 5/188 27836
/proc/meminfo: memFree=17685280/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=421816 CPUtime=75.93 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 79292 0 0 0 7570 23 0 0 25 0 1 0 486548947 431939584 66601 33554432000 4194304 4797429 140733202856528 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 105454 66601 414 148 0 100383 0
Current children cumulated CPU time (s) 75.93
Current children cumulated vsize (KiB) 421816

[startup+89.7009 s]
/proc/loadavg: 3.59 2.52 2.76 5/188 27836
/proc/meminfo: memFree=17672504/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=441644 CPUtime=88.73 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 83103 0 0 0 8850 23 0 0 25 0 1 0 486548947 452243456 70412 33554432000 4194304 4797429 140733202856528 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 110411 70412 414 148 0 105340 0
Current children cumulated CPU time (s) 88.73
Current children cumulated vsize (KiB) 441644

[startup+96.1008 s]
/proc/loadavg: 3.62 2.55 2.77 5/188 27836
/proc/meminfo: memFree=17596616/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=517632 CPUtime=95.13 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 100509 0 0 0 9488 25 0 0 25 0 1 0 486548947 530055168 87818 33554432000 4194304 4797429 140733202856528 18446744073709551615 4520284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 129408 87818 414 148 0 124337 0
Current children cumulated CPU time (s) 95.13
Current children cumulated vsize (KiB) 517632

[startup+99.3002 s]
/proc/loadavg: 3.65 2.57 2.78 5/188 27836
/proc/meminfo: memFree=17561648/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=549292 CPUtime=98.33 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 110647 0 0 0 9806 27 0 0 25 0 1 0 486548947 562475008 97698 33554432000 4194304 4797429 140733202856528 18446744073709551615 4492026 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 137323 97698 414 148 0 132252 0
Current children cumulated CPU time (s) 98.33
Current children cumulated vsize (KiB) 549292

[startup+100.901 s]
/proc/loadavg: 3.65 2.57 2.78 5/188 27836
/proc/meminfo: memFree=17558920/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=550492 CPUtime=99.92 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 111012 0 0 0 9965 27 0 0 25 0 1 0 486548947 563703808 98062 33554432000 4194304 4797429 140733202856528 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 137623 98062 415 148 0 132552 0
Current children cumulated CPU time (s) 99.92
Current children cumulated vsize (KiB) 550492

[startup+101.301 s]
/proc/loadavg: 3.68 2.59 2.78 5/188 27836
/proc/meminfo: memFree=17557928/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=550492 CPUtime=100.33 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 111019 0 0 0 10006 27 0 0 25 0 1 0 486548947 563703808 98069 33554432000 4194304 4797429 140733202856528 18446744073709551615 4424116 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 137623 98069 415 148 0 132552 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 550492

[startup+101.501 s]
/proc/loadavg: 3.68 2.59 2.78 5/188 27836
/proc/meminfo: memFree=17557928/32951132 swapFree=67111528/67111528
[pid=27833] ppid=27831 vsize=516948 CPUtime=100.51 cores=1,3
/proc/27833/stat : 27833 (techdemo) R 27831 27833 27276 0 -1 4202496 111025 0 0 0 10024 27 0 0 25 0 1 0 486548947 529354752 93265 33554432000 4194304 4797429 140733202856528 18446744073709551615 274664457316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27833/statm: 129237 93265 420 148 0 124166 0
Current children cumulated CPU time (s) 100.51
Current children cumulated vsize (KiB) 516948

Child status: 20
Real time (s): 101.522
CPU time (s): 100.55
CPU user time (s): 100.252
CPU system time (s): 0.297954
CPU usage (%): 99.042
Max. virtual memory (cumulated for all children) (KiB): 550492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.252
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111026
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= 8
involuntary context switches= 203

runsolver used 0.158975 second user time and 0.401938 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 18:38:13
IDJOB=3280731
IDBENCH=20431
IDSOLVER=1585
FILE ID=node131/3280731-1303749492
RUNJOBID= node131-1303749490-27793
PBS_JOBID= 13154031
Free space on /tmp= 72012 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280731-1303749492/watcher-3280731-1303749492 -o /tmp/evaluation-result-3280731-1303749492/solver-3280731-1303749492 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3280731-1303749492.cnf

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

MD5SUM BENCH= 3b8c6114a974b09e9b1601ba0718cbf3
RANDOM SEED=36084036

node131.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.830
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.66
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.830
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	: 5332.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18419524 kB
Buffers:       1000496 kB
Cached:       12875448 kB
SwapCached:          0 kB
Active:        4571652 kB
Inactive:      9442308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18419524 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           54904 kB
Writeback:           0 kB
AnonPages:      137356 kB
Mapped:          16540 kB
Slab:           454380 kB
PageTables:       5968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   653460 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72004 MiB
End job on node131 at 2011-04-25 18:39:55